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 134177

Summary: IDE hangs when dependency is added
Product: apisupport Reporter: Kris Richards <krichard>
Component: ProjectAssignee: Jesse Glick <jglick>
Status: RESOLVED DUPLICATE    
Severity: blocker Keywords: THREAD
Priority: P2    
Version: 6.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description Kris Richards 2008-04-29 17:20:29 UTC
This has occurred multiple times. It started with 6.1RC1 and I upgraded to 6.1 this morning. The same behavior exists. I am creating a stand alone platform 
application with one module. It creates two top components and adds a tree to one. I then want to add a Scene from the visual library to the main top 
component. I create a class that extends GraphScene. I then get the properties of the module to add the dependency. After adding the dependency and 
clicking ok the IDE hangs. After several minutes of idleness I eventually kill it.
Comment 1 Kris Richards 2008-04-29 22:53:13 UTC
it also hangs when moving a module from one app to another using the refactoring feature.
Comment 2 Tomas Danek 2008-04-30 10:38:37 UTC
could you please generate thread dump when IDE hangs and attach? See http://wiki.netbeans.org/GenerateThreadDump 
.Thanks in advance.
Comment 3 Jesse Glick 2008-04-30 19:14:41 UTC
Probably duplicate.

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