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 59465

Summary: Empty node is dipalyed in Call Stack
Product: debugger Reporter: _ lcincura <lcincura>
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: The messages and stacktrace is written to console when empty node occurs

Description _ lcincura 2005-06-01 10:01:43 UTC
NetBeans IDE 4.2 [200505311800] on jdk 1.5.0_03

When Pause is invoked, Call Stack view displays an empty node until a thread is
made current is threads view.
Would be nice, if a message about no current thread was displayed.
Comment 1 _ lcincura 2005-06-01 10:21:53 UTC
Created attachment 22415 [details]
The messages and stacktrace is written to console when empty node occurs
Comment 2 Martin Entlicher 2005-07-21 16:00:07 UTC
Fixed in trunk:

/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/models/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.25; previous revision: 1.24

/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/models/CallStackNodeModel.java,v
 <--  CallStackNodeModel.java
new revision: 1.10; previous revision: 1.9
Comment 3 _ lcincura 2005-10-31 13:00:15 UTC
Verified in build 200510301900