You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by bu...@apache.org on 2003/11/25 23:32:30 UTC

DO NOT REPLY [Bug 24248] - When number of items in a list field in an XML file exceed about 330000, this results in an OutOfMemoryError.

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

When number of items in a list field in an XML file exceed about 330000, this results in an OutOfMemoryError.





------- Additional Comments From dim@colebatch.com  2003-11-25 22:32 -------
What JVM settings are you using?  Have you tried increasing the memory 
available to java?  eg:

  java -Xmx128m

? Java by default runs on 64mB I think.

- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-dev-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/