Search code examples
timeoutactivemq-artemis

ActiveMQ Artemis Error - AMQ224088: Timeout (10 seconds) while handshaking with LB


My question is related to the question already posted here

Its indicated in the original post that the timeout happens about once a month. In our setup we are receiving this once every 10 seconds. Our production logs are filled with this handshake exception messages. Would setting the timeout value for handshake apply to our scenario as well?


Solution

  • Yes. Setting handshake-timeout=0 on the relevant acceptor URL in your broker.xml applies here even with the higher volume of timeouts.