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 224266

Summary: Deadlock in 7.3 beta 2 during startup
Product: ide Reporter: rptmaestro <rptmaestro>
Component: PerformanceAssignee: Tomas Hurka <thurka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Thread dump of deadlock from JVisualVM

Description rptmaestro 2012-12-27 19:41:40 UTC
Created attachment 129728 [details]
Thread dump of deadlock from JVisualVM

During startup, the IDE appeared to deadlock after the splash screen displayed the message "Done loading modules".

I opened it up in JVisualVM and it detected a deadlock, so I took a thread dump. The thread dump is attached to this issue.
Comment 1 Petr Cyhelsky 2013-01-07 07:35:43 UTC
seems to be duplicate of #213926
the bug is fixed in latest released version of jdk 1.7.0_10

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