[
https://issues.apache.org/activemq/browse/AMQCPP-28?page=comments#action_37705
]
Albert Strasheim commented on AMQCPP-28:
----------------------------------------
By the way, I've also seen the following warning pop up from ActiveMQ itself
while running the integration tests, both on Windows and Linux.
ERROR Service - Async error occurred:
java.lang.IllegalStateException: Cannot remove a consumer that had not been
registered: ID:xxx-36153-1166305227288-5:16:-1:1
at
org.apache.activemq.broker.TransportConnection.processRemoveConsumer(TransportConnection.java:593)
at org.apache.activemq.command.RemoveInfo.visit(RemoveInfo.java:64)
at
org.apache.activemq.broker.TransportConnection.service(TransportConnection.java:287)
at
org.apache.activemq.broker.TransportConnection$1.onCommand(TransportConnection.java:178)
at
org.apache.activemq.transport.TransportFilter.onCommand(TransportFilter.java:65)
at
org.apache.activemq.transport.InactivityMonitor.onCommand(InactivityMonitor.java:122)
at
org.apache.activemq.transport.stomp.StompTransportFilter.sendToActiveMQ(StompTransportFilter.java:74)
at
org.apache.activemq.transport.stomp.ProtocolConverter.sendToActiveMQ(ProtocolConverter.java:119)
at
org.apache.activemq.transport.stomp.ProtocolConverter.onStompUnsubscribe(ProtocolConverter.java:379)
at
org.apache.activemq.transport.stomp.ProtocolConverter.onStompCommad(ProtocolConverter.java:151)
at
org.apache.activemq.transport.stomp.StompTransportFilter.onCommand(StompTransportFilter.java:64)
at
org.apache.activemq.transport.TransportSupport.doConsume(TransportSupport.java:84)
at
org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:137)
at java.lang.Thread.run(Thread.java:595)
I'm using the latest ActiveMQ from trunk.
> Purify and Valgrind warnings when running integration tests
> -----------------------------------------------------------
>
> Key: AMQCPP-28
> URL: https://issues.apache.org/activemq/browse/AMQCPP-28
> Project: ActiveMQ C++ Client
> Issue Type: Bug
> Affects Versions: 1.1
> Reporter: Albert Strasheim
> Assigned To: Nathan Mittler
> Attachments: activemq-cpp-test-integration-valgrind.log,
> vc2005-activemq-integration-tests-purify.txt,
> vc2005-activemq-integration-tests-r487924.txt
>
>
> Warnings from Purify when running the integration test (latest from trunk)
> against latest trunk of the broker.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira