many Exceptions at startup when using failover
----------------------------------------------

                 Key: AMQCPP-313
                 URL: https://issues.apache.org/activemq/browse/AMQCPP-313
             Project: ActiveMQ C++ Client
          Issue Type: Bug
    Affects Versions: 3.2.2, 3.2.1, 3.2.0, 3.1.3, 3.1.2, 3.1.1, 3.1, 3.0.1, 
3.0, 2.2.6, 2.2.5, 2.2.4
         Environment: Windows VS 2010, Win7
            Reporter: Søren Grønbech
            Assignee: Timothy Bish


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

but 
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 area 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 

do you need more info ?


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to