Updated: (XERCESJ-1193) NPE or hang when parsing using the "continue-afte 2006-09-22 - By Stanimir Stamenkov (JIRA)
[ http://issues.apache.org/jira/browse/XERCESJ-1193?page=all ]
Stanimir Stamenkov updated XERCESJ-1193: ----------------------------------------
Attachment: ParsingTest.java stack_trace.log test1.xml
ParsingTest.java - sample test application stack_trace.log - NPE stack trace test1.xml - input for the sample test
The NullPointerException occurs when the DTD is linked externally too. Note, NPE doesn't occur if one change the "asdfa" attribute declaration name to "asdfb", for example.
> NPE or hang when parsing using the "continue-after-fatal-error" feature > ----------------------------------------------------------------------- > > Key: XERCESJ-1193 > URL: http://issues.apache.org/jira/browse/XERCESJ-1193 > Project: Xerces2-J > Issue Type: Improvement > Affects Versions: 2.8.1 > Reporter: Stanimir Stamenkov > Priority: Minor > Attachments: ParsingTest.java, stack_trace.log, test1.xml > > > NullPointerException or hang occurs when parsing specific malformed documents and using the "continue-after-fatal-error" feature.
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http:/ /issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe, e-mail: j-dev-unsubscribe@(protected) For additional commands, e-mail: j-dev-help@(protected)
|
|