You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Sodan <so...@sodan.dk> on 2010/08/18 12:26:23 UTC

CMS: Failover Exceptions

Hi

If I configure:
jms_server=tcp://myserver.com:61616
then no problem

but
jms_server=failover:(tcp://myserver.com:61616)?wireFormat.maxInactivityDuration=0&keepAlive=true
then I got a lot of exceptions at start. Everthing seems to work fine, but I
do get 30-40 exceptions (can see them in output field in VS)

First-chance exception at 0x758cb727 in myserver_debug.exe: Microsoft C++
exception: decaf::io::EOFException at memory location 0x0575f710..

high level is : FailoverTransportListener::onCommand

???
Søren


-- 
View this message in context: http://old.nabble.com/CMS%3A-Failover-Exceptions-tp29469758p29469758.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.