Product Information > JADE Error Messages and System Messages > 31700 through 31899 - Messaging Framework Errors > 31704 - Handle address space error

31704   Handle address space error

Cause

This error occurs when a JadeMessagingFactory instance or JadeGenericQueue instance is created on one node and an attempt is made to use that object on another node by executing a serverExecution method. This is not supported.

Action

Correct your code.