[kaffe] ClassFormatError
Dalibor Topic
robilad at kaffe.org
Wed Oct 6 12:27:46 PDT 2004
Pinaki Mukherjee wrote:
> Hi,
>
> I am getting the following error message while trying to run specJVM98
> benchmark programs in Kaffe.
Hi Pinaki,
which Kaffe version do you use?
> java.lang.ClassFormatError: spec/benchmarks/_201_compress/Main (wrong
> name: Main)
> I checked the first bytes of the class file. It's CAFEBABE in hex. What
> can be wrong?
A lot ;) The error message seems to indicate that Main is a wrong name,
You may want to investigate the class file for that, and check out
FAQ.debugging for information on debugging kaffe.
cheers,
dalibor topic
More information about the kaffe
mailing list