SFTP: user alias connexion test

Hi all,
we are facing this issue in WM9.6.

[ISS.0147.9011] Test of SFTP user alias sftpBPM failed. Details: null
Caused by: com.wm.app.b2b.server.sftp.client.SFTPClientException: [ISS.0147.9011] Test of SFTP user alias sftpBPM failed. Details: null
Caused by: java.lang.NullPointerException: null

we create sever alias and user alias with public key authentication.

We can connect to SFTP server with filezilla( public key added to filezilla).

can you please tell me if there any fix to solve this in WM9.6
Best regards,
Mohamed

Hi Mohamed,

please check for SCG_9.6_TPL_Fix4.

Can you share the configuration of the SFTP Server Alias and the SFTP User Alias?

Was the creation of the server alias successful and was the host key received?

Regards,
Holger

Please see the below threads.

https://empower.softwareag.com/sl24sec/SecuredServices/KCFullTextASP/viewing/view.asp?KEY=111037-4441657&DSN=PIVOTAL&DST=TCD&HL=1&QUERY=com.wm.app.b2b.server.sftp.client.SFTPClientException:|[ISS.0147.9011]&SessionID=223439212

https://empower.softwareag.com/sl24sec/SecuredServices/KCFullTextASP/viewing/view.asp?KEY=119844-14741988&DSN=PIVOTAL&DST=TCD&HL=1&QUERY=com.wm.app.b2b.server.sftp.client.SFTPClientException:|[ISS.0147.9011]&SessionID=223439212

Thanks,

Check if you have any proxy configuration on SFTP side, try to delete, recreate the alias and test.

Thanks all,
I bypass IP adress in proxy and now i have an invalid key

ISS.0147.9011] Test of SFTP user alias sftpBPM failed. Details: invalid privatekey: /appli/grdf/begrdf/wm/IntegrationServer/instances/prj55110/config/sftp/identities/uax_beg.Putty.key_1463129658175
Caused by: com.wm.app.b2b.server.sftp.client.SFTPClientException: [ISS.0147.9011] Test of SFTP user alias sftpBPM failed. Details: invalid privatekey: /appli/grdf/begrdf/wm/IntegrationServer/instances/prj55110/config/sftp/identities/uax_beg.Putty.key_1463129658175
Caused by: com.jcraft.jsch.JSchException: invalid privatekey: /appli/grdf/begrdf/wm/IntegrationServer/instances/prj55110/config/sftp/identities/uax_beg.Putty.key_1463129658175

thanks for pour help.
regards

Hi all,
issue resolved by regenerate key in openSHH mode.
Thanks all,
Regards,
Mohamed

Hi msayari

Could you please tell me how the keys creation process in openSSH mode.