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/01/30 20:56:59 UTC

DO NOT REPLY [Bug 6133] New: - Receive an Index out of bounds error

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

Receive an Index out of bounds error

           Summary: Receive an Index out of bounds error
           Product: Xerces2-J
           Version: 2.0.0 [beta 4]
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: SAX
        AssignedTo: xerces-j-dev@xml.apache.org
        ReportedBy: Daryl.Conley@ccra-adrc.gc.ca


If I parse more then two files in a row the parser throws an Index out of 
bounds error from somewhere within the XMLParser.  
I am instantiating the parser with an InputSource and not a String.  

ERROR in PrintUsingSAX: java.lang.IndexOutOfBoundsException: Index: 41, Size: 
41 
java.lang.IndexOutOfBoundsException: Index: 41, Size: 41
 	at org.apache.xerces.parsers.AbstractSAXParser.parse
(AbstractSAXParser.java:1132)

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