Tomas Vavricka created QPID-8427:
------------------------------------
Summary: [Broker-J] Housekeeping task threw StackOverflowError
Key: QPID-8427
URL: https://issues.apache.org/jira/browse/QPID-8427
Project: Qpid
Issue Type: Bug
Components: Broker-J
Affects Versions: qpid-java-broker-7.1.5
Reporter: Tomas Vavricka
Broker crashed when performing housekeeping task.
{noformat}
2020-03-10 20:14:41,539 ERROR [virtualhost-default-pool-1]
(o.a.q.s.u.HousekeepingExecutor) - Housekeeping task threw an exception:
java.lang.StackOverflowError: null
at
org.apache.qpid.server.util.StateChangeListenerEntry.add(StateChangeListenerEntry.java:57)
at
org.apache.qpid.server.util.StateChangeListenerEntry.add(StateChangeListenerEntry.java:57)
at
...
...
at
org.apache.qpid.server.util.StateChangeListenerEntry.add(StateChangeListenerEntry.java:57)
at
org.apache.qpid.server.util.StateChangeListenerEntry.add(StateChangeListenerEntry.java:57)
at
org.apache.qpid.server.util.StateChangeListenerEntry.add(StateChangeListenerEntry.java:57)
at
org.apache.qpid.server.util.StateChangeListenerEntry.add(StateChangeListenerEntry.java:57)
at
org.apache.qpid.server.util.StateChangeListenerEntry.add(StateChangeListenerEntry.java:57)
at
org.apache.qpid.server.util.StateChangeListenerEntry.add(StateChangeListenerEntry.java:57)
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]