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 50768 - [40cat] IDE Hung during startup
Summary: [40cat] IDE Hung during startup
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 50970 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-10-23 11:21 UTC by vanob
Modified: 2008-12-22 19:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Full thread dump (14.96 KB, text/plain)
2004-10-23 11:24 UTC, vanob
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vanob 2004-10-23 11:21:40 UTC
[ BUILD # : 200410181322 ]
[ JDK VERSION : J2SE 1.5.0 ]

Just started IDE today

the progress bar froze on "loading pieces of modules"

attaching thread dump.
Comment 1 vanob 2004-10-23 11:24:34 UTC
Created attachment 18471 [details]
Full thread dump
Comment 2 Petr Hrebejk 2004-10-25 17:08:22 UTC
Please reassing or resolve. Thanks.
Comment 3 Jaroslav Tulach 2004-10-26 06:26:04 UTC
Looks like serious problem. 
Comment 4 Jaroslav Tulach 2004-10-28 17:09:41 UTC
cvsgrep -i X.diff | xargs runsocks cvs ci -m "#50768: Fixing deadlock
in FolderLookup that could occur after deserialization. Re-adding
FolderLookupTest as the original reason why it was excluded has been
fixed long time ago."
Checking in loaders/src/org/openide/loaders/FolderLookup.java;
/cvs/openide/loaders/src/org/openide/loaders/FolderLookup.java,v  <--
 FolderLookup.java
new revision: 1.7; previous revision: 1.6
done
Processing log script arguments...
More commits to come...
Checking in test/cfg-unit.xml;
/cvs/openide/test/cfg-unit.xml,v  <--  cfg-unit.xml
new revision: 1.123; previous revision: 1.122
done
Processing log script arguments...
More commits to come...
Checking in test/unit/src/org/openide/loaders/FolderLookupTest.java;
/cvs/openide/test/unit/src/org/openide/loaders/FolderLookupTest.java,v
 <--  FolderLookupTest.java
new revision: 1.10; previous revision: 1.9
Comment 5 Jaroslav Tulach 2004-10-29 16:14:18 UTC
*** Issue 50970 has been marked as a duplicate of this issue. ***