You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2013/05/16 01:01:16 UTC

[jira] [Created] (QPID-4851) [JMS AMQP 1.0] ConcurrentModificationException is thrown on closing of AMQP 1.0 connection with existing sessions

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org