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 4496 - Action restart (persistent) session followed by connect causes ConnectException.
Summary: Action restart (persistent) session followed by connect causes ConnectException.
Status: CLOSED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-10-14 02:37 UTC by Daniel Prusa
Modified: 2003-07-02 16:01 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 Daniel Prusa 1999-10-14 02:37:30 UTC
Use Standard debugger, start it.
Make the session persistent, set property `Action on Finish` to `Disconnect from VM`.
Stop debugger. Invoke the popup menu on the session and select the action Restart (it sets Persisten to false). Invoke the popup menu again and select the action Connect. An exception is thrown:

java.net.ConnectException - details are in attachments


[Hanz] This functionality have been removed.
Comment 1 Marek Grummich 2000-07-25 09:22:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-02 16:01:24 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.