I'm using Active MQ 5.4.2 and ActiveMQ CPP 3.5.2 built with MSVC2008.

When running the threaded consumer-producer example, if I manually insert a
message to the topic/queue, the consumer thread crashes with "vector
subscript out of range" on the VC\include\vector file, line 779.

It only happens when inserting messages through the web admin console. The
REST example, for instance, does not cause the issue.

Has anyone seen this behavior?

Best Regards,
Ricardo.

--
View this message in context: 
http://activemq.2283324.n4.nabble.com/CMS-Producer-Consumer-Example-crashes-when-message-sent-via-web-admin-tp3337353p3337353.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to