I have to upgrade to version 3.8.2
But the problem still exists. More than just the following error output:
/No valid response received for command: RemoveInfo {commandID=13,
responseRequired=true,ObjectId=ID:**,LastDeliveredSequenceId=0},check
broker./
I found the problem always happen when interval time is more than 50s and
run for a period of time
/ ...
producer->send(message.get());
Sleep(50000);/
The connection is not persistent?
In that case, how to make the connection persistent?
thx
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Always-happen-CMS-Exception-after-running-for-a-period-of-time-tp4675615p4675653.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.