Product Information > JADE Error Messages and System Messages > 31700 through 31899 - Messaging Framework Errors > 31702 - Object must be process transient

31702   Object must be process transient

Cause

This error should not occur. It is to ensure that instances of the JadeMessagingFactory class and other JADE messaging framework classes are only created as transient objects. The allowed lifetime of these classes is transient, so the error should never arise.

Action

No action is required.