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 75633 - Dedalock when try to open persistence.xml multiview editor
Summary: Dedalock when try to open persistence.xml multiview editor
Status: VERIFIED DUPLICATE of bug 74362
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-27 16:05 UTC by Petr Blaha
Modified: 2009-11-10 06:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (20.48 KB, text/plain)
2006-04-27 16:05 UTC, Petr Blaha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2006-04-27 16:05:22 UTC
[Netbeans 55 20060421, jdk 1.6.0 b79]
Steps:
I opened an existing EJB project, expand config node and double click on
persistence.xml. In thread dump you can see that threads AWT-EventQueue-1,
XmlMultiViewDataSynchronizer RequestProcessor wait for waiting on <0x73322e70>
(a org.openide.windows.CloneableOpenSupport$Listener).
Comment 1 Petr Blaha 2006-04-27 16:05:43 UTC
Created attachment 30106 [details]
thread dump
Comment 2 Erno Mononen 2006-04-27 16:09:56 UTC
Seems to be a duplicate of the issue 74362.

*** This issue has been marked as a duplicate of 74362 ***
Comment 3 Mikhail Matveev 2007-09-20 12:50:34 UTC
Verified duplicate