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 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Default RequestProcessor
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: De...
Status: RESOLVED WONTFIX
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-01 19:57 UTC by Exceptions Reporter
Modified: 2016-07-12 17:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 207619


Attachments
stacktrace (10.42 KB, text/plain)
2015-01-01 19:57 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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 .