IBM Support

PM89377: CONCURRENCY ISSUE IN APPLICATIONCONFIGURATOR.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • ApplicationConfigurator used ConcurrentMaps to permit
    simultaneous access to data. But the ConcurrentMap contains
    unprotected ArrayLists, and is at risk of iterating over one
    while modifying it. When the unfortunate timing occurred, our
    regression tests were reporting a FileNotFoundException
    reported during WABTestUtils.getHTTPResponse(). The problem
    could also arise in normal (non-testing) operation.
    
    Timing-dependent, intermittent.
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All users of IBM WebSphere Application      *
    *                  Server Liberty Profile                      *
    ****************************************************************
    * PROBLEM DESCRIPTION: Intermittent FileNotFoundException      *
    *                      failures during application             *
    *                      configuration.                          *
    ****************************************************************
    * RECOMMENDATION:  Apply this APAR                             *
    ****************************************************************
    One of the datastructures we use to hold application
    configuration data was less than perfectly reentrant. Under
    certain circumstances, applying a configuration change while
    the current configuration was being read could result in bad
    data being retrieved.
    This failure mode would be very uncommon under normal use, but
    was exposed during intensive testing.
    

Problem conclusion

  • The datastructure has been modified so it not only uses a
    ConcurrentMap, but uses concurrently-accessible objects within
    that map.
    
    The fix for this APAR is currently targeted for inclusion in
    fix pack 8.5.5.1. 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

    PM89377

  • Reported component name

    LIBERTY PROFILE

  • Reported component ID

    5724J0814

  • Reported release

    850

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2013-05-20

  • Closed date

    2013-10-11

  • Last modified date

    2013-10-11

  • 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

    LIBERTY PROFILE

  • Fixed component ID

    5724J0814

Applicable component levels

  • R850 PSY

       UP

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

Document Information

Modified date:
12 January 2022