50904165-1:0, brokerURL = tcp://emv137:61616,
slaveBroker = false, masterBroker = false, faultTolerantConfiguration =
false, networkConnection = false, duplexConnection = false, peerBrokerInfos
= [], brokerName = emv137, connectionId = 0}
Thanks.
--
View this message in context:
http://www.nabble.
;
> Could you try a recent 4.1-SNAPSHOT?
>
> It might be worth reading the last comment on this issue...
> http://issues.apache.org/activemq/browse/AMQ-734
>
> basically in new versions failover=true is no longer required
> --
>
> James
> ---
> http:/
On 3/8/07, drvillo <[EMAIL PROTECTED]> wrote:
Hi
I have just found out myself the same...
I would like to have some clarification on this as
either the wording failover is misleading, or there
is something weird going on here.
If I specify failover=true in my networkConnector
I can see that t
t;>>>> *_No broker-config.xml_*
>>>>> *__*
>>>>>
>>>>>
>>>>> If the servers are on line during all the operations, everything goes
>>>>> well : messages are published and received by all.
>>>>> The problems came when I disconnected Server 1.
>>>>> a) Server 3 published a message on its topic : server 2 received it.
>>>>> But
>>>>> when server 1 came back online, it did *not* get the message.
>>>>> b) Server 1 sent a message on its queue and then came back online :
>>>>> Server 3 did not receive it.
>>>>>
>>>>>
>>>>> 2) Thinking it may be due to
>>>>> http://issues.apache.org/activemq/browse/AMQ-895,
>>>>> <http://issues.apache.org/activemq/browse/AMQ-895>I've used the patch
>>>>> for ActiveMQ 4.0.2 with the same configuration files but the problem
>>>>> still remains.
>>>>>
>>>>>
>>>>> 3) My third tests was with ActiveMQ 4.1. The configuration was
>>>>> quite the same :
>>>>> *_activemq.xml, Server 1 :
>>>>> _*(...)
>>>>>
>>>>>>>>> uri="tcp://localhost:61616" brokerName="${hostname}"/>
>>>>>
>>>>>
>>>>>
>>>>>>>>> uri="static://(tcp://100.29.191.227:61616)" failover="true"
>>>>> networkTTL="255" brokerName="${hostname}"/>
>>>>>
>>>>> (...)
>>>>>
>>>>> *_Server 2 :_*
>>>>> (...)
>>>>>>>>> uri="static://(tcp://100.29.191.227:61616)" failover="true"
>>>>> networkTTL="255" brokerName="${hostname}"/>
>>>>> (...)
>>>>>
>>>>> *_Server 3 :_*
>>>>> (...)
>>>>>>>>> uri="static://(tcp://100.29.191.225:61616,tcp://100.29.191.226:61616)"
>>>>> failover="true" networkTTL="255" brokerName="${hostname}"/>
>>>>> (...)
>>>>> *__*
>>>>> All servers stayed online during the test. No disconnection
>>>>> Server 3 published a message on its topic.
>>>>> Server 2 received it.
>>>>> Server 1 sometimes receives the messages, but does not
>>>>> receive messages at all.
>>>>>
>>>>> Am I missing something ?
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
>
--
View this message in context:
http://www.nabble.com/Disconnection-and-reconnection-in-a-network-of-brokers-tf2704774s2354.html#a9372086
Sent from the ActiveMQ - User mailing list archive at Nabble.com.