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 85875 - The IDE hangs during working with GlassFish
Summary: The IDE hangs during working with GlassFish
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2006-09-27 13:36 UTC by Petr Pisl
Modified: 2006-09-27 23:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The first one (16.17 KB, application/octet-stream)
2006-09-27 13:40 UTC, Petr Pisl
Details
The second one (18.39 KB, text/plain)
2006-09-27 13:41 UTC, Petr Pisl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Pisl 2006-09-27 13:36:51 UTC
To day I had two deadlocks during 5 minutes. The first one is not reproducible
for every time, but it happens to me twice. The steps, what I did:

1) start the IDE with new userdir
2) Register GlassFish. The registration dialog offerd me password as well. I
delete the offered password and finished the registration.
3) I invoked the Start action -> deadlock 1


The second deadlock is reproducible, but the steps are illogicals:
1) Start the IDE with new userdir
2) Register GlassFish. Fill the password if it is not offerd by dialog.
3) Start GlassFish
4) Open Properties of the server
5) Delete the password and close the dialog.
6) Invoke Stop action -> There is displayed a dialog for entering password.
Cancel the dialog. In my case I had to do cancel the dialog twice. -> deadlock 2


Both deadlocks happened in build from release55_dev branch.
Comment 1 Petr Pisl 2006-09-27 13:40:54 UTC
Created attachment 34583 [details]
The first one
Comment 2 Petr Pisl 2006-09-27 13:41:56 UTC
Created attachment 34584 [details]
The second one
Comment 3 Petr Jiricka 2006-09-27 16:14:24 UTC
This is a regression caused by fix for issue 77122.
Comment 4 Vince Kraemer 2006-09-27 23:00:28 UTC
reverted changes for 77122 that should eliminate this issue