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 - NullPointerException pri update parser database
Summary: NullPointerException pri update parser database
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-03 14:59 UTC by Jan Lahoda
Modified: 2003-06-30 16:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.