uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE50063-I

A JDBC transaction was automatically committed.

Description
The J2EE server committed a JDBC transaction.
Action
Check whether the connection is closed without concluding the JDBC transaction.
When the user program manages the JDBC transaction with the auto commit mode set to disabled, close the connection after the transaction is concluded.