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 190649 - Entire IDE freezes when form is loaded
Summary: Entire IDE freezes when form is loaded
Status: RESOLVED DUPLICATE of bug 187697
Alias: None
Product: guibuilder
Classification: Unclassified
Component: App Framework (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-28 18:14 UTC by initialzero
Modified: 2010-09-29 16:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description initialzero 2010-09-28 18:14:12 UTC
I have a form that works fine in 6.8. It fails to load and locks up the IDE in 6.9 6.9.1 and nightly build 201009260000. I have imported settings from 6.8. I have also tried to create all new settings. In each case the IDE locks up. I have no idea how to debug this since the IDE locks. I am going to attach messages.log but I feel like there isn't much in there related.

The form uses the App Framework, third party components, and project components.

Any debugging help would be great.
Comment 1 initialzero 2010-09-29 16:25:29 UTC
The same behavior occurs when I just create an empty Java Desktop Application Framework project. The GUI builder just freezes on "Loading..."
Comment 2 Jan Stola 2010-09-29 16:29:09 UTC
What JDK do you use? If it is JDK 6 update 21 then this issue is a duplicate of issue 187697.
Comment 3 initialzero 2010-09-29 16:31:07 UTC
Using JDK 6 update 21.

*** This bug has been marked as a duplicate of bug 187697 ***