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 - IDE frozen while adding property
Summary: IDE frozen while adding property
Status: VERIFIED DUPLICATE of bug 41833
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-26 18:52 UTC by aldobrucale
Modified: 2008-12-22 23:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (deadlock only) (5.76 KB, text/plain)
2004-04-26 18:53 UTC, aldobrucale
Details

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