Product Information > JADE Error Messages and System Messages > 2 through 1299 - JADE Object Manager Errors > 1020 - Too many classes

1020   Too many classes

Cause

This error occurs if you attempt to exceed the limit on the number of classes.

JADE currently allows a maximum of 16,383 classes, including system classes. The maximum number of user classes is 12,953. Any attempt to exceed this limit returns this error.

Action

Rationalize your class hierarchy to reduce the number of classes.