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 64414 - Deadlock when opening document
Summary: Deadlock when opening document
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Palette (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: RANDOM, THREAD
Depends on:
Blocks:
 
Reported: 2005-09-15 10:46 UTC by Lukas Hasik
Modified: 2008-12-22 17:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
full thread dump (45.62 KB, text/plain)
2005-09-15 10:48 UTC, Lukas Hasik
Details
mobility pack project taht caused it. Try to open file recordstore.ShowRecords in IDE (16.13 KB, application/x-compressed)
2005-09-15 10:50 UTC, Lukas Hasik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2005-09-15 10:46:22 UTC
nb20050913+me050915
-I tried to open mobility pack Visual Design and then IDE deadlocked
-see attachment for FTD, I'm attaching the project too
Comment 1 Lukas Hasik 2005-09-15 10:48:55 UTC
Created attachment 24827 [details]
full thread dump
Comment 2 Lukas Hasik 2005-09-15 10:50:04 UTC
Created attachment 24828 [details]
mobility pack project taht caused it. Try to open file recordstore.ShowRecords in IDE
Comment 3 Stanislav Aubrecht 2005-09-16 10:57:06 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.8; previous revision: 1.7
done
Comment 4 Lukas Hasik 2006-09-14 10:32:41 UTC
v