IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.  FTP LIST command time out on IS 6.5 SP2

    Posted Sat December 08, 2007 05:16 PM

    I am connecting to FTPS port on IS 6.5 using Core FTP client. After successful login, ‘LIST’ command is timing out. While trying from ftp:ls command from the other IS server to this server returns successfully.

    What is the reason?

    In logs I could see that ftp:ls command is being shown as ‘NLST’, while list command from Core FTP client is shown as ‘LIST’.


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


  • 2.  RE: FTP LIST command time out on IS 6.5 SP2

    Posted Mon December 10, 2007 01:43 AM

    Are your 2 IS instances load balanced? If so, sounds like the login goes to one server while the ls goes to the other. The LB device needs to be configured to make the FTP session sticky (various options for that).


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


  • 3.  RE: FTP LIST command time out on IS 6.5 SP2

    Posted Tue January 08, 2008 02:22 PM

    Also this can happen if your going through a firewall and the data port isn’t handled correctly.

    Using Passive mode rather than Active mode resolves these issues most times.


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


  • 4.  RE: FTP LIST command time out on IS 6.5 SP2

    Posted Tue January 29, 2008 07:43 PM

    We faced a similar problem and we checked whether our clustered IS’s were in sync or not and found out that they were out of sync. Rob’s idea helped us a lot in solving this issue. Thanks Rob.


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