You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2010/08/24 21:37:50 UTC

[jira] Closed: (AMQCPP-313) many Exceptions at startup when using failover

     [ https://issues.apache.org/activemq/browse/AMQCPP-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish closed AMQCPP-313.
-------------------------------

    Resolution: Working as Designed

> 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: 2.2.4, 2.2.5, 2.2.6, 3.0, 3.0.1, 3.1, 3.1.1, 3.1.2, 3.1.3, 3.2.0, 3.2.1, 3.2.2
>         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.