cancel
Showing results for 
Search instead for 
Did you mean: 

PI Seeburger SFTP pending key error

vijayabaskaranj
Explorer
0 Kudos

We are implementing Seeburger's SFTP adapter in PI. It is throwing the following error when trying to send the file to an SFTP server.

Any help in resolving the below error will be much appreciated.

Message could not be forwarded to the JCA adapter. Reason: Fatal exception: javax.resource.ResourceException: >> Description: SFTP transaction error occured.>> Details: putFile: Could not connect to remote host; Reason: SFTP client was not able to connect: com.seeburger.sftp.exception.HostVerificationException: Cannot create pending keystore USER/SSH_hosts/>>SendingStatus: NOT_TRANSMITTED>>FaultCategory: COMMUNICATION_ERROR>>Retryable: false>>Fatal: false, >> Description: SFTP transaction error occured.>> Details: putFile: Could not connect to remote host; Reason: SFTP client was not able to connect: com.seeburger.sftp.exception.HostVerificationException: Cannot create pending keystore USER/SSH_hosts/>>SendingStatus: NOT_TRANSMITTED>>FaultCategory: COMMUNICATION_ERROR>>Retryable: false>>Fatal: false

Thanks

VJ johnwesley

Accepted Solutions (0)

Answers (1)

Answers (1)

vijayabaskaranj
Explorer
0 Kudos

This has been resolved by using group USERS/SSH_host istead of USER/SSH_host.

follow the seeburger document for successfully implemetation. Do not skip any steps