HWNPM3502E The current transaction has been rolled back because the database transaction log has been exhausted.

Explanation

The application is rolled back to the previous COMMIT because the transaction log is full.

Action

Ensure there is sufficient disk space for the database transaction logs. Retry the operation and if the error persists, increase the DB transaction log size.