ContributionsMost RecentMost LikesSolutionsRe: TIBCO EMS JMS Connection Error (Not Using Hermes But ReadyAPI) MAC I am able to connect to the EMS servers using another software from my machine. Connectivity is not the problem here. It does connect but apparently it doesnt send the right data from REadyAPI. BTW, the jms2.0 substitution did not work. ReadyAPI was using jms1-1.jar before I substituted it. For SOAPUI/Hermes its the incompatible libraries. Thanks! Willie Re: TIBCO EMS JMS Connection Error (Not Using Hermes But ReadyAPI) MAC Yes, we can connect to EMS using the admin tool without any issues. Thanks! Willie Re: TIBCO EMS JMS Connection Error (Not Using Hermes But ReadyAPI) MAC I am not sure this EMS/JAVA tutorial is even addressing any of these issues. We want connectivity from SOAPUI to EMS using or not an intermediary. With Hermes we had incompatible 1.6 and 1.7 JAVA. With 1.8 or 1.7 I couldnt run Hermes on the MAC. The MAC is the ISSUE!!! This runs fine on Windows. The libraries under ReadyAPI Installation/bin/ext directory are relevant and are the following: jms-2.0.jar tibemsd_sec.jar tibjms.jar tibjmsadmin.jar slf4j-api-1.5.2.jar tibjmsapps.jar slf4j-simple-1.5.2.jar tibjmsufo.jar sqljdbc42.jar tibrvjms.jar tibcrypt.jar We have access to these libraries since we have a license to this product. Thanks for trying though! Willie Re: TIBCO EMS JMS Connection Error (Not Using Hermes But ReadyAPI) MAC Rich, This has not been solved by any suggestions. Once it is I will provide the solution here. There is no problem in windows at all but I need it working on mac. Thanks! Willie Re: TIBCO EMS JMS Connection Error (Not Using Hermes But ReadyAPI) MAC Yes I did. HermesJMS does not start correctly with 1.7. Thank you for your suggestion though! Willie Re: TIBCO EMS JMS Connection Error (Not Using Hermes But ReadyAPI) MAC That is NOT correct! The documentation states otherwise. https://support.smartbear.com/readyapi/docs/testing/jms/config.html Please Rao! I am looking for a solution. If you read the very first message, it does connect to EMS its just apparently not transmitting the u/p correctly. But it is making the connection WITHOUT HERMES. TIBCO EMS JMS Connection Error (Not Using Hermes But ReadyAPI) MAC I have a manual JMS Connection inside ReadyAPI but I am unable to connect to TIBCO EMS. I get this error: Could not establish a JMS connection: javax.naming.AuthenticationException: Not permitted: authentication failed [Root exception is javax.jms.JMSSecurityException: authentication failed] I am setting the JMS Connection like this: The error in EMS shows like this: 2020-06-18 20:21:47.151 [anonymous@LMHQUCIS447992]: connect failed: not authorized to connect What am I missing in my Connection Configuration? Thanks a lot! Willie Padin Re: TIBCO EMS JMS Connection Error (Not Using Hermes But ReadyAPI) MAC Rao, If you look at the screens I inserted in the message, you could tell that I am not using Hermes. I am using ReadyAPI. Hermes doesnt work in my MAC due to incompatible libraries with EMS. Hermes in MAC expects JAVA 1.6 and TIBCO libraries are based on JAVA 1.7. So I am using the alternative of ReadyAPI. I have it all configured but I am having the mentioned errors above. Thanks! Willie