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 67234 - AWT thread hung creating file type from template
Summary: AWT thread hung creating file type from template
Status: RESOLVED DUPLICATE of bug 64582
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2005-10-20 19:04 UTC by _ tboudreau
Modified: 2005-10-20 19:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (20.29 KB, text/plain)
2005-10-20 19:05 UTC, _ tboudreau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2005-10-20 19:04:58 UTC
In 5.0 beta:  Brand new project, created one class in it, created one
subpackage, then created a DataLoader from template.  On pressing Finish, dlg
stays open and UI is frozen.

Looks like project mutex vs. ModuleList.  See thread dump.
Comment 1 _ tboudreau 2005-10-20 19:05:21 UTC
Created attachment 26185 [details]
Thread dump
Comment 2 Jesse Glick 2005-10-20 19:59:02 UTC
Beta's too old.

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