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

Unable to commit transaction

  • 1.  Unable to commit transaction

    Posted Tue January 25, 2005 07:08 PM

    This is the error I am getting:

    [ART.0114.1007E] Adapter Runtime: Error Logged. See Error log for details. Error: [ART.117.4036] Adapter Runtime (Adapter Service): Unable to commit transaction. Transaction state:Transaction is active .

    We have IS 6.1 FP1 & FP2, FP2 Fix 1 & 2, and other patches I can list if needed. This error is occurring some times in my models. We are NOT using any JDBC adapters in the models. It causes the document to be rejected. The model is completing, so no data is lost, but these errors are annoying. Anyone seen this when not using JDBC in the models?


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Unable to commit transaction

    Posted Wed January 26, 2005 12:19 AM

    Hi James - This type of error can happen if you step through your transactional flow service that does a startTransaction with a transactionName value, but does not commitTransaction or rollbackTransaction for that original startTransaction. That will cause a hung transaction which can only be resolved by restarting the IS.

    • Rajesh

    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB