-
Bug
-
Resolution: Done
-
Major
-
1.8.0.Final
-
None
-
False
-
False
-
Undefined
-
-
When attempting to set up a Kogito data-index and management console in Openshift, I am unable to get the data-index pod to connect to the Infinispan instance.
The data-index pod throws a transport exception:
2021-07-22 19:44:34,906 ERROR [org.inf.HOTROD] (HotRod-client-async-pool-1-2) ISPN004007: Exception encountered. Retry 10 out of 10: org.infinispan.client.hotrod.exceptions.TransportException:: org.infinispan.client.hotrod.exceptions.TransportException:: ISPN004071: Connection to kogito-infinispan/172.30.114.211:11222 was closed while waiting for response.
on the Infinispan pod side it throws the following error:
19:44:34,902 WARN (SINGLE_PORT-ServerIO-3-1) [io.netty.handler.ssl.ApplicationProtocolNegotiationHandler] [id: 0xce392550, L:/10.128.2.68:11222 ! R:/10.128.2.69:45138] TLS handshake failed: io.netty.handler.ssl.NotSslRecordException: not an SSL/TLS record: a0171f21000003ffffffff0f0000
versions:
Openshift 4.7
Kogito 1.8
Infinispan 2.1.4
Strimzi 0.24
attached logs and pod YAMLs