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 12780

Summary: sun.tools.debug.NoSessionException in the output window
Product: obsolete Reporter: Jan Stola <jstola>
Component: debuggertoolsAssignee: issues@obsolete <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jan Stola 2001-06-12 14:41:34 UTC
Netbeans build 208
==================

Tools debugger only!

Steps to reproduce:
-------------------
1. Create method breakpoint on DisableMethodBreakpoint.method.
2. Create method breakpoint on DisableMethodBreakpoint.anotherMethod.
3. Set the Suspend_debugging property of the second breakpoint to false.
4. Start DisableMethodBreakpoint class.
5. If the breakpoint stoped on breakpoint invoke Continue action.
6. sun.tools.debug.NoSesionException will be shown in the output window.
Comment 1 Daniel Prusa 2001-06-12 14:55:26 UTC
Fixed in main trunk.
Comment 2 Jan Stola 2001-06-15 12:28:30 UTC
Verified in Netbeans build 211.