Start a Conversation

Unsolved

This post is more than 5 years old

5179

August 14th, 2008 12:00

xsl transform repository file does not work in repoint

Please any advising is appreciated.

I am using repoint to browse xml content and using the xsl tranform repository file button to transform a xml file to html format. It does not work on my workstation (for some other workstation, it works!). Just can not figure out what is wrong in the environment setting for the repoint:

content server: 5.3 sp5

dfc version: 5.3.0.511 SP5

jdk: version 1.4.2_11

The system prompt out a window with the message:

Printing Operation Error List

End Printing Operation Error List

The log4j output is as following:

0 WARN com.documentum.fc.common.DfLogger - Failed to load log4j.properties. Using default log4j configuration

135722 ERROR com.documentum.devprog.eclipse.libraryfunc.XSLTransformMonitor - Error performing Transform

DfException:: THREAD: ModalContext; MSG: ; ERRORCODE: ff; NEXT: null

at com.documentum.operations.DfApplyTransformation.applyStyleSheet(DfApplyTransformation.java:531)

at com.documentum.operations.DfApplyTransformation.applyStyleSheet(DfApplyTransformation.java:468)

at com.documentum.operations.DfApplyTransformation.applyTransformation(DfApplyTransformation.java:119)

at com.documentum.operations.DfApplyTransformation.execute(DfApplyTransformation.java:59)

at com.documentum.operations.DfOperationStep.execute(DfOperationStep.java:135)

at com.documentum.operations.DfOperation.execute(DfOperation.java:432)

at com.documentum.devprog.eclipse.libraryfunc.XSLTransformMonitor.run(XSLTransformMonitor.java:74)

at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

Caused by: javax.xml.transform.TransformerConfigurationException: javax.xml.transform.TransformerConfigurationException: javax.xml.transform.TransformerException: org.xml.sax.SAXParseException: Document root element is missing.

at org.apache.xalan.processor.TransformerFactoryImpl.newTransformer(Unknown Source)

at com.documentum.operations.DfApplyTransformation.applyStyleSheet(DfApplyTransformation.java:490)

... 7 more

Caused by: javax.xml.transform.TransformerConfigurationException: javax.xml.transform.TransformerException: org.xml.sax.SAXParseException: Document root element is missing.

at org.apache.xalan.processor.TransformerFactoryImpl.processFromNode(Unknown Source)

at org.apache.xalan.processor.TransformerFactoryImpl.processFromNode(Unknown Source)

at org.apache.xalan.processor.TransformerFactoryImpl.newTemplates(Unknown Source)

... 9 more

Caused by: javax.xml.transform.TransformerException: org.xml.sax.SAXParseException: Document root element is missing.

... 12 more

Caused by: org.xml.sax.SAXParseException: Document root element is missing.

at org.apache.crimson.parser.Parser2.fatal(Unknown Source)

at org.apache.crimson.parser.Parser2.fatal(Unknown Source)

at org.apache.crimson.parser.Parser2.parseInternal(Unknown Source)

at org.apache.crimson.parser.Parser2.parse(Unknown Source)

at org.apache.crimson.parser.XMLReaderImpl.parse(Unknown Source)

at org.apache.xalan.processor.ProcessorInclude.parse(Unknown Source)

at org.apache.xalan.processor.ProcessorInclude.startElement(Unknown Source)

at org.apache.xalan.processor.StylesheetHandler.startElement(Unknown Source)

at org.apache.xml.utils.TreeWalker.startNode(Unknown Source)

at org.apache.xml.utils.TreeWalker.traverse(Unknown Source)

... 12 more

1 Message

March 23rd, 2009 10:00

Hi, I am also facing the same issue. And there is no problem with the XSL file I am applying for transformation. It is working fine if i do transformation through Web Publisher. Can anybody point me in the right direction?

Regards,

Jagadeesh

2 Posts

May 13th, 2009 02:00

Hello,

I've just installed Repoint and tried the XML/XSL transformation and it's giving me the same error. Have you guys got a workaround on this? If so please post.

Thanks

1 Message

January 19th, 2010 00:00

Hello,

I've just installed Repoint and tried the XML/XSL transformation and it's giving me the same error. Have you guys got any solution on this? If so please post.

Thanks

No Events found!

Top