|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
FTP Error in message flow |
« View previous topic :: View next topic » |
Author |
Message
|
Ramphart |
Posted: Mon Mar 28, 2011 2:57 pm Post subject: FTP Error in message flow |
|
|
 Disciple
Joined: 21 Jul 2004 Posts: 150 Location: South Africa, JHB
|
WebSphere Broker v7002, Windows Server 2008 R2 Standard
I'm getting the following error from a message flow (File Input Node) when connecting to a remote FTP server on our network. Remote in the sense that there are routers between the boker server and target off site server where I'm trying to ftp to.
Error Message
remote ''FTP'' server ''/10.149.51.2:50261''. Reason: ''timeout(5000)'.'
The FileInput or FileOutput node failed to open a connection to a remote server. Possible reasons for this failure are that the server could not be contacted, the initial FTP protocol was not observed, or an error situation exists at the server. The reason text is from the detected connection failure.
Whem connecting via the message flow the remote server shows the following trace:
Code: |
(000148) 2011/03/28 23:35:58 PM - (not logged in) (10.100.11.113)> Connected, sending welcome message...
(000148) 2011/03/28 23:35:58 PM - (not logged in) (10.100.11.113)> 220-FileZilla Server version 0.9.37 beta
(000148) 2011/03/28 23:35:58 PM - (not logged in) (10.100.11.113)> 220-written by Tim Kosse (Tim.Kosse@gmx.de)
(000148) 2011/03/28 23:35:58 PM - (not logged in) (10.100.11.113)> 220 Please visit http://sourceforge.net/projects/filezilla/
(000148) 2011/03/28 23:35:58 PM - (not logged in) (10.100.11.113)> USER wmqi@host.co.za
(000148) 2011/03/28 23:35:58 PM - (not logged in) (10.100.11.113)> 331 Password required for wmqi@host.co.za
(000148) 2011/03/28 23:35:58 PM - (not logged in) (10.100.11.113)> PASS *********
(000148) 2011/03/28 23:35:58 PM - wmqi@host.co.za (10.100.11.113)> 230 Logged on
(000148) 2011/03/28 23:35:58 PM - wmqi@host.co.za (10.100.11.113)> SYST
(000148) 2011/03/28 23:35:58 PM - wmqi@host.co.za (10.100.11.113)> 215 UNIX emulated by FileZilla
(000148) 2011/03/28 23:35:58 PM - wmqi@host.co.za (10.100.11.113)> CWD /PlaceOrder
(000148) 2011/03/28 23:35:58 PM - wmqi@host.co.za (10.100.11.113)> 250 CWD successful. "/PlaceOrder" is current directory.
(000148) 2011/03/28 23:35:58 PM - wmqi@host.co.za (10.100.11.113)> PASV
(000148) 2011/03/28 23:35:58 PM - wmqi@host.co.za (10.100.11.113)> 227 Entering Passive Mode (10,149,51,2,196,86)
(000148) 2011/03/28 23:36:03 PM - wmqi@host.co.za (10.100.11.113)> QUIT
(000148) 2011/03/28 23:36:03 PM - wmqi@host.co.za (10.100.11.113)> 221 Goodbye
(000148) 2011/03/28 23:36:03 PM - wmqi@host.co.za (10.100.11.113)> disconnected. |
1. I can connect to the remote server using normal ftp from the dos prompt (from the broker server) and I can issue a get command and and transfer a file
2. I can't see the file listing on the remote server via the Internet Explorer (on the broker server) using ftp://........
3. The remote server is a windows 7 machine
4. The message flows seems to connect successfully and change to the correct sub directory but disconnects immediately without transfering the file to the boker server.
Any ideas as to what could be causing the problem I'm experiencing? Thank you in advance for any help _________________ Applications Architect |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Mar 28, 2011 3:09 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
You should take a service trace from the broker side and take a network level trace from the broker machine - to capture the conversation from the broker side. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|