Hello, i am trying to kill the embedded broker that is running in a junit testcase. I am using the nightly build of 5.0-SNAPSHOT. As far as i can see from the logs the broker is shut down normally but the lock on mysql database is still valid. This does not happen when i use the distribution and kill it with Ctrl+C. But with the embedded broker even the mysql front end applications are locked.I use mysql administrator to release the lock and kill the occupying thread. Do you have any idea how to release this lock within the java code?
-- View this message in context: http://www.nabble.com/Killing-the-embedded-broker-tf4719147s2354.html#a13490721 Sent from the ActiveMQ - User mailing list archive at Nabble.com.