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 10984

Summary: NullPointerException pri update parser database
Product: java Reporter: Jan Lahoda <jlahoda>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description Jan Lahoda 2001-04-03 14:59:21 UTC
I tried to update parser database (for HTTPClient library) and following
exception occured. This problem effectivelly destroys updating of parser
database.

java.lang.NullPointerException
        at
org.netbeans.modules.clazz.SourceElementImpl.getAllClasses(SourceElementImpl.java:143)

        at
org.openide.src.SourceElement.getAllClasses(SourceElement.java:242)
        at
org.netbeans.modules.editor.java.JCUpdater.updateProvider(JCUpdater.java:306)

        at
org.netbeans.modules.editor.java.JCUpdater.processNode(JCUpdater.java:166)

        at
org.netbeans.modules.editor.java.JCUpdater.run(JCUpdater.java:111)
Comment 1 Svata Dedic 2001-04-03 17:43:35 UTC
Fixed in release-3.2, pending merge to main trunk.
Comment 2 Jan Chalupa 2001-05-05 20:19:15 UTC
Target milestone -> 3.2
Comment 3 Quality Engineering 2003-06-30 16:43:50 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.