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 2003/01/10 01:04:09 UTC

DO NOT REPLY [Bug 15186] - ArrayIndexOutOfBoundsException when processing large xml file with a lot of recursion

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

ArrayIndexOutOfBoundsException when processing large xml file with a lot of recursion





------- Additional Comments From hkduke@earthlink.net  2003-01-10 00:04 -------
But the code itself seems to re-set the limit when it reaches 4096 byes and 
start again in SerializerToXML.java .. are you sure about this limit?