Product Information > JADE Error Messages and System Messages > 2 through 1299 - JADE Object Manager Errors > 1144 - Class access frequency counters are not enabled

1144   Class access frequency counters are not enabled

Cause

This error occurs if the getClassAccessFrequencies method of the System class is called and the counting of class accesses has not been enabled by calling the enableClassAccessFrequencies method of the Process class.

Action

Ensure that the counting of accesses to classes is enabled.