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 206689

Summary: IDE Hangs with no User Activity
Product: serverplugins Reporter: bht <bht>
Component: InfrastructureAssignee: Petr Hejl <phejl>
Status: RESOLVED DUPLICATE    
Severity: normal CC: phejl, pjiricka
Priority: P2 Keywords: THREAD
Version: 7.1   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Log and thread dump

Description bht 2011-12-24 05:16:29 UTC
Created attachment 114443 [details]
Log and thread dump

7.1 RC1

No CPU usage, just not responding. Does not display GUI when switching to it.

No server running, just after:
- some plain Java coding
- adding another project to libraries of a project
Comment 1 Petr Jiricka 2012-04-12 16:00:14 UTC
This is a deadlock between the GlassFish plugin and the server integration infrastructure - one deadlock in this area was fixed recently. Tomas and Petr, is this the same?
Comment 2 Petr Hejl 2012-04-12 17:45:40 UTC
It is different one, but it is already fixed as well.

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