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 - Deadlock in 7.3 beta 2 during startup
Summary: Deadlock in 7.3 beta 2 during startup
Status: RESOLVED DUPLICATE of bug 213926
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-27 19:41 UTC by rptmaestro
Modified: 2013-01-07 07:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump of deadlock from JVisualVM (25.85 KB, text/plain)
2012-12-27 19:41 UTC, rptmaestro
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***