IBM Support

PI38104: SERVER TOOK AN ABEND EC3 REASON CODE 0406002E WHEN A CG THREAD ATTEMPTS TO GET A CELL FROM AN EXPANDED ORBR CELL POOL.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The ORBR Large Cellpool (index 3) was the target of the
    expansion.  The ORBR cellpool info area indicates that the
    computed number of cells per extent was "1".  This is too small
    of a number and lead to the ABEND.  The servant was configured
    with the server_region_workload_profile=ISOLATE; this means "1"
    WLM Application Thread in the Servant.
                                                                   .
    However, there is work executing under this server outside of
    the typical WLM Threads (more work than typical) on the Internal
    Thread Pool.  This pools was increased form its default of 3
    threads to 10 threads.
                                                                   .
    What happened was that the ORBR Large cellpool needed to expand.
    It obtained storage and added it to the pool but before it could
    get a cell out of the pool (remember the newly added extent only
    has 1 cell) another thread in the servant got the Cell.  The
    failure to obtain a cell after expanding the pool is what
    produced the ABENDEC3.
                                                                   .
    The ORBR cellpool information should be set up to apply a
    reasonable minimum amount of cells per extent. The current
    calculation multiples is based on the number of WLM Application
    Threads configured.  We should also expand this calculation to
    include the Internal Thread Pool.
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All users of IBM WebSphere Application      *
    *                  Server V8.0 and V8.5                        *
    ****************************************************************
    * PROBLEM DESCRIPTION: WebSphere Application server for z/OS   *
    *                      Servant received ABENDEC3,RSN=0406002E  *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    A native managed request based cellpool extent was created with
    1 cell.  A cell request was made to the pool and caused an
    expansion.  After expanding the cellpool with another extent
    another cell request was made which also failed to retrieve a
    cell.  The reason is that other work in the Servant had
    retrieved the 1 newly added cell before the previous caller had
    the chance.  Failure to retrieve a cell after expanding the
    cellpool with another extent resulted in the ABEND EC3.
    The number of cells configured for the extent is too small.
    

Problem conclusion

Temporary fix

Comments

APAR Information

  • APAR number

    PI38104

  • Reported component name

    WEBSPHERE FOR Z

  • Reported component ID

    5655I3500

  • Reported release

    800

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2015-03-30

  • Closed date

    2015-04-17

  • Last modified date

    2015-04-17

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

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

Fix information

  • Fixed component name

    WEBSPHERE FOR Z

  • Fixed component ID

    5655I3500

Applicable component levels

  • R800 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SS7K4U","label":"WebSphere Application Server for z\/OS"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"800","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
28 April 2022