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

Summary: JUnit installer blocks AWT thread
Product: platform Reporter: David Konecny <dkonecny>
Component: Plugin ImporterAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: normal CC: exceptions_reporter
Priority: P2    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: thread dump

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. ***