IBM Support

PI44958: Exceptions when requestTiming is re-enabled

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When in-flight requests are present, adding and removing
    methods in FastList.java throws ArrayIndexOutOfBounds
    exceptions when the request timing feature is stopped or
    re-enabled.
    
    These errors are seen because of the following reasons.
    
    1) Fast list reset operation is not correctly handled, so
    the index value used by the add method can be out of range
    when the feature is re-enabled.
    
    2) Feature removal operation with in-flight requests can
    result in an index value being passed to the remove method
    of fast list which is no longer valid.
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All users of IBM WebSphere Application      *
    *                  Server Liberty Profile - Serviceability     *
    *                  Tools                                       *
    ****************************************************************
    * PROBLEM DESCRIPTION: Exceptions seen when requestTiming is   *
    *                      stopped or re-enabled                   *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    ArrayIndexOutOfBounds exceptions are seen in requests that are
    in progress when the requestTiming feature is dynamically
    stopped or re-enabled.
    

Problem conclusion

  • In flight requests can result in stale index values being used
    for an internal data structure, these values become stale as the
    data structure gets re-initialized on stopping and re-enabling
    the feature. Code was modified to handle these stale values
    appropriately.
    
    The fix for this APAR is currently targeted for inclusion in fix
    pack 8.5.5.7.  Please refer to the Recommended Updates page for
    delivery information:
    http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI44958

  • Reported component name

    WAS LIBERTY COR

  • Reported component ID

    5725L2900

  • Reported release

    855

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2015-07-15

  • Closed date

    2015-08-06

  • Last modified date

    2015-08-06

  • 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

    WAS LIBERTY COR

  • Fixed component ID

    5725L2900

Applicable component levels

  • R855 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSD28V","label":"WebSphere Application Server Liberty Core"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"855","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
27 April 2022