説明 | A transaction strategy of Mandatory was specified, but there was no active transaction on the thread. |
アクション | Either provide a transaction, or use an alternative transaction strategy. |
説明 | A transaction strategy of Never was specified, but there was an active transaction on the thread. |
アクション | Either remove the transaction, or use an alternative transaction strategy. |