cancel
Showing results for 
Search instead for 
Did you mean: 

Configuration Communication Channel Using FTPS

0 Kudos

Hello

We need to user a Communication Channel which used FTPS

We have installed the certificat in the Visual Administrator in Key Storage (Part SSL & Trsuted Ca) and in SSL Provider

We have created the communication but when we try to send the file we have a mesage in the workbench

Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Error when getting an FTP connection from connection pool: com.sap.aii.af.service.util.concurrent.ResourcePoolException: Unable to create new pooled resource: ConnectException: Connection timed out (errno:238)

We have implemented the last patch level for ABAP

Our PI system is running on a UNIX server

Bertrand

Accepted Solutions (0)

Answers (6)

Answers (6)

0 Kudos

I have seen this message in the file xi.log in the directory usr/sap/[SID]/[instance]/j2ee/cluster/server[N]/log/applications\com.sap.xi\

Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Error when getting an FTP connection from connection pool: com.sap.aii.af.service.util.concurrent.ResourcePoolException: Unable to create new pooled resource: SocketException: Connection timed out:could be due to invalid address

Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Could not get FTP connection from connection pool (1 connections) within 5,000 milliseconds; increase the number of available connections

Is a parameter in the Visual Admin?

Regards

Bertrand

diego_gabriel
Participant
0 Kudos

Hello BERTRAND,

Please also check with your FTPS client if your PI / firewall has the necessary permissions.

Regards,

Diego Estanguini Gabriel

0 Kudos

I will check the users but could which user is using : J2EE_GUEST ? PIAFUSER?

Bertrand

Former Member
0 Kudos

Hi,

you have to check the user that is indicated in CommunicationChannel.

Fabio

0 Kudos

The firewall is ok we are able to connect to the bank but can not put a file

Former Member
0 Kudos

Hi,

FTPS try to open 2 ports: one to connect and one to put file on server, so check with basis on the firewall you must have 2 differents tries to open ports.

Also check with third part your user authorizations.

Fabio

Former Member
0 Kudos

Hi,

FTPS try to open 2 ports: one to connect and one to put file on server, so check with basis on the firewall you must have 2 differents tries to open ports.

Also check with third part your user authorizations.

Fabio

Former Member
0 Kudos

Hi,

check with basis team the rules of firewall, if the ports are open.

Fabio

rajasekhar_reddy14
Active Contributor
0 Kudos

The error looks port not opened in your network/PI system to connect FTPS system check wit network and basis team.

check below blog.

Regards,

Raj