Seeing issues when trying to connect VSE services to a new Registry server. These issues are blocking any VSE services from connecting to Registry server.
and
2020-04-23 23:15:41,418Z (18:15) [qtp2046211968-2382] ERROR com.ca.sv.invoke.controller.v2.VseServerController - JMS Messaging problem with ServerRequestHandler for tcp://vseHost:2013/xxxxx-1234 Could not connect to broker URL: tcp://vseHost:2013?wireFormat.maxInactivityDuration=0. Reason: java.net.ConnectException: Connection timed out: connect; nested exception is:
com.itko.jms.JMSException: Could not connect to broker URL: tcp://vseHost:2013?wireFormat.maxInactivityDuration=0. Reason: java.net.ConnectException: Connection timed out: connect
java.rmi.RemoteException: JMS Messaging problem with ServerRequestHandler for tcp://vseHost:2013/xxxxx-1234 Could not connect to broker URL: tcp://vseHost:2013?wireFormat.maxInactivityDuration=0. Reason: java.net.ConnectException: Connection timed out: connect; nested exception is:
com.itko.jms.JMSException: Could not connect to broker URL: tcp://vseHost:2013?wireFormat.maxInactivityDuration=0. Reason: java.net.ConnectException: Connection timed out: connect
at com.itko.lisa.net.Transporter.init(Transporter.java:412)
Release : All supported versions of DevTest
Component : CA Service Virtualization
Work with your network team for Firewall configuration on both servers. Do Telnet or netcat or any other tool to verify connectivity both ways on the Registry and VSE Ports.
NOTE: Connectivity need to be open bidirectional between Registry and VSE.