DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22051>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22051 Total block Summary: Total block Product: XalanJ2 Version: 2.5 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Xalan-Xsltc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi all! I have a problem with processing a translate with XSLTC. Given: Xalan 2.5.1 (-XSLTC); Java 1.3.1_07; input XML 692 KB big and 16 stylesheets. Result: 461 HTML-files altogether 1,88 MB big. Problem: If I use -XSLTC then a get the folowing error message: <!-- error message --> >>>>>>> Xalan-Version Xalan Java 2.5.1, <<<<<<< (Position des Fehlers unbekannt) XSLT-Fehler (java.lang.OutOfMemoryError): null <!-- --> But if I use all the same without -XSLT, it does work correctly. Java options -Xms and -Xmx doesn't help. If I use them, goes the processing time to the infinity. The compilation into a JAR file worked. But the following transformation does not work. Best regards Dieter
