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 214634 - Deadlock on opening Maven project w/ clean userdir
Summary: Deadlock on opening Maven project w/ clean userdir
Status: RESOLVED DUPLICATE of bug 210752
Alias: None
Product: platform
Classification: Unclassified
Component: Progress (show other bugs)
Version: 7.3
Hardware: PC Linux
: P1 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-22 15:00 UTC by _ tboudreau
Modified: 2012-06-23 02:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (28.71 KB, text/plain)
2012-06-22 15:00 UTC, _ tboudreau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2012-06-22 15:00:39 UTC
Created attachment 121227 [details]
Thread dump

Built NetBeans from source, deleted my userdir and started it.

Opened a maven project.

During the "activating java" phase, deadlock.  Real, bona-fide, detectable by the VM itself deadlock.

The scary thing is that the deadlock looks like it might be in the JDK itself the culprit seems to be java.awt.EventQueue.

But a workaround, if possible, would be a good idea.
Comment 1 _ tboudreau 2012-06-22 15:01:17 UTC
P1 since this could be the first experience a new user has with NetBeans.  Install, then open a project and deadlock.
Comment 2 Ondrej Vrabec 2012-06-22 16:29:12 UTC
filed against progress? Why? There is not a single progress method in the stacktrace. It seems to be a dup of bug #210752

*** This bug has been marked as a duplicate of bug 210752 ***
Comment 3 _ tboudreau 2012-06-23 02:06:36 UTC
Sorry, saw StatusLine, was thinking progress.