IBM Support

PH05242: DFHSO0130 A TCP/IP ACCEPT CALL HAS FAILED. TCPIPSERVICE WILL BE CLOSED

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • You are running CICS and receive the following message:
    DFHSO0130 REGNAME A TCP/IP ACCEPT call has failed.
    The TCPIPSERVICE HTTPNSSL on port 1111 at IP address
    ANY will be closed.  The values returned are
    bpx_return_value( -1 ), bpx_return_code( 120 ), and
    bpx_reason_code( 1,986,134,673 ).
    
    The codes mean the following.
    bpx_return_value( -1 )
    -1     Means there was an exception, check the retcode
           and rsncode.
    bpx_return_code( 120 )
    120    0078     EINTR   A function call is interrupted.
    
    bpx_reason_code( 1,986,134,673 )
    This means rsn 76620291
    TCPIP
    JrTcpError: Tcp returned an error identified by the
                return code
    
    Reason code qualifier 7662 indicates that the error
    represented by the reason code is not an OS/390 UNIX
    reason code. Reason code 0291 indicates a return code
    of JRTCPERROR with description, "TCP returned an error
    identified by the return code," which is the 120 errno
    from above.
    
    This APAR will change CICS so we can retry issuing the ACCEPT
    call when it fails with EINTR instead of closing the
    TCPIPSERVICE.
    
    Additional Symptom(s) Search Keyword(s): KIXREVDAM
    

Local fix

  • n/a
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED: All CICS Users                               *
    ****************************************************************
    * PROBLEM DESCRIPTION: Message DFHSO0130 is received with:     *
    *                      bpx_return_value( -1 ),                 *
    *                      bpx_return_code( 120 ) and the          *
    *                      TCPIPSERVICE is closed.                 *
    ****************************************************************
    When running CICS the following message is issued if an EINTR
    exception is encountered:
    
    DFHSO0130 applid A TCP/IP ACCEPT call has failed.
    The TCPIPSERVICE tcpipservice on port xxxx at IP address
    xxxx will be closed.  The values returned are
    bpx_return_value( -1 ), bpx_return_code( 120 ), and
    bpx_reason_code( 1,986,134,673 ).
    
    The TCPIPSERVICE is then closed.
    bpx_return_code (120) indicates an EINTR exception has occurred.
    For EINTR exceptions the Async Accept call should be retried.
    

Problem conclusion

  • DFHSOLS has been changed to retry EINTR exceptions received
    during Async Accept Calls.
    The Accept call will be retried up to five times, if the call is
    unsuccessful after five attempts then continue to process the
    error.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PH05242

  • Reported component name

    CICS TS Z/OS V5

  • Reported component ID

    5655Y0400

  • Reported release

    000

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2018-11-13

  • Closed date

    2019-01-21

  • Last modified date

    2019-02-02

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

    UI60828 UI60829 UI60830

Modules/Macros

  • DFHSOLS
    

Fix information

  • Fixed component name

    CICS TS Z/OS V5

  • Fixed component ID

    5655Y0400

Applicable component levels

  • R000 PSY UI60828

       UP19/01/24 P F901

  • R100 PSY UI60830

       UP19/01/25 P F901

  • R200 PSY UI60829

       UP19/01/26 P F901

Fix is available

  • Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSGMGV","label":"CICS Transaction Server"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"5.3","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}},{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG19M","label":"APARs - z\/OS environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"5.3","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
02 February 2019