cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FTP connection error whil,e using flat file adapter error

Former Member
0 Likes
509

while using file adapter in the reciever end for proxy to file

i am giving paranters like server IP address and the port , i dont know which port to give by default it is giving me 21 , anyway how to check whether the connection is correct

and more over

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: connect

please help me in this thanks

View Entire Topic
Former Member
0 Likes

Hi

FTP port by default is 21.

Check weather FTP is up and running .

r try to restart the FTP Server and run the scenario

wud work out

rgds

srini

Former Member
0 Likes

hi thanks , i hope FTP is working , is there any configuration needed before using it , i have not done anything for fpt connection before , just using the IP adress and start working , as it is new server

any thing must be dont before using it

please help me thanking you

Sridhar

Former Member
0 Likes

Do u have user name and password.

hope u have made those entries in the Sender File Adapter.

if not kindly do so.

Logon from command promt

ftp <your FTP Ip>

Username

password

clearly it's prob with u r FTP

rgds

srini