[ https://issues.apache.org/activemq/browse/AMQCPP-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42913#action_42913 ]
dj commented on AMQCPP-175: --------------------------- first i create a message producer,then i call the send message method in a while loop send lot of textmessages, during this reduplicative operetion the excepions happens; the session seems to lost connection, > No valid response received for command: > --------------------------------------- > > Key: AMQCPP-175 > URL: https://issues.apache.org/activemq/browse/AMQCPP-175 > Project: ActiveMQ C++ Client > Issue Type: Bug > Components: Openwire > Affects Versions: 2.1.3 > Environment: linux > Reporter: dj > Assignee: Nathan Mittler > > terminate called after throwing an instance of > 'activemq::exceptions::ActiveMQException' > what(): No valid response received for command: Begin Class = > ActiveMQTextMessage > Begin Class = ActiveMQMessageBase > Value of ackHandler = 0 > Value of redeliveryCount = 0 > Value of properties = Begin Class PrimitiveMap: > map[guid] = ydid=v41512280 > map[referrer] = http://www.dgkaiyue.net/products.htm?dataid=5?winkee_pt_id=1e > map[src_href] = http://www.dgkaiyue.net/xmb/xslt/Pagination.xsl > map[src_ip] = 58.61.58.2 > map[start_time] = 2008-05-09 11:59:30 > map[type] = 1 > map[user_agent] = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) > Begin Class PrimitiveMap: > Begin Class = Message > Value of Message::ID_MESSAGE = 0 > Value of ProducerId is Below: > Begin Class = ProducerId > Value of ProducerId::ID_PRODUCERID = 123 > Value of ConnectionId = 3a3275de-9c8c-406e-b387-7d7ed259c641 > Value of Value = 0 > Value of SessionId = 0 > No Data for Class BaseDataStructure > End Class = ProducerId > Value of Destination is Below: > Begin Class = ActiveMQQueue > Begin Class = ActiveMQDestination > Value of exclusive = false > Value of ordered = false > Value of advisory = false > Value of orderedTarget = coordinator > Value of physicalName = log.mq > Value of options = Begin Class activemq::util::Properties: > End Class activemq::util::Properties: > No Data for Class BaseDataStructure > End Class = ActiveMQDestination > End Class = ActiveMQQueue > Value of TransactionId is Below: > Object is NULL > Value of OriginalDestination is Below: > Object is NULL > Value of MessageId is Below: > Begin Class = MessageId > Value of MessageId::ID_MESSAGEID = 110 > Value of ProducerId is Below: > Begin Class = ProducerId > Value of ProducerId::ID_PRODUCERID = 123 > Value of ConnectionId = 3a3275de-9c8c-406e-b387-7d7ed259c641 > Value of Value = 0 > Value of SessionId = 0 > No Data for Class BaseDataStructure > End Class = ProducerId > Value of ProducerSequenceId = 3927 > Value of BrokerSequenceId = 0 > No Data for Class BaseDataStructure > End Class = MessageId > Value of OriginalTransactionId is Below: > Object is NULL > Value of GroupID = > Value of GroupSequence = 0 > Value of CorrelationId = > Value of Persistent = 1 > Value of Expiration = 0 > Value of Priority = 4 > Value of ReplyTo is Below: > Object is NULL > Value of Timestamp = 1211363710174 > Value of Type = MAP > Value of DataStructure is Below: > Object is NULL > Value of TargetConsumerId is Below: > Object is NULL > Value of Compressed = 0 > Value of RedeliveryCounter = 0 > Value of Arrival = 0 > Value of UserID = > Value of RecievedByDFBridge = 0 > Value of Droppable = 0 > Begin Class = BaseCommand > No Data for Class BaseDataStructure > Response Required = 1 > Command Id = 3932 > End Class = BaseCommand > End Class = Message > End Class = ActiveMQMessageBase > Begin Class = ActiveMQTextMessage > , check broker. > Aborted -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.