Server not in cluster anymore , Caused by: io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer
Issue
The hotrod client and datagrid servers are in two different namespace .while trying to setup connection ,getting below error
removing from the pool.
2023-03-09 06:50:31.888 INFO 1 --- [-async-pool-1-2] o.i.HOTROD : ISPN004016: Server not in cluster anymore(datagrid-cluster.sample.svc.cluster.local:11222), removing from the pool.
2023-03-09 06:50:41.892 ERROR 1 --- [-async-pool-1-2] o.i.HOTROD : ISPN004007: Exception encountered. Retry 10 out of 10
org.infinispan.client.hotrod.exceptions.TransportException: io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer
at org.infinispan.client.hotrod.impl.transport.netty.ActivationHandler.exceptionCaught(ActivationHandler.java:52) [infinispan-client-hotrod-12.1.3.Final-redhat-00001.jar!/:12.1.3.Final-redhat-00001]
...
Caused by: io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer
Next step [redhat]:
Environment
- OCP
- 4.10
- Redhat Datagrid
- 8.3.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.