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 10672

Summary: NPE DebuggerModule.java:594
Product: debugger Reporter: _ pkuzel <pkuzel>
Component: CodeAssignee: issues@debugger <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description _ pkuzel 2001-03-26 10:55:15 UTC
[build 26/3/2001]
I disabled all debuggers in teh Setup Wizard and then after selecting Finish
button got:

 Mon Mar 26 12:51:06 GMT+02:00 2001java.lang.NullPointerException: null
java.lang.NullPointerException
        at
org.netbeans.modules.debugger.support.nodes.CallStackRootNode.changeChildren(CallStackRootNode.java:107)
        at
org.netbeans.modules.debugger.support.nodes.CallStackRootNode.<init>(CallStackRootNode.java:84)
        at
org.netbeans.modules.debugger.support.DebuggerModule.getCallStackRootNode(DebuggerModule.java:333)
        at
org.netbeans.modules.debugger.multisession.EnterpriseModule.installViews(EnterpriseModule.java:199)
        at
org.netbeans.modules.debugger.support.DebuggerModule.installWorkspace(DebuggerModule.java:469)
        at
org.netbeans.modules.debugger.support.DebuggerModule$3.run(DebuggerModule.java:594)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
[catch] at java.awt.EventQueue.dispatchEvent(EventQueue.java:331)
        at
java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:103)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:84)
Comment 1 Daniel Prusa 2001-03-29 15:45:32 UTC
fixed in main trunk and release32
Comment 2 Jan Chalupa 2001-05-05 21:29:59 UTC
Target milestone -> 3.2