Search code examples
jmssoapuitibcotibco-emshermes-jms

Authentication Error in Hermes JMS while Connecting to Tibco EMS 8.2


I am using Hermes v1.4 SOAP UI to connect with Tibco EMS 8.2. I followed this tutorial.

Problem:

After doing all the settings , when I tried to connect with EMS server which is running on local machine. It is giving me authentication error.

enter image description here

I provided the default username and password that is "admin" and "admin". I can see the following error in my EMS console.

enter image description here

Why my EMS server is not authorizing the Hermes JMS to connect? Do I also need to do anything on EMS Side as well. Please guide.


Solution

  • By default there is no password for TIBCO EMS. You can try with username admin and password ''(empty). Hopefully, it will solve you your problem.