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 - Panel Editor hangs when using Maven Project
Summary: Panel Editor hangs when using Maven Project
Status: RESOLVED DUPLICATE of bug 187697
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: All All
: P1 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2010-11-22 12:44 UTC by AlanOL
Modified: 2011-11-16 16:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Requested Thread Dump (20.42 KB, text/plain)
2010-11-22 15:14 UTC, AlanOL
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***