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 mget issue

    Posted Thu March 11, 2010 04:41 PM

    Hi All,

    does anyone has the idea about the ftp return code 600? Its not listed uder ftp status codes.

    Using webMethods ftp protocal, ftp.login, ftp.ls are success. but when doing the ftp.mget, we get the below error.

    return code 600
    returnmsg null


    ← 150 Opening ASCII mode data connection for file list.
    → ABOR

    Does anyone know why this returns code 600 and what could be the possible error?

    Thanks.


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


  • 2.  RE: ftp mget issue

    Posted Thu March 11, 2010 04:45 PM

    We get the above error but files are successfully retrieved.

    That means mget gets the files as well returns code 600 throwing ABORT statement.

    Please Help.

    Thanks.


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


  • 3.  RE: ftp mget issue

    Posted Thu March 11, 2010 07:01 PM

    hey…

    obviously this is not a any standard error code, seems to be a explicitely programmed from on this FTP utlility where u r connecting…

    I saw there was a similar issue reported under post [URL]wmusers.com
    but no concrete solution. Just check with you FTP administrator or contact SAG.

    -nD


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


  • 4.  RE: ftp mget issue

    Posted Thu March 11, 2010 07:36 PM

    Thanks for the prompt reply.

    any other suggestions guys?

    Thanks.


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


  • 5.  RE: ftp mget issue

    Posted Thu March 18, 2010 12:54 AM

    What FTP server vendor/version are you consuming?

    Reply code 600 is not part of FTP protocol [url]http://www.ietf.org/rfc/rfc0959.txt[/url]

    As such, wM ftp client does not know how to handle the Reply.


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


  • 6.  RE: ftp mget issue

    Posted Thu March 18, 2010 01:25 AM

    Ops! it might be wM client it selves, try the following:

    Modify cleanlinefeeds (default true) and set it to “false”.

    (6) :smiley: :stuck_out_tongue:


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