TRANSACTION_EXCEPTION_CWOBJ6322=CWOBJ6322E: general transaction exception with error {0}.
Explanation
the commit has failed when using getClassIdFromGlobalMap because there was a transaction exception
User response
The isTransactionActive() and wasTransactionRolledBack() can be used to see if the transaction was rolled back due to this exception.