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 - sun.tools.debug.NoSessionException in the output window
Summary: sun.tools.debug.NoSessionException in the output window
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: debuggertools (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-12 14:41 UTC by Jan Stola
Modified: 2001-06-15 12:28 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 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.