I am running Jmeter on a machine outside the domain where ems is running. EMS is running on port 1722 and firewall between Jmeter server and EMS server are open on port 1722.
The Jmeter is running on server Perftest.DOMAIN1.com The EMS is running onserver EMS.DOMAIN2.com Even though I am using fully qualified domain name ni the provider URL tcp://EMS.DOMAIN2.com:1722 in JMeter, it is trying to send message to tcp://EMS:1722 and failing since EMS server is not in the same domain as Perftest machine. Error I get is: Response message: javax.jms.JMSException: Failed to connect to any server at: tcp://EMS:1722,tcp://EMS:1722 why is JMeter not using FQDN while connecting to EMS server? I tried using IP address, and updating the host file still Jmeter is not using FQDN to connect to EMS server and hencve failing. Is there a workaround for this problem? Can I not use Jmeter outside the domain to test EMS? Thanks! -- View this message in context: http://jmeter.512774.n5.nabble.com/Sending-messages-to-EMS-queue-using-Jmeter-running-on-a-machine-outside-the-domain-tp5720990.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
