Re: Question about HA configuration failover problem

2024-02-02 Thread Justin Bertram
ashington Street, Suite 205 Wellesley Hills, MA 02481 > > *M: *+1 7209385761 <+1%207209385761> | john.lil...@redpointglobal.com > > *From:* Justin Bertram > *Sent:* Monday, January 29, 2024 1:55 PM > *To:* users@activemq.apache.org > *Subject:* Re: Question about HA c

RE: Question about HA configuration failover problem

2024-01-30 Thread John Lilley
PM To: users@activemq.apache.org Subject: Re: Question about HA configuration failover problem *** [Caution] This email is from an external source. Please use caution responding, opening attachments or clicking embedded links. *** > Is this a bug in the AMQ JMS client? At this point I don't believe it is a bug

Re: Question about HA configuration failover problem

2024-01-29 Thread Justin Bertram
> Is this a bug in the AMQ JMS client? At this point I don't believe it is a bug in the ActiveMQ Artemis core JMS client. I talked about AMQ219014 previously, but I suppose it bears repeating here. The timeout is ultimately ambiguous. The client can't reliably conclude that the broker has failed

Question about HA configuration failover problem

2024-01-26 Thread John Lilley
Greetings, This is something of a follow-up on previous failover issue reports, but we’ve taken careful notes and logs and hopefully we have enough information to diagnose what is happening. We are experiencing an error during AMQ broker failover from live to backup. We are testing this

Re: Client Reconnect/failover problem via Core API with HA Configuration when configured with SSL

2017-01-31 Thread Justin Bertram
Client Reconnect/failover problem via Core API with HA Configuration when configured with SSL I tried this on master so it would be beyond 1.5.2. That said, not much has changed with the SSL implementation stuff in quite some time so I wouldn't expect that to make a difference. As far as get

Re: Client Reconnect/failover problem via Core API with HA Configuration when configured with SSL

2017-01-31 Thread Justin Bertram
truststore. Therefore I think it is a valid test of your assumption. Justin - Original Message - From: "funkyjive" <david.benn...@gmx.com> To: users@activemq.apache.org Sent: Tuesday, January 31, 2017 6:00:22 PM Subject: Re: Client Reconnect/failover problem via

Re: Client Reconnect/failover problem via Core API with HA Configuration when configured with SSL

2017-01-31 Thread funkyjive
s the same machine and same cert, that would simply work). Let me see what it will take to do a simple reproduction. -- View this message in context: http://activemq.2283324.n4.nabble.com/Client-Reconnect-failover-problem-via-Core-API-with-HA-Configuration-when-configured-with-SSL-tp4721435p47

Re: Client Reconnect/failover problem via Core API with HA Configuration when configured with SSL

2017-01-31 Thread Justin Bertram
--- From: "funkyjive" <david.benn...@gmx.com> To: users@activemq.apache.org Sent: Tuesday, January 31, 2017 11:02:13 AM Subject: Client Reconnect/failover problem via Core API with HA Configuration when configured with SSL I have an Artemis 1.4.0 embedded in a Java application acting as t

Client Reconnect/failover problem via Core API with HA Configuration when configured with SSL

2017-01-31 Thread funkyjive
ne can offer? My plan is to attempt upgrade from 1.4.0 to 1.5.2 and see if anything changes, but this will take some time on my part. Thanks in advance, David. -- View this message in context: http://activemq.2283324.n4.nabble.com/Client-Reconnect-failover-problem-via-Core-API-with-HA-Configu

Re: Failover problem

2010-09-14 Thread activeMqUser
Hello, Can i get any help regarding this fail over problem? Its very urgent for me. Plz dont mind. Thanks Manoranjan -- View this message in context: http://activemq.2283324.n4.nabble.com/Failover-problem-tp2537292p2539929.html Sent from the ActiveMQ - User mailing list archive

Re: Failover problem

2010-09-14 Thread Johan Edstrom
Did it fail? On Sep 14, 2010, at 10:35 PM, activeMqUser wrote: Hello, Can i get any help regarding this fail over problem? Its very urgent for me. Plz dont mind. Thanks Manoranjan -- View this message in context: http://activemq.2283324.n4.nabble.com/Failover-problem

Re: Failover problem

2010-09-14 Thread activeMqUser
on looking for the Main Broker only. -- View this message in context: http://activemq.2283324.n4.nabble.com/Failover-problem-tp2537292p2539937.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Failover problem

2010-09-14 Thread Johan Edstrom
Consumer which was initially connected to Main Broker is not able to switch to other Brokers. It is still keep on looking for the Main Broker only. -- View this message in context: http://activemq.2283324.n4.nabble.com/Failover-problem-tp2537292p2539937.html Sent from the ActiveMQ - User

Re: Failover problem

2010-09-14 Thread activeMqUser
connecting to one of other two Broker on start up and the bridge is successfully established between the Brokers in my previous request. Is there anything else i need to do? If yes please let me know about that. -- View this message in context: http://activemq.2283324.n4.nabble.com/Failover-problem

Re: Failover problem

2010-09-14 Thread activeMqUser
networkConnector name=Network-Broker uri=static:(failover:(tcp://localhost:5001,tcp://localhost:5002)?randomize=false) dynamicOnly=true networkTTL=3 duplex=true/ /networkConnectors -- View this message in context: http://activemq.2283324.n4.nabble.com/Failover-problem

Failover problem

2010-09-13 Thread activeMqUser
in advance -- View this message in context: http://activemq.2283324.n4.nabble.com/Failover-problem-tp2537292p2537292.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Failover problem

2010-09-13 Thread Dejan Bosanac
happy to see that. Thanks in advance -- View this message in context: http://activemq.2283324.n4.nabble.com/Failover-problem-tp2537292p2537292.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Failover problem

2010-09-13 Thread activeMqUser
to understand please let me know. Thanks -- View this message in context: http://activemq.2283324.n4.nabble.com/Failover-problem-tp2537292p2537354.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Failover problem

2010-09-13 Thread Dejan Bosanac
;                        }                }                return connection;        } If this is not enough to understand please let me know. Thanks -- View this message in context: http://activemq.2283324.n4.nabble.com/Failover-problem-tp2537292p2537354.html Sent from the ActiveMQ - User mailing list archive

Re: Failover problem

2010-09-13 Thread activeMqUser
. Thanks Manoranjan -- View this message in context: http://activemq.2283324.n4.nabble.com/Failover-problem-tp2537292p2537803.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.