Error received in B2B while sending file to TPs FTP location:
oracle.tip.transport.TransportException: Authenctication failed or further authentication required. Status : 2at oracle.tip.transport.basic.SFTPFileSender.send(SFTPFileSender.java:173)
at oracle.tip.transport.b2b.B2BTransport.send(B2BTransport.java:312)
at oracle.tip.adapter.b2b.transport.TransportInterface.send(TransportInterface.java:1069)
at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1801)
at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:1008)
at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1213)
at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:836)
at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:402)
at java.lang.Thread.run(Thread.java:534)
I am getting similar error but I am not using username/password authentication method. We are using SSH keys. When we send file to trading partner we receive this error. We confirmed with the partner that they have correct public key imported to their SFTP. Please advise. Thanks.
ReplyDelete