Message Oracle ORA-29542 - class string already defined by source string

ERRORclass string already defined by source string
CAUSEAn attempt was made to create a Java source object that would define a class that is already defined by a different Java source object.
ACTIONEither drop the old source or modify the new source.