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.  SFTP Using JSCH 0.1.53

    Posted Mon June 26, 2017 05:44 AM

    Hi Team,

    I am trying to use the SFTP inbuilt functionality while trying to connect to our client. But I am getting disconnect message as below,

    Server sent disconnect message
    type 1 (host not allowed to connect):
    “ssh disconnect host not allowed to connect”

    Now I am trying to increase the logging for JSCH. I have set the below parameter to true,

    watt.ssh.jsch.logging=true

    But it is giving logs in “INFO” level like below. I want to generate the logs in “VERBOSE” or “TRACE” level. Is there any way to set that for the JSCH logging?

    INFO | jvm 1 | 2017/06/26 07:40:37 | INFO: SSH_MSG_NEWKEYS sent
    INFO | jvm 1 | 2017/06/26 07:40:37 | INFO: SSH_MSG_NEWKEYS received
    INFO | jvm 1 | 2017/06/26 07:40:37 | INFO: SSH_MSG_SERVICE_REQUEST sent
    INFO | jvm 1 | 2017/06/26 07:40:37 | INFO: SSH_MSG_SERVICE_ACCEPT received
    INFO | jvm 1 | 2017/06/26 07:40:37 | INFO: Authentications that can continue: pub
    INFO | jvm 1 | 2017/06/26 07:40:37 | INFO: Next authentication method: publickey

    Regards
    Abir Banerjee


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: SFTP Using JSCH 0.1.53

    Posted Mon June 26, 2017 05:04 PM

    Are you using the SSH keys or password based authentication for this connectivity?

    HTH,
    RMG


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: SFTP Using JSCH 0.1.53

    Posted Wed July 05, 2017 04:03 PM

    Hi Abir,

    please provide your wM Version and check for Fixes for IS_Core, SCG_TPL and SCG_TPS.

    There have been some issues with SFTP handling in the path resulting in an updated of the JSCH lib version.
    See Readmes for details.

    Regards,
    Holger


    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: SFTP Using JSCH 0.1.53

    Posted Mon July 10, 2017 06:31 PM

    have you tried to change the server logging for:
    0147 SFTP Client


    #webMethods
    #Integration-Server-and-ESB