Grzegorz Grzybek created KARAF-2812:
---------------------------------------
Summary: Possible deadlock in tooling/exam/container at the end of
itest
Key: KARAF-2812
URL: https://issues.apache.org/jira/browse/KARAF-2812
Project: Karaf
Issue Type: Bug
Components: karaf-exam
Affects Versions: 2.3.4
Reporter: Grzegorz Grzybek
Priority: Critical
I was investigating the pax exam test scenario under Eclipse and at the end of
passed test I've encountered a deadlock of two threads:
* main
* KarafJavaRunner
The threads were deadlocked on two objects:
* the process object
* the shutdown hook thread object
It was similar to this (sorry for putting picture):
!deadlock.png!
--
This message was sent by Atlassian JIRA
(v6.2#6252)