IBM Support

PM27294: MESSAGE EXPIRATION STOPS AND MESSAGES BUILD UP ON DESTINATIONS

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Expiration of message in the Service Integration Bus may stop
    and expired messages build up on destinations.
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  Users of the default messaging provider for *
    *                  IBM WebSphere Application Server            *
    ****************************************************************
    * PROBLEM DESCRIPTION: The expiration of messages stops and    *
    *                      as a result, messages that should have  *
    *                      expired begin to build up on queue.     *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    A problem with the message expiration logic caused the thread
    responsible for expiring messages to terminate.  Therefore,
    messages that had expired were not being deleted from
    destinations and would accumulate.  The problem that caused
    the termination was recorded in an FFDC:
    
    Exception:com.ibm.websphere.sib.exception.SIIncorrectCallExcepti
    on SourceId:com.ibm.ws.sib.msgstore.expiry.Expirer.run
    ProbeId:441
    Reporter:com.ibm.ws.sib.msgstore.expiry.Expirer@xxxxxxxx
    com.ibm.websphere.sib.exception.SIIncorrectCallException:
    CWSIS1004E: The transaction cannot be committed. The
    transaction is complete or completing.
    at
    com.ibm.ws.sib.msgstore.transactions.MSDelegatingLocalTransactio
    n.commit(MSDelegatingLocalTransaction.java:342)
    at
    com.ibm.ws.sib.msgstore.expiry.Expirer.alarm(Expirer.java:539)
    at com.ibm.ejs.util.am._Alarm.run(_Alarm.java:127)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)
    
    This Exception was caused by a small timing window in which two
    different alarms could be scheduled to run the Expirer thread,
    and if these two threads ran concurrently then the above
    Exception is possible.
    
    Other RuntimeExceptions could also cause the Expirer thread to
    terminate.
    
    NOTE - no expired messages will be delivered to consumers when
    this problem occurs.  The problem only causes unconsumed and
    expired messages to remain on the destination.
    

Problem conclusion

  • This APAR prevents the concurrent scheduling and execution of
    threads for the Expirer, and also prevents any runtime
    exceptions from terminating the Expirer.
    
    The fix for this APAR is currently targeted for inclusion in
    fix pack 7.0.0.17.  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

    PM27294

  • Reported component name

    PLAT MSG COM

  • Reported component ID

    620800101

  • Reported release

    300

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2010-11-22

  • Closed date

    2011-01-25

  • Last modified date

    2011-01-25

  • 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

    PLAT MSG COM

  • Fixed component ID

    620800101

Applicable component levels

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

Document Information

Modified date:
27 October 2021