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 174528 - Deadlock when opening MultiViewTopComponent
Summary: Deadlock when opening MultiViewTopComponent
Status: RESOLVED DUPLICATE of bug 174408
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-14 11:34 UTC by Milan Kuchtiak
Modified: 2009-10-14 12:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread Dump (16.38 KB, text/plain)
2009-10-14 11:35 UTC, Milan Kuchtiak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kuchtiak 2009-10-14 11:34:26 UTC
Create a simple web service in web project.
Note: there is a JaxWsDataObject implemented in websvc.design module.
For 6.8 there were no changes in the code.

Is the issue related to following chanes ?
http://hg.netbeans.org/main-golden/rev/b4dd900f3229 (issue 171713)
Tell me please, if something needs do be fixed there in JaxWsDataObject.

Even when I implemented ConeableEditorSupport:asynchronousOpen() the deadlock is there.
Comment 1 Milan Kuchtiak 2009-10-14 11:35:46 UTC
Created attachment 89427 [details]
Thread Dump
Comment 2 mslama 2009-10-14 12:06:58 UTC

*** This issue has been marked as a duplicate of 174408 ***