Oracle Error Message
ORA-29509: incorrectly formed Java binary class definition
Reason for the Error
An attempt was made to create a Java class using data expected to be in binary (Java .class) format. The data was found not to be in this format, or to be incorrectly formed.
Solution
Correct the definition data.