Hello,
I have a simple cluster, shared store, defining a primary and a backup server 
with static connectors.

When enabling ssl, truststore is defined at connector level and keystore at 
acceptor level, I can see the initial handshake happening in logs when I start 
the backup server.

What happens then, when the backup server reaches the phase "backup announced", 
I keep receiving in primary server logs "AMQ214016 Failed to create netty 
connection ClosedChannelException".

When I test the connection with openssl from primary (VM1) to backup (VM2), it 
is indeed not happening. It works from VM2 to VM1.

When stopping the primary server, the backup server turns correctly into 
primary and the openssl connection test works from VM1 to VM2.

Do I miss something regarding the connectors configuration ? Is it expected 
that the passive server does not respond ?

I noticed in the archive a similar topic where the user wanted to filter out 
these error messages.

https://lists.apache.org/thread/o54shdyy4x7613cy33vtjhfkh0sb2mcp

Thanks a lot for your support.

Jean-Noel

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@activemq.apache.org
For additional commands, e-mail: users-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to