Bug 31167 - NullPointerException in AbstractSaxParser
Summary: NullPointerException in AbstractSaxParser
Status: NEW
Alias: None
Product: Xerces-J
Classification: Unclassified
Component: SAX (show other bugs)
Version: 1.2.3
Hardware: PC All
: P3 blocker
Target Milestone: ---
Assignee: Xerces-J Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-10 15:58 UTC by Rajasekaran Iyanu
Modified: 2005-03-20 17:06 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rajasekaran Iyanu 2004-09-10 15:58:39 UTC
Hi,

 I'd an XML stream received from an OpenOffice Writer Document and was passeed
to the Xerces Parser. For some specific context, the following exception is thrown. 

java.lang.NullPointerException
at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1194)

Can you please revert back whether this is a problem with the OpenOffice XML doc
Stream or with Xerces.

Thanks and Regards
 Rajasekaran Iyanu
 rajiyanu@in.ibm.com