You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2002/04/17 17:52:32 UTC

DO NOT REPLY [Bug 8212] New: - StackOverflowError while parsing large file.

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

StackOverflowError while parsing large file. 

           Summary: StackOverflowError while parsing large file.
           Product: Xerces2-J
           Version: 2.0.1
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: SAX
        AssignedTo: xerces-j-dev@xml.apache.org
        ReportedBy: gmeagher@arcessa.com


When parsing large XML files, approx. 200MB, I get the following error
 Exception in thread "main" java.lang.StackOverflowError. 

I know this is not in my callback characters() method because I tested with all
this code commented out and the error still occurs.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org