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 169948 - NullPointerException at org.apache.xerces.impl.XMLEntityScanner.load
Summary: NullPointerException at org.apache.xerces.impl.XMLEntityScanner.load
Status: RESOLVED INCOMPLETE
Alias: None
Product: python
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: jymen
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-06 06:02 UTC by kunkurus
Modified: 2015-09-13 04:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 155080


Attachments
stacktrace (1.27 KB, text/plain)
2009-08-06 06:02 UTC, kunkurus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kunkurus 2009-08-06 06:02:07 UTC
Build: NetBeans IDE 6.7 (Build 200906251104)
VM: Java HotSpot(TM) Client VM, 1.5.0_18-b02, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_18-b02
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.NullPointerException
        at org.apache.xerces.impl.XMLEntityScanner.load(XMLEntityScanner.java:0)
        at org.apache.xerces.impl.XMLEntityScanner.skipString(XMLEntityScanner.java:0)
        at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:0)
        at org.apache.xerces.parsers.XML11Configuration.parse(XML11Configuration.java:0)
        at org.apache.xerces.parsers.XML11Configuration.parse(XML11Configuration.java:0)
        at org.apache.xerces.parsers.XMLParser.parse(XMLParser.java:0)
Comment 1 kunkurus 2009-08-06 06:02:17 UTC
Created attachment 85881 [details]
stacktrace
Comment 2 Lou Dasaro 2015-09-13 04:36:45 UTC
Unable to replicate. No use case provided and only occurred once in 6 years; Closing as INCOMPLETE.
If I am wrong and the problem persists using NetBeans 8.1, please create a new bug. Thank you.