You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2002/07/12 21:30:42 UTC

DO NOT REPLY [Bug 9901] - OutOfMemoryError on executing XSLT Transformation

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=9901>.
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=9901

OutOfMemoryError on executing XSLT Transformation





------- Additional Comments From mcnamara@ca.ibm.com  2002-07-12 19:30 -------
The first thing to try is increasing the max heap size on your JVM via 
the -mx (JDK 1.1x) or -Xmx (JDK 1.2x, 1.3x) flags:
    -Xmx<size>        set maximum Java heap size