IBM Support

PI14205: PREVENT NULLPOINTEREXCEPTION DURING WEBAPP SHUTDOWN

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • If a WebApp retrieved a Request during the process of being
    destroyed, the attempt to dispatch the request could (rarely)
    access data structures while they were being deleted and thus
    produce a NullPointerException. This change closes that timing
    window; the request will instead be rejected as if the WebApp
    had completed shutting down.
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All users of IBM WebSphere Application      *
    *                  Server Liberty Profile                      *
    ****************************************************************
    * PROBLEM DESCRIPTION: If a WebApp Request came in while the   *
    *                      WebApp was being shut down, a           *
    *                      NullPointerException was sometimes      *
    *                      reported                                *
    ****************************************************************
    * RECOMMENDATION:  Apply this APAR.                            *
    ****************************************************************
    There was a timing window between the thread processing the
    request and the thread managing the shutdown, which
    could try to process the request against an instance that was
    no longer present.
    

Problem conclusion

  • This change ensures that the request will instead be rejected,
    as if the WebApp had finished shutting down.
    
    The fix for this APAR is currently targeted for inclusion in
    fix pack 8.5.5.3. 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

    PI14205

  • Reported component name

    LIBERTY PROFILE

  • Reported component ID

    5724J0814

  • Reported release

    850

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-03-21

  • Closed date

    2014-06-06

  • Last modified date

    2014-06-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

    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:
28 April 2022