Alex Rudyy created QPID-4851:
--------------------------------
Summary: [JMS AMQP 1.0] ConcurrentModificationException is thrown
on closing of AMQP 1.0 connection with existing sessions
Key: QPID-4851
URL: https://issues.apache.org/jira/browse/QPID-4851
Project: Qpid
Issue Type: Bug
Components: Java Client
Affects Versions: 0.23
Reporter: Alex Rudyy
Assignee: Alex Rudyy
ConcurrentModificationException is thrown on closing of AMQP 1.0 connection
with existing sessions:
{noformat}
java.util.ConcurrentModificationException
at
java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
at java.util.AbstractList$Itr.next(AbstractList.java:343)
at
org.apache.qpid.amqp_1_0.jms.impl.ConnectionImpl.close(ConnectionImpl.java:337)
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]