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 42482

Summary: IDE frozen while adding property
Product: platform Reporter: aldobrucale <aldobrucale>
Component: ExplorerAssignee: _ tboudreau <tboudreau>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: Thread dump (deadlock only)

Description aldobrucale 2004-04-26 18:52:56 UTC
I was adding a bound, constrained RW property 
with all the checkboxes checked. The local 
variable for the field was already in the class, 
so I got an exception. After that the ide froze. 
I'm attaching the thread dump
Comment 1 aldobrucale 2004-04-26 18:53:42 UTC
Created attachment 14561 [details]
Thread dump (deadlock only)
Comment 2 Tomas Hurka 2004-04-28 07:36:04 UTC
org.openide.explorer.propertysheet.PropertySheet access AWTLock in non AWT thread. 
Reassigning.
Comment 3 _ tboudreau 2004-04-28 10:17:05 UTC

*** This issue has been marked as a duplicate of 41833 ***
Comment 4 Marian Mirilovic 2005-07-15 07:42:57 UTC
closed