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 212985 - JUnit installer blocks AWT thread
Summary: JUnit installer blocks AWT thread
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Importer (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
: 212608 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-05-25 03:56 UTC by David Konecny
Modified: 2012-05-31 16:38 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (19.02 KB, text/plain)
2012-05-25 03:56 UTC, David Konecny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Konecny 2012-05-25 03:56:06 UTC
Created attachment 119853 [details]
thread dump

I've started IDE and just after main window was opened the IDE froze for >10 seconds. Thread dump reveals that AutoUpdate is doing some network communication which in my case was not successful because I was on VPN but my IDE proxy was not set yet.
Comment 1 Jiri Rechtacek 2012-05-25 09:59:58 UTC
core-main/rev/25099735cedd
Comment 2 Jiri Rechtacek 2012-05-31 16:38:09 UTC
*** Bug 212608 has been marked as a duplicate of this bug. ***