Hi All,
TS 7.1 on Windows
Livesite 3.10 on UNIX
We have a component using the java external and xsl.
This works fine in teamsite and all environments except one.
On one of our environment it gives us the below error, This error very clearly says that our xsl has a problem. But our problem is that the same thing is working in all other environments ( Dev, QA and Prod ) except the UAT. On this environment also this works and issue comes sometimes. It comes and goes back frequently.
Has anybody seen anything like this, any pointers will help. Already raised with Autonomy but time is crucial.
Caused by: javax.xml.transform.TransformerConfigurationException: com.ibm.xtq.xslt.jaxp.HandledRuntimeException: [ERR 0641] An error occurred while parsing document: 'Element type "object" must be followed by either attribute specifications, ">" or "/>".'.
at com.ibm.xtq.xslt.jaxp.AbstractTransformerFactory.newTemplates(Unknown Source)
at com.interwoven.livesite.runtime.model.page.RuntimeStylesheet.initializeTemplates(RuntimeStylesheet.java:121)
... 112 more
Caused by: com.ibm.xtq.xslt.jaxp.HandledRuntimeException: [ERR 0641] An error occurred while parsing document: 'Element type "object" must be followed by either attribute specifications, ">" or "/>".'.
at com.ibm.xtq.xslt.jaxp.ConfigurationErrorHandler.report(Unknown Source)
at com.ibm.xtq.utils.Reporter.report(Unknown Source)
at com.ibm.xtq.ast.parsers.xslt.XSLTParser.reportError(Unknown Source)
at com.ibm.xtq.ast.parsers.xslt.XSLTParser.parse(Unknown Source)
at com.ibm.xtq.xslt.drivers.XSLTCompiler.makeAST(Unknown Source)
at com.ibm.xtq.xslt.drivers.XSLTCompiler.buildAST(Unknown Source)
at com.ibm.xtq.xslt.drivers.XSLTCompiler.compile(Unknown Source)
at com.ibm.xtq.xslt.jaxp.compiler.TransformerFactoryImpl.createTemplates(Unknown Source)
... 114 more
movie $URL_PREFIX
$URL_PREFIX
application/x-shockwave-flash transparent
http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash Regards,
Moiz