Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6412 - Cannot update the current version

6412   Cannot update the current version

Cause

This error occurs if you attempt a schema load into the current version of a schema that adds or removes an interface to a class, but the version of the interface in the latest version is different. This restriction on changes that are allowed in the current version of a schema is also enforced in the JADE development environment.

Action

Do not attempt such changes in the current version of a schema, or apply the changes to the latest version.