Error 21039

Message

Possible error messages:

Without Resource Bundle (default)
  • Transaction already committed or rollbacked
With Resource Bundle
  • transaction already committed or rollbacked
Domain Persistence.PersistenceException
Number 21039
Label TRANSACTION_ALREADY_COMMITTED
Applicable Platform(s) iOS, Android, BlackBerry, Windows Mobile

Cause

Cannot commit or roll back a transaction that is already committed or has already been rolled back.

Action

Do not call LocalTransaction.Commit more than once.