Product Information > JADE Error Messages and System Messages > 2 through 1299 - JADE Object Manager Errors > 1167 - Exceeded the maximum load state-lock state nesting level

1167   Exceeded the maximum load state/lock state nesting level

Cause

This error occurs if a process attempts to enter load state or lock state after previously entering those states 255 times in nested fashion.

Action

Change your application code to prevent too many nested beginLock or beginLoad instructions.