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 - IDE hangs after re-start with a fresh userdir
Summary: IDE hangs after re-start with a fresh userdir
Status: RESOLVED DUPLICATE of bug 143730
Alias: None
Product: db
Classification: Unclassified
Component: MySQL (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: David Vancouvering
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-14 06:16 UTC by Samaresh Panda
Modified: 2008-08-14 15:16 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dumps (68.21 KB, text/plain)
2008-08-14 06:17 UTC, Samaresh Panda
Details

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