Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java.lang.ClassFormatError

807600Oct 6 2007 — edited Oct 7 2007
Duplicate method name&signature in class file...

Class ClassFormatError: Thrown when the Java Virtual Machine attempts to read a class file and determines that the file is malformed or otherwise cannot be interpreted as a class file.

I get this error when compiling. Can someone break this down for me more clearly of what might be wrong. What might I need to do to fix. DO you need to see code to diagnose the problem?

Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 4 2007
Added on Oct 6 2007
7 comments
779 views