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 158251 - AWT blocked for minutes in getMainClass
Summary: AWT blocked for minutes in getMainClass
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: rmichalsky
URL:
Keywords:
: 158067 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-10 08:38 UTC by Jaroslav Tulach
Modified: 2009-03-24 17:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dumps. AWT blocked in apisuport's ModuleActions class (26.08 KB, text/plain)
2009-02-10 08:38 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2009-02-10 08:38:13 UTC
After opening some netbeans.org project, the whole IDE froze for minutes waiting for end of "initial parsing".
Comment 1 Jaroslav Tulach 2009-02-10 08:38:50 UTC
Created attachment 76771 [details]
Thread dumps. AWT blocked in apisuport's ModuleActions class
Comment 2 rmichalsky 2009-02-10 12:26:09 UTC
fixed in core-main, changeset #1002bda6bb47
Comment 3 Quality Engineering 2009-02-12 08:22:46 UTC
Integrated into 'main-golden', will be available in build *200902120201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/1002bda6bb47
User: Richard Michalsky <rmichalsky@netbeans.org>
Log: #158251: scan for main method in bg thread
Comment 4 Rastislav Komara 2009-03-24 17:04:41 UTC
*** Issue 158067 has been marked as a duplicate of this issue. ***