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 249595

Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Default RequestProcessor
Product: webservices Reporter: Exceptions Reporter <exceptions_reporter>
Component: JAX-WSAssignee: Milan Kuchtiak <mkuchtiak>
Status: RESOLVED WONTFIX    
Severity: normal CC: martinb
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 207619
Attachments: stacktrace

Description Exceptions Reporter 2015-01-01 19:57:21 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.72-b04, Java(TM) SE Runtime Environment, 1.7.0_72-b14
OS: Windows 7

User Comments:
GUEST: Please, help!

martinb: made new webapp for tomcat7 (localhost/ java EE 6 WEB)
no cdi, no framework
new webservice
METRO question yes
deadlock

(next , going to reboot this VM)

GUEST: Tomcat was running. Created a new Web application. Tried to create a new Web service.

GUEST: Created Metrostack for webservice and had deadlock

martinb: creating a webservice for use in tomcat7

martinb: restart vm after previous deadlocks made no difference




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Default RequestProcessor
   at sun.misc.Unsafe.park(Unsafe.java:0)
   at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   at java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:834)
   at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:867)
   at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1197)
   at java.util.concurrent.locks.ReentrantLock$FairSync.lock(ReentrantLock.java:229)
Comment 1 Exceptions Reporter 2015-01-01 19:57:23 UTC
Created attachment 151335 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 09:54:06 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 3 martinb 2016-07-12 17:16:53 UTC
Agreed, I can confirm that I haven't had it happen again in 8.1 .