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 210902 - deadlock when expanding servers section of services tab
Summary: deadlock when expanding servers section of services tab
Status: RESOLVED DUPLICATE of bug 205319
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.2
Hardware: Macintosh Mac OS X
: P1 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-09 14:59 UTC by bdwalker
Modified: 2012-04-10 17:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
mac osx thread dump (35.00 KB, text/plain)
2012-04-09 15:00 UTC, bdwalker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bdwalker 2012-04-09 14:59:47 UTC
[ BUILD # :  20120409040 ]
[ JDK VERSION : 1.6.31 ]


Product Version: NetBeans IDE Dev (Build 201204090400)
Java: 1.6.0_31; Java HotSpot(TM) 64-Bit Server VM 20.6-b01-414
System: Mac OS X version 10.7.3 running on x86_64; MacRoman; en_US (nb)
User directory: /Users/bdwalker/Library/Application Support/NetBeans/dev
Cache directory: /Users/bdwalker/Library/Caches/NetBeans/dev

--

I experience a deadlock when trying to expand the Servers section of the
Services tab using JavaEE bundle of build 201204090400. The IDE does not become
unresponsive, but if I quit netbeans, there is still a netbeans process running
on the system which I must kill manually. 

Steps to reproduce:
1. install javaee bundle with tomcat and glassfish
2. start netbeans
3. install junit
4. close start page
5. click services tab
6. expand Servers section
7. And hour glass icon is displayed with the words "Please Wait..." 


This problem also occurs in the Windows version.
Comment 1 bdwalker 2012-04-09 15:00:37 UTC
Created attachment 118014 [details]
mac osx thread dump
Comment 2 Vince Kraemer 2012-04-10 17:01:33 UTC

*** This bug has been marked as a duplicate of bug 205319 ***