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 168056 - Module activation stuck for a long time
Summary: Module activation stuck for a long time
Status: RESOLVED DUPLICATE of bug 168536
Alias: None
Product: editor
Classification: Unclassified
Component: Settings (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-07-02 18:12 UTC by Petr Jiricka
Modified: 2009-07-14 12:49 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
A few thread dumps plus log from the console (130.82 KB, text/plain)
2009-07-02 18:14 UTC, Petr Jiricka
Details
Profiler snapshot (107.52 KB, application/octet-stream)
2009-07-05 10:42 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2009-07-02 18:12:47 UTC
After using the Maven project for the first time, the IDE was stuck for a long time in the "activating Java" phase. I am
attaching a few thread dumps from the console.
Comment 1 Petr Jiricka 2009-07-02 18:14:30 UTC
Created attachment 84313 [details]
A few thread dumps plus log from the console
Comment 2 Petr Jiricka 2009-07-02 18:24:36 UTC
Seems similar to this complaint:
http://www.nabble.com/-67cat---other--NetBeans-6.7-Final-tt24252984.html
Comment 3 Jaroslav Tulach 2009-07-05 10:42:34 UTC
Created attachment 84372 [details]
Profiler snapshot
Comment 4 Jaroslav Tulach 2009-07-13 15:22:56 UTC
The content of
http://www.netbeans.org/nonav/issues/showattachment.cgi/84313/dumps.txt
seems to indicate a problem in 
	at org.netbeans.modules.editor.mimelookup.impl.CompoundFolderChildren.rebuild(CompoundFolderChildren.java:160)
which I believed was fixed for 6.7. Víťa knows more about that.
Comment 5 Jaroslav Tulach 2009-07-14 12:49:47 UTC
I guess the issue 168536 contains so far the best .nps file showing this problem. Marking a duplicate. Please adjust 
properties of issue 168536 appropriately and add your comments there.

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