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 143861

Summary: IDE hangs after re-start with a fresh userdir
Product: db Reporter: Samaresh Panda <samaresh>
Component: MySQLAssignee: David Vancouvering <davidvc>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: jrechtacek, jtulach
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: thread dumps

Description Samaresh Panda 2008-08-14 06:16:35 UTC
08132008/Vista/JDK1.6.0_05. Has been a bad day for me. Somehow I getting into hang after hang.

First I encountered issue 143856. After that I re-started the IDE with a fresh userdir and I clicked on Open project
icon. IDE hangs. See attached dump. Actually I'm not sure who should work on this bug. If this doesn't belong to lookup,
perhaps should go to openide/loaders.
Comment 1 Samaresh Panda 2008-08-14 06:17:36 UTC
Created attachment 67364 [details]
thread dumps
Comment 2 Jiri Rechtacek 2008-08-14 10:48:47 UTC
I guess it's already reported as issue 143738: Deadlock on opening IDE.
Comment 3 David Vancouvering 2008-08-14 15:16:29 UTC
The stack trace shows a stack where the lookup is still happening in the constructor for ServerNodeProvider.  I fixed
this, please verify if this still happens for you with a fresh build.

*** This issue has been marked as a duplicate of 143730 ***