FTP Adapter Unable to Establish a Session to SFTP Server on SUSE Linux
(Doc ID 754029.1)
Last updated on MARCH 27, 2020
Applies to:
Oracle(R) BPEL Process Manager 10g - Version 10.1.3.1 to 10.1.3.4 [Release AS10gR3]Information in this document applies to any platform.
***Checked for relevance on 17-Sep-2010***
***Checked for relevance on 21-Mar-2012***
Symptoms
The FTP server is running on SUSE Linux, and all configuration is default and you configured the SFTP Adapter according the the following link:
Oracle� Application Server Adapters for Files, FTP, Databases, and Enterprise Messaging User's Guide
10g Release 3 (10.1.3.1.0)
Part Number B28994-02
2 Oracle Application Server Adapter for Files/FTP
2.4 Using SFTP with the FTP Adapter
10g Release 3 (10.1.3.1.0)
Part Number B28994-02
2 Oracle Application Server Adapter for Files/FTP
2.4 Using SFTP with the FTP Adapter
Using SSH to connect the server is fine. And in command line, using the following commands to login , read and write files works fine:
$ sftp <username>@<hostname>
However, at run time, you still get the following error messages:
<2008-11-11 16:12:15,611> <WARN> <DougDomain.collaxa.cube.activation> <File
Adapter::Inbound> The connection variable is null in postCall. This could be because of a call postCall w/o a preceeding call to preCall.
<2008-11-11 16:12:25,695> <WARN> <DougDomain.collaxa.cube.activation> <File
Adapter::Inbound> The connection variable is null in postCall. This could be because of a call postCall w/o a preceeding call to preCall.
Adapter::Inbound> The connection variable is null in postCall. This could be because of a call postCall w/o a preceeding call to preCall.
<2008-11-11 16:12:25,695> <WARN> <DougDomain.collaxa.cube.activation> <File
Adapter::Inbound> The connection variable is null in postCall. This could be because of a call postCall w/o a preceeding call to preCall.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |