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 61825 - Exceptions when stopping debugger session right after its start
Summary: Exceptions when stopping debugger session right after its start
Status: CLOSED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
: 60664 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-08-05 08:37 UTC by Max Sauer
Modified: 2010-05-06 11:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace of the exceptions (2.35 KB, text/plain)
2005-08-05 08:39 UTC, Max Sauer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Max Sauer 2005-08-05 08:37:29 UTC
When a debugger session is stopped via "Finish Debugging session" right after
its start (before it reaches a BP), one of the attached exceptions pops up, mostly

java.io.InterruptedIOException: operation interrupted
	at java.net.PlainSocketImpl.socketAccept(Native Method)
	at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
...
Comment 1 Max Sauer 2005-08-05 08:39:45 UTC
Created attachment 23511 [details]
stack trace of the exceptions
Comment 2 Max Sauer 2005-08-05 10:32:31 UTC
my specs : [build 200508041800, JDK 1.5.0_05 fcs b03, solaris10/sparc]
Comment 3 Roman Ondruska 2005-08-09 15:50:17 UTC
*** Issue 60664 has been marked as a duplicate of this issue. ***
Comment 4 Roman Ondruska 2007-07-16 14:43:08 UTC
Has no impact on debugging, will not be fixed for NB 6.
Comment 5 Quality Engineering 2009-12-21 04:55:28 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team
Comment 6 Marian Mirilovic 2010-05-06 11:47:58 UTC
v/c