Issue:
We are running into some weird behavior regarding our FTP target using SSH. The process flow executes successfully, then on the next run aborts.
Here's the error:
Connection refused by the host :: etc/security/KeyManager ... (No such file or directory)
Cause:
It seems that the Key Manager was created from Node1. Alternate PF is failing because it is not able to find the ppk file on second node.
Solution:
Create the Keystore activity from another node also so that it can find the ppk file on second node as well.
Comments
0 comments
Article is closed for comments.