Did you check or make sure the path is valid as it is complaining about?
Please check this Empower KB #: 1735714 and here is the resolution info on the same error:
Resolution:
Import the CA certificate into the trusted CA store of the JVM
Following are the steps to do that:
Type the following command from command prompt:
keytool -import -trustcacerts -file c:\temp\sagca.crt -alias “softwareag demo” -keystore Software AG_directory\jvm\jvm160_32\jre\lib\security\cacerts
Note: If you are running on a 64-bit operating system, change jvm160_32 to jvm160_64.
To read more about this, refer to the MWS admin guide page 34 from topic “Using My webMethods Server as an HTTPS Client”.
HTH,
RMG
#webMethods#Integration-Server-and-ESB