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 96428 - Deadlock when View Servlet is called
Summary: Deadlock when View Servlet is called
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on: 97688
Blocks:
  Show dependency tree
 
Reported: 2007-02-23 12:45 UTC by Jiri Skrivanek
Modified: 2007-04-23 12:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump. (22.31 KB, text/plain)
2007-02-23 12:46 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2007-02-23 12:45:30 UTC
It is similar as issue 92771. AWT queue is freezed forever while getDomainRoot
is called. To reproduce:

- add Glassfish server to IDE
- set Swing HTML Browser as default web browser (Tools|Options)
- create a web application from template
- toggle breakpoint in index.jsp
- start debugger F5 and wait until it stops at breakpoint
- finish debugger
- go to Runtime view and expand nodes under server node to see deployed web
application
- start debugger again and wait for breakpoint
- call 'View Servlet' action in editor and IDE freezes (see
attached thread dump).

Build 5.5.1 Beta 200702211400, JDK1.5.0_10.
Comment 1 Jiri Skrivanek 2007-02-23 12:46:44 UTC
Created attachment 38860 [details]
Thread dump.
Comment 2 Vince Kraemer 2007-02-26 23:26:02 UTC
this appears to be resolved in the trunk
Comment 4 Vince Kraemer 2007-03-02 18:09:17 UTC
Testing this in 551 shows other points for the deadlock.  This needs more
examination.
Comment 5 Martin Schovanek 2007-03-06 15:34:44 UTC
5.5.1_candidate status whiteboard removed
Comment 6 Vince Kraemer 2007-03-20 17:34:31 UTC
this is still closed in the trunk
Comment 7 Jiri Skrivanek 2007-04-23 12:58:30 UTC
Verified in NB6.0.