Encountered problem to deploy a virtual service to DevTest environment. Both Functional and Performance servers give error message below. Looks like, it uses hostname “tcp://mycomputer1:2013" Instead of fully qualified names
functional VSE - mycomputer1.pt1.pt2.pt3.pt4
Performance VSE - mycomputer2.pt1.pt2.pt3.pt4
java.rmi RemoteException: JMS Messaging problem with ServerRequestHandler for tcp://mycomputer1:2013/
com.itko.jms.JMSException: Could not connect to broker URL: tcp://mycomputer1:2013?
at com.itko.lisa.net.Transporter.
at com.itko.lisa.net.Transporter.
at com.itko.lisa.net.Transporter.
at com.itko.lisa.net.Transporter.
at com.itko.lisa.net.Transporter.
at com.itko.lisa.net.Transactor.
at com.itko.lisa.net.ClientBase.
at com.itko.lisa.net.ClientBase.
at com.itko.lisa.net.ClientBase.
at com.itko.lisa.net.VSEClient.
at com.itko.lisa.vse.ui.actions.
at com.itko.util.swing.panels.
at java.lang.Thread.run(Thread.
Caused by: com.itko.jms.JMSException: Could not connect to broker URL: tcp://mycomputer1:2013?
at com.itko.activemq.util.
at com.itko.activemq.
at com.itko.activemq.
at com.itko.activemq.
at com.itko.lisa.net.
at com.itko.lisa.net.Transporter.
at com.itko.lisa.net.Transporter.
... 12 more
Caused by: java.net.UnknownHostException: mycomputer1
at java.net.
at java.net.PlainSocketImpl.
at java.net.SocksSocketImpl.
at java.net.Socket.connect(
at com.itko.activemq.transport.
at com.itko.activemq.transport.
at com.itko.activemq.util.
at com.itko.activemq.transport.
at com.itko.activemq.transport.
at com.itko.activemq.transport.
at com.itko.activemq.transport.
at com.itko.activemq.transport.
at com.itko.activemq.
* All supported DevTest releases
* All server components running on Windows 2012 R2
IAM, Enterprise Dashboard, Registry and Portal running on the same machine
Coordinator, Simulator and both VSEs running on separate machines.
* No DevTest patches applied.
From the Registry Monitor on the Workstation the Virtual Service tab is showing MIA VSE for both functional and performance VSEs.
Able to ping and telnet to both machines from the Workstation machine.
Configure the VirtualServiceEnvironmentService to use the server fully qualified domain name and following the other steps should resolve the issue. Here are the steps to change the VirtualServiceEnvironmentService service name in the vmoptions file.