No valid Soap UI license exists error while tests running from Jenkins using SOAP UI Pro plugin
Hi,
I am trying to run some Ready API tests from Jenkins using SOAP UI Pro functional test plugin but I am getting the below errors in the Jenkins console log.
No valid SoapUI license exists.
Please enter the absolute path of the license file (.zip or .key):
Jenkins and ReadyAPI are installed in the same machine with a valid license.
I wonder seeing the same tests were working fine for a long time and suddenly something happened and it stopped working from last week.
Appreciate any help on this.
Thanks in advance.
This was happening because I was not running Jenkins with the same user account that I activated the ReadyAPI license with. If you face the same issue please follow the same steps from the link below. It will work.
https://support.smartbear.com/readyapi/docs/general-info/licensing/troubleshooting/jenkins.html
My problem is solved. Thanks.