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

Summary: Dedalock when try to open persistence.xml multiview editor
Product: javaee Reporter: Petr Blaha <blaha>
Component: EJBAssignee: Erno Mononen <emononen>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: thread dump

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