BIP5338

Severity

20 : Error

Message

A Dictionary Iterator Error has occurred during writing.

Explanation

DI Handler Error: Unable to spawn a new MtiImbDictionaryIterator object. This can occur if no Dictionary was specified or if there was insufficient memory to allocate a new Dictionary iterator object.

Response

Examine memory usage on the system and free up the required resources if necessary. Examine the message flow, if the input node does not require/specify a dictionary and it is not contained in the message instance ( e.g self defining XML) but the output format requires member ids e.g CWF. Change the message flow, or specify the Dictionary in the instance if this is the case. Review further error messages for an indication to the cause of the errors.