This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 202444 - NullPointerException at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.reset
Summary: NullPointerException at com.sun.org.apache.xerces.internal.impl.XMLDocumentSc...
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 7.0
Hardware: All All
: P4 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-21 16:36 UTC by chepanemo
Modified: 2011-12-15 14:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 181277


Attachments
stacktrace (1.63 KB, text/plain)
2011-09-21 16:36 UTC, chepanemo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description chepanemo 2011-09-21 16:36:23 UTC
Build: NetBeans IDE 7.0.1 (Build 201109041500)
VM: Java HotSpot(TM) Client VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Linux

Stacktrace: 
java.lang.NullPointerException
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.reset(XMLDocumentScannerImpl.java:316)
   at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.reset(XMLNSDocumentScannerImpl.java:96)
   at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.reset(XML11Configuration.java:997)
   at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:806)
   at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
   at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:123)
Comment 1 chepanemo 2011-09-21 16:36:27 UTC
Created attachment 110979 [details]
stacktrace
Comment 2 Jaroslav Tulach 2011-10-12 06:38:09 UTC
One report only.
Comment 3 Jaroslav Tulach 2011-12-15 14:11:41 UTC
Still one report.