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 150957 - remove operation leads to a deadlock
Summary: remove operation leads to a deadlock
Status: RESOLVED WORKSFORME
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P2 blocker (vote)
Assignee: Roderico Cruz
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2008-10-22 00:17 UTC by Lukas Jungmann
Modified: 2008-12-02 10:06 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2008-10-22 00:17:26 UTC
rc1, jdk6_u10-fcs, win vista

-have an ejb module with ws from wsdl (use ie. $HG_ROOT/websvc.kit/test/qa-functional/data/projects/65_ejbmodule)
-open ws in designer
-add default operation to it (invoke add operation and close the dialog by OK button)
-select newly added operation and remove it

=> operation is not removed - wsimport & ant task finishes successfully but progress dialog (the one in the right bottom
corner) keeps running

-close project containing the web service

=> deadlock
Comment 1 Lukas Jungmann 2008-10-22 00:37:01 UTC
unfortunately this seems to be random and I don't have a threaddump, will keep trying to get this again :-(
Comment 2 Petr Jiricka 2008-10-24 11:53:41 UTC
Is this a 6.5 stopper?
Comment 3 Lukas Jungmann 2008-10-24 13:33:33 UTC
No, more likely 65patch1candidate if I manage to get a threaddump for this somehow...
Comment 4 Milan Kuchtiak 2008-10-24 15:16:50 UTC
Waiting for some Thread dump.
Comment 5 Jaroslav Pospisil 2008-12-02 10:06:30 UTC
No feedback for more than month,closing as worksforme.