Forum Discussion

mustapha's avatar
mustapha
Occasional Contributor
10 years ago
Solved

SoapUI - HermesJMS:: Connecting to localhost EMS server

 

Hi Techies,

 

I am facing a strange issue. I am testing the JMS endpoint using the SOAPUI. The JMS provider is here EMS 8.0. The HermesJMS is also configured witht the remote EMS server and all configuration is in place.

 

However when I am trying to trigger the request below error is popping up in soapUI,

 

===============

2016-03-01 09:19:12,191 ERROR [errorlog] javax.jms.JMSException: Failed to connect to the server at tcp://localhost:7222
javax.jms.JMSException: Failed to connect to the server at tcp://localhost:7222
at com.eviware.soapui.impl.wsdl.submit.transports.jms.JMSConnectionHolder.<init>(JMSConnectionHolder.java:76)
at com.eviware.soapui.impl.wsdl.submit.transports.jms.HermesJmsRequestSendReceiveTransport.execute(HermesJmsRequestSendReceiveTransport.java:37)
at com.eviware.soapui.impl.wsdl.submit.transports.jms.HermesJmsRequestTransport.sendRequest(HermesJmsRequestTransport.java:77)
at com.eviware.soapui.impl.wsdl.WsdlSubmit.run(WsdlSubmit.java:119)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

===============

 

Thanks in advance. Please help.

 

Regards,

Mustapha