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 19541 - Deadlock when starting IDE
Summary: Deadlock when starting IDE
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 19582 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-01-17 17:35 UTC by Dusan Balek
Modified: 2008-12-22 20:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (5.19 KB, text/plain)
2002-01-17 17:37 UTC, Dusan Balek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dusan Balek 2002-01-17 17:35:46 UTC
When the numer of installed modules is low (editor, java, openidex, projects),
a deadlock appears.
See the attached stack trace.
Comment 1 Dusan Balek 2002-01-17 17:37:18 UTC
Created attachment 4249 [details]
stack trace
Comment 2 _ ttran 2002-01-17 17:43:48 UTC
IDE version? JDK version? OS?
Comment 3 Jaroslav Tulach 2002-01-18 07:37:27 UTC
Seems to be reported agains main trunk - that is good - code in 3.3 is
different. I'll try to investigate this anyway.
Comment 4 Jaroslav Tulach 2002-01-18 07:59:05 UTC
Checking in AutomountSupport.java;
/cvs/core/src/org/netbeans/core/AutomountSupport.java,v  <-- 
AutomountSupport.java
new revision: 1.40; previous revision: 1.39

Btw. simple workaround was to start with Form module ;-)
Comment 5 Jan Zajicek 2002-01-18 16:44:25 UTC
*** Issue 19582 has been marked as a duplicate of this issue. ***
Comment 6 Marian Mirilovic 2002-10-19 17:34:52 UTC
verified, closed