IBM Support

PI09105: ASYN0090I LOGGED AT 1ST INVOCATION OF ASYNCBEAN

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When invoking an AsyncBean, the ASYN0090I indicator is always
    logged with a very old timestamp (Thu Jan 01 09:00:00 JST 1970)
    
    -----
    Work manager xx/XXWorkManager is running work item
    {1} later than expected. The work item was submitted
    at 0(Thu Jan 01 09:00:00 JST 1970) and is starting to
    run at {3}.
    -----
    
    This should not be printed.
    

Local fix

  • Call this method with "isDaemon = false"
      com.ibm.websphere.asynchbeans.WorkManager
      .startWork(Work e, long startTimeOut_ms,
       WorkListener wl,  boolean isDaemon)
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All users of IBM WebSphere Application      *
    *                  Server V8.5                                 *
    ****************************************************************
    * PROBLEM DESCRIPTION: When the asyncbean work is submitted    *
    *                      to run as daemon thread, ASYN0090I      *
    *                      is printed with a very old timestamp    *
    *                      (Thu Jan 01 09:00:00 JST 1970)          *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    When the work is submitted to run as daemon thread it is
    displaying an ASYN0090I message with a very old timestamp
    (Thu Jan 01 09:00:00 JST 1970) as the submitted timestamp.
    When the work is submitted to the thread pool, the submitted
    work time is updated. When the work is submitted to run as
    a daemon thread the submitted work time is not updated and it
    has the default time.
    

Problem conclusion

  • The problem is fixed by adding a check and printing ASYN0090I
    only when the submitted time is not zero.
    
    The fix for this APAR is currently targeted for inclusion in
    fix pack 8.5.5.2.  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

    PI09105

  • Reported component name

    WEBSPHERE APP S

  • Reported component ID

    5724J0800

  • Reported release

    850

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-01-07

  • Closed date

    2014-01-30

  • Last modified date

    2014-01-30

  • 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 APP S

  • Fixed component ID

    5724J0800

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":"8.5","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
28 April 2022