webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Connection closed by remote host ftp

    Posted Tue March 25, 2003 04:19 PM

    I have several services that accept data from an incoming FTP session and when the services complete return “226 ASCII transfer complete”. I have created a new one that receives data via ftp, which in turn sends the data HTTP to another server. In this case when all is complete and succesful, the ftp client receives “connection closed by remote host”. Does anyone know why this might be happening instead of the 226 return? Could it be because even though the pub.client:http service has completed, the http session is still active? How can I ensure the service sends a “226” message back to the client?


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport


  • 2.  RE: Connection closed by remote host ftp

    Posted Tue March 25, 2003 08:31 PM

    John, is this related to your HTTP timeout question at [url=“wmusers.com”]wmusers.com?


    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport
    #webMethods


  • 3.  RE: Connection closed by remote host ftp

    Posted Tue March 25, 2003 10:02 PM

    Actually Dan, I’m a different John. I don’t believe it is related, interesting though as I have a sporadic “read time out” on a AS2 HTTP session waiting for an MDN, So I’ll be watching that discussion as well…


    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport
    #webMethods


  • 4.  RE: Connection closed by remote host ftp

    Posted Wed May 28, 2003 09:24 AM

    We are also facing the same problem. We tried changing ftp data and connection timeouts to 900 seconds but no use. We opened a ticket with webMethods and have been testing with several patches sent by webMethods but the problem is not solved.

    Any ideas !!!


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: Connection closed by remote host ftp

    Posted Wed January 14, 2004 01:21 AM

    I’d like to revisit this issue. We’re now experiencing this problem. We are FTP’ing a file to a service and will receive “Connection closed by remote host.” but all the data gets processed by webMethods anyways. Srini mentioned a connection timeout; where is that located? Does FTP have a standard timeout?

    Thanks
    Cort


    #Integration-Server-and-ESB
    #webMethods
    #webmethods-Protocol-and-Transport


  • 6.  RE: Connection closed by remote host ftp

    Posted Mon January 26, 2004 07:34 PM

    OK, since there were no responses, I had to revisit it myself. :slight_smile:

    We determined the session on the mainframe FTP was timing out. We realized this after different files of different sizes would always time out after 4 minutes. Once we updated the inactivity timer to 30 minutes, we no longer received this message.

    FYI.


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB