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 69472 - Dead lock when debugging on SunAppSrv
Summary: Dead lock when debugging on SunAppSrv
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: _ ludo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-28 16:26 UTC by Jiri Skrivanek
Modified: 2005-12-06 09:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (13.78 KB, text/plain)
2005-11-28 16:27 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2005-11-28 16:26:39 UTC
I found a dead lock while debugging on SunAppSrv (see attached thread dump). I
was repeating the following case:

- debug file (CTRL+Shift+F5)
- wait until it stops at breakpoint
- stop debugger (Shift+F5)

Build 20051128-0158, WindowsXP, JDK1.5.0_05.
Comment 1 Jiri Skrivanek 2005-11-28 16:27:35 UTC
Created attachment 27350 [details]
Thread dump
Comment 2 _ ludo 2005-11-28 21:04:21 UTC
For me.
Is is the same all the time, or just once?
Comment 3 _ ludo 2005-11-28 21:33:50 UTC
fixed
/cvs/serverplugins/sun/appsrv81/src/org/netbeans/modules/j2ee/sun/ide/j2ee/StartSunServer.java,v
 <--  StartSunServer.java
new revision: 1.17; previous revision: 1.16
Comment 4 Jiri Skrivanek 2005-12-06 09:17:54 UTC
Verified.