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

Summary: remove operation leads to a deadlock
Product: webservices Reporter: Lukas Jungmann <jungi>
Component: JAX-WSAssignee: Roderico Cruz <rcruz>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: mkuchtiak, pjiricka
Priority: P2 Keywords: RANDOM
Version: 6.x   
Hardware: All   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:

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.