RE: My Subscriber is reconnecting after every 5 mins

2017-06-28 Thread boppana
+ "&maxReconnectAttempts=" + SubParams .getIntVal(SubParams.SUBSCRIBER_EMS_CONNECT_ATTEMPT_COUNT) + "&nested.useInactivityMonitor=false&nested.wireFormat.maxInactivityDurati

RE: My Subscriber is reconnecting after every 5 mins

2017-06-28 Thread boppana
bble.com] Sent: 28 June 2017 20:32 To: Boppana, Lakshmi Prasad (INFOSYS) Subject: RE: My Subscriber is reconnecting after every 5 mins It looks like you're disabling the inactivity monitor ( useInactivityMonitor=false <http://il3-broker-a-il-core-int-06.apps.test-a.0341.o2.

RE: My Subscriber is reconnecting after every 5 mins

2017-06-28 Thread boppana
] [mailto:ml+s2283324n4727990...@n4.nabble.com] Sent: 28 June 2017 18:10 To: Boppana, Lakshmi Prasad (INFOSYS) Subject: Re: My Subscriber is reconnecting after every 5 mins Hi, What do the ActiveMQ logs say at that time? Jakub On Wed, Jun 28, 2017 at 7:07 AM, boppana [via ActiveMQ] <[hidden em

Re: My Subscriber is reconnecting after every 5 mins

2017-06-27 Thread boppana
just to add am using activemq-all-5.11.0.jar in my application and in case if publisher send any messages with in 5 mins then this issue is not occurring, only if publisher is idle for 5 mins then only this issue is happening.Can you help me In sorting out this issue? -- View this message in con

My Subscriber is reconnecting after every 5 mins

2017-06-27 Thread boppana
Hi Team, Iam as a subscriber using following url for connecting my AMQ broker url = "failover://(ssl://" + SubParams.getPropertyVal(SubParams.SUBSCRIBER_EMS_SERVER) + ":" + SubParams.getPropertyVal(Sub