Audit Trail IndexOutOfBoundsException in Production but not in QA

1
  Mendix Jedi,  I'm getting the following error in our production environment but not in testing. The error is occurs in the BCo event handler microflow and fails on the 'CreateLogRecordOfObject' java object.  The error is happening in Both Rest Services and Scheduled Events. Caused by: com.mendix.modules.microflowengine.MicroflowException: com.mendix.core.CoreRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0     at CRI_Client.BCo_criclientprotocol (JavaAction : 'CreateLogRecordOfObject')     at {"after":[],"before":[{},{}],"action":{"type":"CommitAction"},"type":"EventExtendedAction"}     at CRI_Client.IRB_SubmissionExpiration_criclientprotocolirbsubmission_Iterator (Change : 'Change 'criclientprotocol' (irbSubmissionExpired)')   Mx Modeler 5.21.2, Audit Trail version 4.0
asked
0 answers