Insufficient information. We would need to see the stylesheet in question.

______________________________________
"... Three things see no end: A loop with exit code done wrong,
A semaphore untested, And the change that comes along. ..."
  -- "Threes" Rev 1.1 - Duane Elms / Leslie Fish (
http://www.ovff.org/pegasus/songs/threes-rev-11.html)



From:
sudhi0092 <sudhi0...@gmail.com>
To:
xalan-j-users@xml.apache.org
Date:
02/25/2011 04:50 AM
Subject:
XSLTC.compile returning null for bytecodes.




we have been trying to transform a XSLT of size 4-5MB. we are using xalan
2.7.1 and running the application on weblogic 10.3 server with HP UXIA jre
6.
javax.xml.transform.TransformerException: null
        at
org.apache.xalan.xsltc.trax.TransformerFactoryImpl.passErrorsToListener(TransformerFactoryImpl.java:661)
        at
org.apache.xalan.xsltc.trax.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:836)
and 
javax.xml.transform.TransformerConfigurationException: Could not compile
stylesheet        at
org.apache.xalan.xsltc.trax.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:832)

the xslt works with older weblogic 9.2 server and jrockit java. 
we also tried to increase the heap and permspace, that didn't work. we 
dont
see any out of memory exception in the logs.
is the size of XSLT a issue? if it is how is it working in older systems.

-- 
View this message in context: 
http://old.nabble.com/XSLTC.compile-returning-null-for-bytecodes.-tp31011529p31011529.html

Sent from the Xalan - J - Users mailing list archive at Nabble.com.


Reply via email to