Qpid Broker process fails to terminate on errors thrown on startup
------------------------------------------------------------------
Key: QPID-3463
URL: https://issues.apache.org/jira/browse/QPID-3463
Project: Qpid
Issue Type: Bug
Components: Java Broker
Affects Versions: 0.13
Reporter: Alex Rudyy
Assignee: Robbie Gemmell
Priority: Minor
If java Error is thrown during broker startup the broker JVM fails to exit due
to non-daemon threads still running.
The following threads were observed in such cases:
"test:UpdateTask"
"development:UpdateTask"
"localhost:UpdateTask"
"FelixPackageAdmin"
"FelixStartLevel"
"FelixDispatchQueue"
This problem has been seen when running qpid broker tests for profile
"java-bdb-spawn.0-9-1" with ant 1.7.1 and java "1.6.0_18".
The reason why Error was thrown is unclear as test JVM system output was closed
and Error was not logged.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]