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.  AxisFault: Connection timed out

    Posted Fri March 17, 2017 07:00 AM

    The following error message reoccurs in the server.log multiple times ( counted them one day and the error was reported 650 times )
    2017-03-11 13:35:43 GMT [ISC.0077.9998E] Exception → org.apache.axis2.AxisFault: Connection timed out

    IS server Version 8.2.2.0

    The error starts after a FTP connection failure but even if the FTP connection is restored, the axis error still occurs.

    2017-03-11 12:25:45 GMT [ISS.0137.0018E] Scheduler: Exception while invoking ‘…pub:getFiles’: FTP read system error system::91001::[ISC.0064.9001] Could not connect to ftp server: java.net.ConnectException: Connection timed out

    Can someone advise what could generate this error loop?


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: AxisFault: Connection timed out

    Posted Fri March 17, 2017 08:15 AM

    Hello Codrin,

    Can you add below property in your extended setting and restart the IS ?

    watt.net.maxClientKeepaliveConns=0

    See if it fix the issue. if not than increase the server logging of “com.wm.util” to trace and share the log.

    Thanks,
    Yogesh


    #Integration-Server-and-ESB
    #webMethods