Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6435 - Cannot remove subclassPersistentAllowed option as subclass instances exist

6435   Cannot remove subclassPersistentAllowed option as subclass instances exist

Cause

This error occurs if you attempt to change the Class Lifetime setting or the Subclass Lifetime setting that specifies that persistent instances for a class or its subclasses are not allowed, when persistent instances of the class (or its subclasses) already exist.

Action

Remove the existing persistent instances of the class (or its subclasses), which are preventing the change to the Class Lifetime setting or the Subclass Lifetime setting being made.