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 64084 - Deadlock when adding items in component palette
Summary: Deadlock when adding items in component palette
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Palette (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-12 08:38 UTC by Martin Ryzl
Modified: 2008-12-22 16:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stacktrace (16.62 KB, text/plain)
2005-09-12 08:39 UTC, Martin Ryzl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Ryzl 2005-09-12 08:38:37 UTC
custom build 050911 on Windows XP/SP2. When adding a custom component into the
mobility palette deadlock appeared. See attached stacktrace. Since there is no
mobility class in the stacktrace I assume it is more general palette problem.
I've succesfully added components before several but this was first time I was
adding a component into category that has already contained another component.
Comment 1 Martin Ryzl 2005-09-12 08:39:44 UTC
Created attachment 24688 [details]
Stacktrace
Comment 2 Stanislav Aubrecht 2005-09-12 11:47:28 UTC
fixed

Checking in src/org/netbeans/modules/palette/DefaultSettings.java;
/cvs/core/palette/src/org/netbeans/modules/palette/DefaultSettings.java,v  <-- 
DefaultSettings.java
new revision: 1.7; previous revision: 1.6
done