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 258614 - Deadlock detected
Summary: Deadlock detected
Status: RESOLVED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-01 13:49 UTC by FarDx
Modified: 2016-05-09 09:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log file (176.96 KB, application/octet-stream)
2016-04-01 13:49 UTC, FarDx
Details
deadlock file (42.82 KB, text/plain)
2016-04-01 13:50 UTC, FarDx
Details

Note You need to log in before you can comment on or make changes to this bug.
Description FarDx 2016-04-01 13:49:03 UTC
Created attachment 159089 [details]
messages.log file

I were doing a useless thing (listening streming radio, navigating web pages, etc), then I returned to netbeans and wrote a line of code. After that I hit the Debug button, and appeared that a deadlock was detected.

I know that a very vague description, but it was really unexpected. I hope that log and deadlock files, the problem can be located and solved eventually.
Comment 1 FarDx 2016-04-01 13:50:53 UTC
Created attachment 159090 [details]
deadlock file

Added deadlock file as attachment.
Comment 2 Petr Hejl 2016-05-09 09:05:39 UTC
This is deadlock in JBoss code (libraries spawning own threads?). I'm afraid we can't do much about that.