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 153694 - NullPointerException at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker.delete
Summary: NullPointerException at org.netbeans.modules.gsfret.source.usages.RepositoryU...
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: CSL (API & infrastructure) (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-22 10:05 UTC by ammarabdulsalam
Modified: 2009-11-02 11:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 141252


Attachments
stacktrace (1.37 KB, text/plain)
2008-11-22 10:05 UTC, ammarabdulsalam
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ammarabdulsalam 2008-11-22 10:05:45 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker.delete(RepositoryUpdater.java:1629)
        at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker.access$2200(RepositoryUpdater.java:651)
        at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker$.run(RepositoryUpdater.java:928)
        at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker$.run(RepositoryUpdater.java:679)
        at org.netbeans.modules.gsfret.source.usages.ClassIndexManager.writeLock(ClassIndexManager.java:107)
        at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker.run(RepositoryUpdater.java:676)
Comment 1 ammarabdulsalam 2008-11-22 10:05:58 UTC
Created attachment 74039 [details]
stacktrace
Comment 2 David Strupl 2009-01-14 14:37:03 UTC
Moving from ruby/GSF to editor/CSL. Step one: assign to myself ;-)
Comment 3 David Strupl 2009-01-14 14:46:32 UTC
Step 2: trying to make the owner not myself but the owner of the subcomponent.
Comment 4 David Strupl 2009-03-31 15:51:47 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 5 Quality Engineering 2009-11-02 11:03:04 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX