oracle.xdo.delivery.DeliveryException: SFTP Client cannot be opened
Hi All,
We are trying to setup SFTP in Bi publisher 12.2.1.2 delivery options. When I try SFTP with the same ID/pass in the host directly it works fine. Already tried updating the patch to the latest PSU, still no luck.
Getting below error,
oracle.xdo.delivery.DeliveryException: oracle.xdo.delivery.DeliveryException: SFTP Client cannot be opened
at oracle.xdo.delivery.ssh2.SFTPDeliveryRequestHandler.submitRequest(SFTPDeliveryRequestHandler.java:546)
at oracle.xdo.delivery.AbstractDeliveryRequest.submit(AbstractDeliveryRequest.java:1564)
at oracle.xdo.servlet.ui.admin.delivery.DeliveryConnectionUtil.sftpConnectionTest(DeliveryConnectionUtil.java:277)
at oracle.xdo.servlet.ui.admin.delivery.UpdateServerServlet.doConnectionTest(UpdateServerServlet.java:292)
at oracle.xdo.servlet.ui.admin.delivery.UpdateServerServlet.doPost(UpdateServerServlet.java:200)