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 130549 - NullPointerException at org.netbeans.modules.scala.debugger.projects.EditorContextImpl.removeAnnotation
Summary: NullPointerException at org.netbeans.modules.scala.debugger.projects.EditorCo...
Status: STARTED
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker with 1 vote (vote)
Assignee: _ dcaoyuan
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-19 17:31 UTC by misterm
Modified: 2008-08-11 07:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 25211


Attachments
stacktrace (705 bytes, text/plain)
2008-04-19 18:37 UTC, eengbrec
Details
stacktrace (705 bytes, text/plain)
2008-04-19 18:38 UTC, eengbrec
Details
stacktrace (705 bytes, text/plain)
2008-06-02 21:04 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2008-03-19 17:31:37 UTC
Build: NetBeans IDE Dev (Build 200802031202)
VM: Java HotSpot(TM) Client VM, 10.0-b19
OS: Linux, 2.6.22-14-generic, i386
User comments: 
STACKTRACE: (first 10 lines)
java.lang.NullPointerException
        at org.netbeans.modules.scala.debugger.projects.EditorContextImpl.removeAnnotation(EditorContextImpl.java:340)
        at
org.netbeans.modules.debugger.jpda.ui.EditorContextBridge$CompoundContextProvider.removeAnnotation(EditorContextBridge.java:423)
        at
org.netbeans.modules.debugger.jpda.ui.CurrentThreadAnnotationListener$3.run(CurrentThreadAnnotationListener.java:290)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986)
Comment 1 eengbrec 2008-04-19 18:37:14 UTC
Build: NetBeans IDE Dev (Build 200804180003)
VM: Java HotSpot(TM) Client VM, 1.5.0_13-119, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_13-b05-237
OS: Mac OS X, 10.5.2, i386

User Comments: 
Comment 2 eengbrec 2008-04-19 18:37:17 UTC
Created attachment 60450 [details]
stacktrace
Comment 3 eengbrec 2008-04-19 18:38:09 UTC
Build: NetBeans IDE Dev (Build 200804180003)
VM: Java HotSpot(TM) Client VM, 1.5.0_13-119, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_13-b05-237
OS: Mac OS X, 10.5.2, i386

User Comments: 
Comment 4 eengbrec 2008-04-19 18:38:11 UTC
Created attachment 60451 [details]
stacktrace
Comment 5 Jesse Glick 2008-06-02 21:04:12 UTC
Created attachment 62284 [details]
stacktrace
Comment 6 Jesse Glick 2008-06-02 21:06:50 UTC
25 duplicates, breaks non-Scala-related IDE functionality.