[
https://issues.apache.org/activemq/browse/AMQCPP-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQCPP-247.
---------------------------------
Resolution: Fixed
Fixed in Trunk
> Exception thrown while using failover and Transacted sessions.
> --------------------------------------------------------------
>
> Key: AMQCPP-247
> URL: https://issues.apache.org/activemq/browse/AMQCPP-247
> Project: ActiveMQ C++ Client
> Issue Type: Bug
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Fix For: 3.0.1
>
>
> During a session that is transacted and the connection is using the Failover
> Transport the following exception is seen.
> {noformat}
> Key does not exist in map
> FILE: ../../../src/main/decaf/util/concurrent/ConcurrentStlMap.h, LINE:
> 229
> FILE: ../../../src/main/activemq/state/ConnectionStateTracker.cpp,
> LINE: 587
> FILE: ../../../src/main/activemq/state/ConnectionStateTracker.cpp,
> LINE: 92
> FILE:
> ../../../src/main/activemq/transport/correlator/ResponseCorrelator.cpp, LINE:
> 61
> FILE: ../../../src/main/activemq/core/ActiveMQConnection.cpp, LINE: 549
> FILE: ../../../src/main/activemq/core/ActiveMQTransactionContext.cpp,
> LINE: 115
> FILE: ../../../src/main/activemq/core/ActiveMQConsumer.cpp, LINE: 849
> FILE: ../../../src/main/activemq/core/ActiveMQSessionExecutor.cpp,
> LINE: 133
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.