Skip to Content
0
Former Member
May 08, 2008 at 04:50 PM

FTP adapter time out connection

213 Views

Hello,

I'm trying to send a file with a receiver ftp comunication channel and I obtain the following log in the runtime workbench monitor:

Time Stamp Status Description

2008-05-08 18:41:51 Success Message successfully received by messaging system. Profile: XI URL: http://gestsapxid:50000/MessagingSystem/receive/AFW/XI Credential (User): XIISUSER

2008-05-08 18:41:51 Success Using connection AFW. Trying to put the message into the receive queue.

2008-05-08 18:41:51 Success Message successfully put into the queue.

2008-05-08 18:41:51 Success The message was successfully retrieved from the receive queue.

2008-05-08 18:41:51 Success The message status set to DLNG.

2008-05-08 18:41:51 Success Delivering to channel: FILE_OCHOA_RECEIVER_FTP

2008-05-08 18:41:51 Success File adapter receiver: processing started; QoS required: ExactlyOnce

2008-05-08 18:41:51 Success File adapter receiver channel FILE_OCHOA_RECEIVER_FTP: start processing: party " ", service "ESMAR_OCHOA"

2008-05-08 18:41:51 Success Connect to FTP server "NNN.NNN.NNN.NNN", directory "/ochoaesmar"

2008-05-08 18:41:51 Success Write to FTP server "NNN.NNN.NNN.NNN", directory "/ochoaesmar", file "ochoa20080508_0000000006166839"

2008-05-08 18:41:51 Success Transfer: "TXT" mode, size 412 bytes, character encoding UTF-8

2008-05-08 18:42:12 Error Attempt to process file failed with Connection timed out: connect

2008-05-08 18:42:12 Error Delivery of the message to the application using connection AFW failed, due to: Connection timed out: connect.

2008-05-08 18:42:12 Error Exception caught by adapter framework: Connection timed out: connect

2008-05-08 18:42:12 Success The asynchronous message was successfully scheduled to be delivered at Thu May 08 18:47:12 CEST 2008.

2008-05-08 18:42:12 Success The message status set to WAIT.

I have tested to put a file (with the same FTP parameters) from the promt of the xi server operating system and all works fine. can someone help me to find why the time out connection happens?.

Thank you very much

Alberto.