Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6440 - A user class with the same name already exists

6440   A user class with the same name already exists

Cause

This error occurs if a class definition containing a non-user class with the same name as a user class is encountered during a schema load.

Action

Change the user class name or the class name in the schema file, to avoid the conflict.