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 - NPE DebuggerModule.java:594
Summary: NPE DebuggerModule.java:594
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-26 10:55 UTC by _ pkuzel
Modified: 2001-07-20 20:35 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 _ 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