Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
apollo-99-trunk-20120519.032132-42
Description
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.
See the attached logs for more information.