The AMQ224088 error message indicates a client (of some kind) is connecting
to the the port where the acceptor is listening, but isn't completing any
kind of protocol negotiation.  I've seen this happen when non-SSL clients
connect to an SSL enabled acceptor or when port scanners hit the port.
Check your network to see where those requests might be coming from.


Justin

On Thu, Jun 21, 2018 at 6:29 AM, peetu77 <petri.haavanla...@gmail.com>
wrote:

> More trouble, when I make configuration changes (ansible task that runs on
> each node serially, stops and starts artemis service), everything goes fine
> but topology is left incomplete... when i checked logs every instances i
> found this:
>
> 2018-06-21 14:20:21,765 ERROR [org.apache.activemq.artemis.core.server]
> AMQ224088: Timeout (10 seconds) while handshaking has occurred.
> 2018-06-21 14:20:22,270 ERROR [org.apache.activemq.artemis.core.server]
> AMQ224088: Timeout (10 seconds) while handshaking has occurred.
> 2018-06-21 14:20:22,302 ERROR [org.apache.activemq.artemis.core.server]
> AMQ224088: Timeout (10 seconds) while handshaking has occurred.
> 2018-06-21 14:20:22,831 ERROR [org.apache.activemq.artemis.core.server]
> AMQ224088: Timeout (10 seconds) while handshaking has occurred.
>
> I guess this is not a good thing...
>
>
>
>
>
> --
> Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-
> f2341805.html
>

Reply via email to