when we are looking into Server broker, it has many temperary queues around
more than 2000. So we have removed one network peer.
A->B
B->A
now, after some hours tmp-queues are around 2 digits only. we have applied
below patch :
https://issues.apache.org/jira/browse/AMQ-6262

still after some hours client is not able to re-establish connection. I have
questions like below

1) InactivityMonitor each time close connection, if this is the case who is
again re-establishing connection ?
2) after some hours our client is not able to re-establish connection. on
client side we are seeing different errors 

2018-03-13 18:12:24,091 386450649 [ActiveMQ Connection Executor: HTTP Reader
https:URL] ( CustomisedPooledConnectionFactory:114) WARN   - Connection
error occurred for https:URL: Cannot send, channel has already failed:
https:URL


(org.apache.servicemix.bundles.spring-jms:org.springframework.jms.listener.DefaultMessageListenerContainer:909)
ERROR  - Could not refresh JMS Connection for destination 'queue' - retrying
in 20000 ms. Cause: The JMS connection has failed: Channel was inactive (no
connection attempt made) for too (>60000) long: https://URL

2018-03-13 13:25:16,292 369222850 [Camel (camel-4) thread #378 -
TemporaryQueueReplyManager[ ]]
(org.apache.servicemix.bundles.spring-jms:org.springframework.jms.listener.DefaultMessageListenerContainer:909)
ERROR  - Could not refresh JMS Connection for destination 'temporary' -
retrying in 5000 ms. Cause: The JMS connection has failed: Channel was
inactive (no connection attempt made) for too (>60000) long: https://URL

from client side when we are again manually removing and setting connection
then it is working for sometime and after that it is not working.

our scenario is simple  A->B n/w mesh with one client. Please suggest any,
let us know if we want to provide any other information.




--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Reply via email to