Hello,
I'm running ActiveMQ using the operator on Openshift. I have a broker running in 1 namespace and an 'activemq-client' pod with the artemis cli runing in another namespace. When I try to connect from the activemq-client to the broker the client quickly comes back with a 'killed' message. When I do the same from the broker pod I do get a connection. Has anyone experienced the same? Any idea what might be causing this and how I could try to investigate this issue? In the logs I'm seeing 2022-05-30 15:41:18,829 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session f2343dd7-e02e-11ec-a6b9-0a580a820dd7 2022-05-30 15:41:18,829 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session f2631608-e02e-11ec-a6b9-0a580a820dd7 2022-05-30 15:41:18,829 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session f2631608-e02e-11ec-a6b9-0a580a820dd7 2022-05-30 15:41:40,128 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session ff2561e9-e02e-11ec-a6b9-0a580a820dd7 Best Regards, Jo