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
506

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 Sridhar ,

First check wether server started or not and then check you are connecting to FTP server by

go to run -> cmd and write ping and ipaddress which is used and see whether u r getting reponse from teh FTP server.

Try to login to the ftp server which you have mentioned in CC using the user name and pwd, to chk whether you have the permissions to login to the server.

Also the check whether the folder you are trying to access is having permission for delete/read/write.

Restart the FTP server and try it again.

Regards

Sridhar Goli

Former Member
0 Likes

Hi sridhar thank you very much ,

i dont have option of user name password , just have server and port as i am using PI 7.1. and i am not sure abt it will u please help me in this

thanking you

Srdhar

Former Member
0 Likes

Thank you very much , it is sloved , i was not looking the option carefully

thankingyou very much