- TransactionManager could not start a new transaction. A user provided connection is currently being used by this session. The calling .setUserConnection (null) will clear the user provided transaction.
[意味]
TransactionManagerはコミットできませんでした。 接続に提供されたユーザは、現在、このセッションで使用されています。 setUserConnection(null)の呼び出しはユーザの提供したトランザクションをクリアします。
[システムの処理]
アプリケーションの実行を終了します。
[ユーザの対処]
トランザクションの設定を確認してください。