Hello Tim,

We finally get through this issue using the below AMQ lease database locker
configuration.

<jdbcPersistenceAdapter dataDirectory="${activemq.data}"
dataSource="#mssql-ds" lockKeepAlivePeriod="5000">
<locker>
<lease-database-locker lockAcquireSleepInterval="10000"/>
</locker>
</jdbcPersistenceAdapter>
</persistenceAdapter>

Now AMQ service survive network disconnection and auto-reconnection from/to
AMQ & database.

Thank you for your help.




--
View this message in context: 
http://activemq.2283324.n4.nabble.com/AMQ-service-stops-on-network-disconnection-tp4728212p4728259.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to