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
Expand all | Collapse all

Is WM FtpServer connections multithreaded

  • 1.  Is WM FtpServer connections multithreaded

    Posted Fri June 17, 2005 08:20 PM

    We are trying to establish multiple connection using active mode and getting: “Cannot create Dataport 20. Try passive mode” message.

    Does anyone know?

    Thanks
    btashan


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


  • 2.  RE: Is WM FtpServer connections multithreaded

    Posted Sat June 18, 2005 01:29 AM

    Is the first connection succeeding and subsequent connections failing? How are you managing the multiple connections? Out of the box, IS reuses an existing connection within the same IS session that is to the same FTP server. If you don’t like this behavior you have to manage the session yourself OR apply a patch that let’s you force creating a new session.

    A firewall may be preventing the connection from being established. Review [url=“Active FTP vs. Passive FTP, a Definitive Explanation”]http://slacksite.com/other/ftp.html[/url] for information on active vs. passive FTP.


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