cancel
Showing results for 
Search instead for 
Did you mean: 

File/FTP error

Former Member
0 Kudos

Hi,

Iam using a J2se file adapter for connecting to a FTP and picking the files.The following error has been shown and could't process the files-

13:09:40 (4029): Process 1 file(s):

13:09:40 : example.txt

13:09:58 (4030): Start processing "BIN" file "example.txt" size 69426 in "EO mode

13:09:58 (4032): Sending binary message "c7e7c0e2-7023-3800-88e2-2edf80d48360" type "application/xml" to Integration Engine... (message size: 69426 bytes, URL: " http://*************** "

13:09:59 (4076): ERROR: Finished sending to Integration Engine with error "java.net.SocketException: Software caused connection abort: socket write error". Skip confirmation and quit this loop

13:09:59 (4077): Retry mode - wait 7200 sec, 0 msec interval before retry

I tried using j2ee file adapter instead, but the channel has shown the FTP error:530.

we could login into FTP through command promt and have correct login credentials.

There is no firewall blocking.

does anyone have idea on this error? plz reply me ASAP.

Thanks..

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

Check Read / write / delete permision for the folder in the FTP Server

Paste u r Connection parameters in the FTP

Reagrds

Srinivas

Former Member
0 Kudos

Hi,

FTP error:530.

Make sure FTP user name and password is correct.

Regards,

Prakasu

Former Member
0 Kudos

The username and password are correct.I could login into that FTP server through command prompt.

Also we got confirmation from security team that there were no firewall blocking this FTP.

Former Member
0 Kudos

After making entries check it has been activated and cache is in sync ,if you have any FTP Client logs check the logs of that also.

Rajesh