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 248772 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: MavenJaxWsSupportProvider.WS_REQUEST_PROCESSOR
Summary: org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Ma...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-20 09:25 UTC by abien
Modified: 2015-03-10 04:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 206730


Attachments
stacktrace (3.97 KB, text/plain)
2014-11-20 09:25 UTC, abien
Details

Note You need to log in before you can comment on or make changes to this bug.
Description abien 2014-11-20 09:25:20 UTC
Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Mac OS X

User Comments:
abien: Happened during startup

GUEST: j2ee web service project

GUEST: deadlock detected when I started the IDE.

GUEST: On opening NetBeans

GUEST: Started Netbeans




Stacktrace: 
org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: MavenJaxWsSupportProvider.WS_REQUEST_PROCESSOR
   at org.netbeans.modules.tomcat5.deploy.TomcatManager.isTomEE(TomcatManager.java:442)
   at org.netbeans.modules.tomcat5.util.TomcatProperties.getClasses(TomcatProperties.java:635)
   at org.netbeans.modules.tomcat5.j2ee.TomcatPlatformImpl.loadLibraries(TomcatPlatformImpl.java:542)
   at org.netbeans.modules.tomcat5.j2ee.TomcatPlatformImpl.getLibraries(TomcatPlatformImpl.java:195)
   at org.netbeans.modules.j2ee.deployment.devmodules.api.J2eePlatform.getLibraries(J2eePlatform.java:382)
   at org.netbeans.modules.j2ee.deployment.devmodules.api.J2eePlatform.<init>(J2eePlatform.java:272)
Comment 1 abien 2014-11-20 09:25:23 UTC
Created attachment 150587 [details]
stacktrace
Comment 2 Petr Hejl 2015-03-09 14:15:04 UTC
Fixed in web-main d172ed98bbca.
Comment 3 Quality Engineering 2015-03-10 04:30:15 UTC
Integrated into 'main-silver', will be available in build *201503100001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d172ed98bbca
User: Petr Hejl <phejl@netbeans.org>
Log: #248772 - org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: MavenJaxWsSupportProvider.WS_REQUEST_PROCESSOR