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 [EMAIL PROTECTED] 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
