IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Duplicate logs while rolling back for LOCAL_TRANSACTION

  • 1.  Duplicate logs while rolling back for LOCAL_TRANSACTION

    Posted Tue March 05, 2019 12:01 PM

    Hi,

    I am facing a strange issue that Service is logged two times in case of transient error.

    Flow:

    Reading message from topic(local transaction) and publishing to a topic(local transaction). While publishing message if there is any transient error. The IS will be suspending the trigger and rolling back as this is using local transaction. But i could see logs two times as below.

    logs:
    —>Received message
    —>Transient happened
    —>Suspending trigger
    —>Received message
    —>Transient happened
    —>Suspending trigger

    Trigger properties:
    I am using implicit local transaction, in trigger processing mode - Concurrent, threadCount-10. Transient error handling - Suspend and Recover only.

    Can anyone help on this issue, why it is logging two times?


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Duplicate logs while rolling back for LOCAL_TRANSACTION

    Posted Tue March 05, 2019 01:47 PM

    Hi Venkat,

    please provide your wM Version and FixLevels.

    Please check for missing fixes as if I remember right, there was recently one dealing with duplicate logging.

    Regards,
    Holger


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Duplicate logs while rolling back for LOCAL_TRANSACTION

    Posted Wed March 06, 2019 05:33 AM

    We are using version 9.9 both IS and UM. We have not applied any fix as well.


    #Integration-Server-and-ESB
    #webMethods