Oracle Solution for Error ora-29533

Solution for Oracle Error ORA-29533

ORA-29533: attempt to overwrite class or resource string while defining or compiling string.string

What triggered the Error:

class or resource defined by a SQLJ source conflicted with an existing object.

What should we do to fix it:

move existing object, or modify SQLJ source.