Product Information > JADE Error Messages and System Messages > 31700 through 31899 - Messaging Framework Errors > 31799 - beginMessage already called for this message

31799   beginMessage already called for this message

Cause

This error occurs if you call the beginMessage method of the JadeGenericQueue class for the same message more than once.

Action

Change your code.