hermes-config fail when running SoapUI using Jenkins
Hi,
I have installed SoapUI in a linux machine. Until now I have run the projects using the linux shell and they work fine.
To make it easier I have installed Jenkins in the linux machine, so, using a ssh tunnel I can launch my projects from my windows PC. I have launched several projects from my PC and they work properly in the linux machine. However, there is an problem, I need to be logged in the Linux machine, otherwise if I laucnh the project always get the same error:
15:24:33,662 ERROR [SoapUI] An error occurred [Session name 'SIAAM' does not exist in Hermes configuration or path to Hermes config ( /apps/users/USMSCIP/.hermes )is not valid!], see error log for details javax.naming.NamingException: Session name 'SIAAM' does not exist in Hermes configuration or path to Hermes config ( /apps/users/USMSCIP/.hermes )is not valid!
It seems that everything works fine but somehow SoapUI can not read the hermes config file if I'm not logged in the machine.
¿Does anybody know what the issue could be? The path to the hermes-config is correct, also the file. When I'm not logged, the tunnel and the jenkins instance keeps working. The problem is 'just' the hermes-config.