Not ThreadDead and no Exception handler ??
Godmar Back
gback at cs.utah.edu
Tue Jan 26 07:42:32 PST 1999
>
> Hello,
> I hope someone can help me.
>
> I have kaffe running on a Windows95 machine and tried to run the tests with "make test".
> They all failed with the same message from the compiler.
>
> e.g. "javac Hello.java"
> results in the message:
> "Not threaddead and there is no exception handler"
> "This is something I can not handle"
>
>
> What am I doing wrong ?
>
You may have set your CLASSPATH variable to include classes.zip
before Klasses.jar.
Newer versions of kaffe will tell you when that happens, 1.0b3 still
gives you that cryptic error message. ;-)
- Godmar
More information about the kaffe
mailing list