IBM Support

PI25563: CDI issue is observed when an application is deployed with ScheduledExecutorService scheduled tasks

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • CDI issue is observed when an application is deployed
    with ScheduledExecutorService scheduled tasks
    

Local fix

  • n/a
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All users of IBM WebSphere Application      *
    *                  Server Liberty Profile using Contexts and   *
    *                  Dependency Injection (CDI)                  *
    ****************************************************************
    * PROBLEM DESCRIPTION: SessionContext is incorrectly destroyed *
    *                      when the RequestScope is accessed       *
    *                      asynchronously                          *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    SessionContext is incorrectly destroyed when the RequestScope
    set up for a call to an EJB Object is destroyed.
    When the error occcurs it manifests with the following snippet
    in the stack trace;
    at
    org.apache.webbeans.context.LibertyContextsService.destroy(Liber
    tyContextsService.java:185)
    at
    org.apache.webbeans.ejb.WSEJBInterceptor.deActivateContexts(WSEJ
    BInterceptor.java:222)
    

Problem conclusion

  • The resolution was to replace the call to
    ContextService.destroy() with a call to
    ContextService.endContext() for the (request) context to be
    ended.
    The fix for this APAR is currently targeted for inclusion in fix
    pack 8.5.5.4.  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

    PI25563

  • 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

    2014-09-11

  • Closed date

    2014-09-26

  • Last modified date

    2014-11-13

  • 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