Lionel Cons created APLO-207:
--------------------------------
Summary: "Use of object not allowed after it has been released"
error then broker stuck
Key: APLO-207
URL: https://issues.apache.org/jira/browse/APLO-207
Project: ActiveMQ Apollo
Issue Type: Bug
Environment: apollo-99-trunk-20120519.032132-42
Reporter: Lionel Cons
Using apollo-99-trunk-20120519.032132-42, we saw once in our logs:
2012-05-25 17:46:02,285 | WARN | java.lang.AssertionError: stomp subscription
id: our-id, remote address: /127.0.0.1:49582: Use of object not allowed after
it has been released. | org.apache.activemq.apollo.broker.Broker |
hawtdispatch-DEFAULT-4
Then the broker was unusable, stuck on "virtual host shutdown is waiting on
stop". The broker could not be stopped via "service apollo stop", only "kill
-9" has been able stop it.
It seems that this happened during broker shutdown, see the attached logs.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira