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.  Socket error in pub.client:http

    Posted Fri June 21, 2013 05:39 AM

    Hi There,

    we have a flow service which makes a web service call via pub.client:http. (web Methods 7.1.2)

    For some reason we are getting the below error :

    Technical Response - Code: 20015 Message: SOAP Fault calling CHL Detail: java.net.SocketException: Connection reset

    When i check the endpoint Service URL from server using trace route we are able to reach the server and confirmed no connectivity issues.

    Tried everything including package reload, IS restart still no change. :frowning:

    Can some one share lights on this ? Does this requires any fix ?

    Regards,
    Ragav J


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Socket error in pub.client:http

    Posted Fri June 21, 2013 10:09 AM

    Enable the http logging on the server and look at the server log for more error information. Also, try hit the consumer WSDL using a SoapUI from the box (where the IS is installed) where you are having this issue. You could also turn on the SOAP logging on the IS.


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 3.  RE: Socket error in pub.client:http

    Posted Fri June 21, 2013 12:11 PM

    Also please make sure with your network admin or sys admin if the webMethods Server underlying OS can reach that URL destination from your source ip…looks like some communication layer issue reaching that endpoint from wM IS box.

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services