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

Can you provide your configuration files?

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

Can you elaborate on exactly what you're doing to "test the connection with
openssl"?

> Do I miss something regarding the connectors configuration ?

It's not clear if you missed something in your configuration because it's
not clear what the actual problem is.

> Is it expected that the passive server does not respond ?

Depending on how you're trying to connect to the passive server it is
indeed expected that it might not respond since it is, in fact, passive. To
be clear, the passive broker is not meant to accept messaging connections.


Justin

On Thu, Nov 7, 2024 at 2:17 PM <jncdevl...@pm.me.invalid> wrote:

> 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