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 192272

Summary: Panel Editor hangs when using Maven Project
Product: guibuilder Reporter: AlanOL
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED DUPLICATE    
Severity: normal CC: mmirilovic
Priority: P1 Keywords: UI
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Requested Thread Dump

Description AlanOL 2010-11-22 12:44:12 UTC
Every attempt to open a form based panel caused IDE to hang/freeze indefinitely.

On opening file with text based editor instead of visual editor can see that referenced package

org.jdesktop.layout.GroupLayout

Cannot be found.

Must be added in Maven Project


Product Version = NetBeans IDE 7.0 Beta (Build 201011152355)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.6.0_22
Runtime = Java HotSpot(TM) Client VM 17.1-b03
Comment 1 Marian Mirilovic 2010-11-22 14:08:02 UTC
Could you please generate thread-dump at the time of freeze ? Attach the dump here and reopen this issue ? Thanks in advance.
http://wiki.netbeans.org/GenerateThreadDump
Comment 2 AlanOL 2010-11-22 15:14:26 UTC
Created attachment 103191 [details]
Requested Thread Dump

Thread dump attached as requested - Obvious deadlock listed.

Steps I did to reproduce:

Maven Project
Right click Create Panel 
(Freeze)
Comment 3 Marian Mirilovic 2010-11-22 15:54:32 UTC
Thanks for thread-dump, reassigning ....
Comment 4 Jan Stola 2010-11-23 12:40:49 UTC

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