Re: Active MQ loses connection with HA database

2017-11-14 Thread Tim Bain
That's entirely unknown. Maybe someone involved in the development process will feel it's important and will work on it for 5.16, or maybe not and it'll never be implemented, it just depends. Since there hasn't been much clamor on this mailing list for MSSQL HA, the enhancement will probably only a

Re: Active MQ loses connection with HA database

2017-11-14 Thread BharathMohan
Hi Tim, Raised JIRA for the same https://issues.apache.org/jira/browse/AMQ-6862 what will be the resolution time if this needs an enhancement. Thanks, Bharath -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Active MQ loses connection with HA database

2017-11-13 Thread Tim Bain
Bharath, I looked at the code that handles the connections to various different database types ( https://github.com/apache/activemq/tree/master/activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/adapter). I see specialized subclasses (which handle certain non-standard behaviors) for

Re: Active MQ loses connection with HA database

2017-11-13 Thread BharathMohan
Hi Tim, Thanks a lot for the response. To add more detail to the issue 1.) ESB Server is single instance that connects to Single instance of Active MQ. 2.) This single Broker connects to MSSQL HA. I will submit the JIRA for this issue. Just wanted to confirm one thing from your reply "*MSSQL H

Re: Active MQ loses connection with HA database

2017-11-10 Thread Tim Bain
Seeing those logs sparked a half-memory of a thread on this mailing list where the conclusion was that MSSQL HA wasn't supported yet but the OP of the thread was encouraged to submit an enhancement request in JIRA. But I spent half an hour this morning looking for that thread and couldn't find it,

Re: Active MQ loses connection with HA database

2017-11-09 Thread BharathMohan
Tim Did the logs helped you related to the issue Thanks, Bharath -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Active MQ loses connection with HA database

2017-11-07 Thread BharathMohan
activemq.log 017-11-07 10:57:26,808 | INFO | Suppressing reply to: MessageAck {commandId = 20591, responseRequired = false, ackType = 2, consumerId = ID:QAUSNTYMUL02-52268-1510050833098-1:27:1:1, firstMessageId = ID:QAUSNTYMUL02-

Re: Active MQ loses connection with HA database

2017-11-07 Thread Tim Bain
The place we'd want to look is the broker logs. Can you post the relevant section around the time of the failover? Tim On Nov 6, 2017 9:04 AM, "BharathMohan" wrote: Active MQ 5.14.0 loses connection to Database that is persisted on MS SQL database. Mulesoft reads the file and sends them as mes