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

Summary: NullPointerException at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker.delete
Product: editor Reporter: ammarabdulsalam <ammarabdulsalam>
Component: CSL (API & infrastructure)Assignee: issues@editor <issues>
Status: RESOLVED WONTFIX    
Severity: blocker CC: jgfa9
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=141252
Issue Type: DEFECT Exception Reporter: 141252
Attachments: stacktrace

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