IBM Support

PM97266: ABENDAEIP CONNECTION_CLOSED IS RETURNED IF SERVER CLOSE THE CONNECTION AND CONNECTION POOLING IS USED.

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • HTTP outbound connection pooling is used. When the server
    normally closes the connection ( for a time-out, for example),
    the application receives an ABENDAEIP, INVREQ
    CONNECTION-CLOSED, on the EXEC CICS WEB CONVERSE.
    Also abendAEIQ can happen if the close from the server arrives
    in a different stage of the converse flow.
    In this circumstance CICS must close the socket and either get a
    new socket out of the pool or create a new socket for the
    application, transparently, without any abend.
    .
    .
    The same implementation works fine if connection pooling is not
    used, and a new socked is acquired each time a request comes in.
    .
    The same problem can occur when using INVOKE SERVICE or
    INVOKE WEBSERVICE commands.  These commands will return
    RESP=16 and RESP2=41.
    

Local fix

  • code CLOSESTATUS(CLOSE) in the WEBCONVERSE
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED: All CICS users.                              *
    ****************************************************************
    * PROBLEM DESCRIPTION: AEIP abend is issued while              *
    *                      EXEC CICS WEB CONVERSE.                 *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    CICS is using the outbound HTTP connection pooling support
    introduced at this release.In application, after WEB CLOSE
    API. The socket used will be put socket pool. By any reason,
    socket is closed by remote side, the socket is still left in
    pool. The next time application run WEB OPEN api. The socket
    saved in pool is chosen again. The routine which decide if
    socket is closed can not work as expected. So the closed
    socket is chosen again and used by later WEB CONVERSE api.
    The closed socket is detected by this api and AEIP abend is
    issued which means connection closed.
    

Problem conclusion

  • DFHSOUS has been changed to in routine is_dead which is used to
    detect the status of connection.
    

Temporary fix

  • FIX AVAILABLE BY PTF ONLY
    

Comments

  • ž**** PE14/06/25 FIX IN ERROR. SEE APAR PI20836  FOR DESCRIPTION
    

APAR Information

  • APAR number

    PM97266

  • Reported component name

    CICS TS Z/OS V5

  • Reported component ID

    5655Y0400

  • Reported release

    800

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2013-09-18

  • Closed date

    2013-11-05

  • Last modified date

    2015-03-05

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

    PM93906

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

    UI12268

Modules/Macros

  • DFHSOAD  DFHSOCK  DFHSODM  DFHSODUF DFHSOIS  DFHSOLI  DFHSOLS
    DFHSOLX  DFHSOL   DFHSOM01 DFHSOM02 DFHSOM03 DFHSOPL  DFHSORD
    DFHSOS00 DFHSOS01 DFHSOS02 DFHSOS03 DFHSOS04 DFHSOS05 DFHSOS06
    DFHSOS07 DFHSOS08 DFHSOS09 DFHSOS10 DFHSOS11 DFHSOS12 DFHSOS13
    DFHSOS14 DFHSOS15 DFHSOS16 DFHSOS17 DFHSOS18 DFHSOS19 DFHSOS20
    DFHSOS21 DFHSOS22 DFHSOS23 DFHSOSE  DFHSOST  DFHSOTB  DFHSOTI
    DFHSOTRI DFHSOUE  DFHSOXM
    

Fix information

  • Fixed component name

    CICS TS Z/OS V5

  • Fixed component ID

    5655Y0400

Applicable component levels

  • R800 PSY UI12268

       UP13/11/15 P F311

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.1","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.1","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
05 March 2015