Product Information > JADE Error Messages and System Messages > 1400 through 1499 - Miscellaneous Runtime Errors > 1429 - Cannot access a JadeAuditAccess object created on a different Node

1429   Cannot access a JadeAuditAccess object created on a different Node

Cause

This error occurs if a JadeAuditAccess class instance is used on a node other than the node on which the instance was created.

Action

Change your application code so that the JadeAuditAccess instance is created and used on a single node.