I’m running into the same issue. I have several NO TRANS adapters (WmART) calls and recently, we’ve added a WMDB connection in the mix. I believe this is the cause because the WMDB connection is explicit (within the code) and the other transactions are implicit (or that is how I view the NO TRANS).
Any ideas with this setup?
Here is the error I’m getting:
[ART.117.4018] Adapter Runtime (Adapter Service): Error while closing transactions at service completion Error:[ART.117.4015] Adapter Runtime (Adapter Service): Error(s) occurred while closing adapter connections. [ART.117.4015] Adapter Runtime (Adapter Service): Error(s) occurred while closing adapter connections… [ART.117.4015] Adapter Runtime (Adapter Service): Error(s) occurred while closing adapter connections. [ART.117.4015] Adapter Runtime (Adapter Service): Error(s) occurred while closing adapter connections.
I thought about change all my adapters to use LOCAL TRANS and then setting up EXPLICIT transactions but that is a large undertaking with this set of services.
Thoughts??
#Integration-Server-and-ESB#Adapters-and-E-Standards#webMethods