Product Information > JADE Error Messages and System Messages > 2 through 1299 - JADE Object Manager Errors > 124 - Cannot access memory buffer created on a different node

124   Cannot access memory buffer created on a different node

Cause

This error occurs if a JadeHTTPConnection object is accessed from a node other than the one where it was created.

Action

Ensure that you only access a JadeHTTPConnection object on the node where it is created.