IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.

 View Only
Expand all | Collapse all

WTX - Socket recv failure

  • 1.  WTX - Socket recv failure

    Posted Thu August 27, 2015 12:56 AM

    Originally posted by: Karthik12r


    Request for suggestion to solve the below error.

    The compund system log has the below error log. Not sure what it is as we do not have any WTX map failure nor do we have any issue in delivering the Idoc file via JALE adaptor to SAP.

     

    DTXLN4115E - Mon Aug 24 00:50:31 2015 - tid:  8184 inst:    -1 - Socket recv failure : error 10054 (mstatsocc:4945)


    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 2.  Re: WTX - Socket recv failure

    Posted Thu August 27, 2015 10:44 AM

    Originally posted by: Tim Rabbitt


    Hello:

     

    My understanding is that that error indicates the server you have connected to has closed the connection.  I would suggest enabling the SAP/JALE adapter trace as well as full WTX launcher logging to get a better handle on what is causing that error.  To enable full WTX Launcher logging, edit the dtx.ini file and set the following log values to 1 in the Launcher, Connections Manager and Resource Manager sections of this file:

    LogTrace=1
    LogDebug=1
    LogInfo=1
    LogWarning=1
    LogError=1
    LogFatal=1

     

    For the SAP/JALE adapter you can add the -TV+ <path>/<filename> syntax to your rule/card to enable verbose tracing.  You can then review the view you specified with <path>/<filename> for errors.

     

    Regards,

    Tim Rabbitt

     

    Regards,

    Tim Rabbitt


    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender