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 65164 - Dead lock when stop the server that is in debug mode
Summary: Dead lock when stop the server that is in debug mode
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 5.x
Hardware: PC All
: P2 blocker (vote)
Assignee: _ ludo
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-09-27 09:30 UTC by Petr Blaha
Modified: 2006-05-31 19:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (25.95 KB, text/plain)
2005-09-27 09:31 UTC, Petr Blaha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2005-09-27 09:30:46 UTC
[beta build 20050926]
I was trying to reproduce the issue #65120. After debugging I go to to Runtime
tab and invoke Stop action for Sun App server that was in debug mode. 
ERROR: dead lock
Comment 1 Petr Blaha 2005-09-27 09:31:43 UTC
Created attachment 25212 [details]
Thread dump
Comment 2 Vince Kraemer 2005-09-27 16:04:25 UTC
The root cause of this is the same issue 59184.

The trick is to keep the stop action enabled and avoid trying to talk to the
instance...


Comment 3 _ ludo 2005-09-27 17:38:50 UTC
are you really on pc, on on unix?
Comment 4 Petr Blaha 2005-09-27 17:52:47 UTC
I reproduced the issue on laptop with Linux OS.
Comment 5 _ ludo 2005-09-27 18:32:26 UTC
So you might want to try with today's build and let me know.
I've done some changes yesterday that would affect this area. It is related to
my other deadlock P2...
Thanks,
Comment 6 _ ludo 2005-09-29 01:03:43 UTC
reopen if you can reproduce...
Comment 7 Petr Blaha 2005-09-29 13:43:01 UTC
I can't reproduce the issue in 20050928 daily build. Maybe, fixed.