[kaffe] error on kaffe 1.1.9 execution

Virupax SS Virupax.SS at Lntemsys.com
Wed Oct 22 22:09:18 PDT 2008


Hi

( Sorry for the last post without the subject line ) 

I have cross compiled kaffe-1.1.9 on fedora 8 for arm.
On running the binary on the board i am getting the following error.

bash-3.00# /usr/local/kaffe/bin/kaffe information
Couldn't find or load essential class `java/lang/Object' 
java.lang.ClassNotFoundException java/lang/Object
Aborted



If i say only kaffe it works  fine as below 

bash-3.00# /usr/local/kaffe/bin/kaffe
usage: kaffe [-options] class
Options are:
        -help                    Print this message
        -version                 Print version number
        -fullversion             Print verbose version info
        -ss <size>               Maximum native stack size
        -mx <size>               Maximum heap size
        -ms <size>               Initial heap size
        -as <size>               Heap increment
        -classpath <path>        Set classpath
        -Xbootclasspath:<path>   Set bootclasspath
        -Xbootclasspath/a:<path> Append path to bootclasspath
        -Xbootclasspath/p:<path> Prepend path to bootclasspath
        -D<property>=<value>     Set a property
        -verify *                Verify all bytecode
        -verifyremote *          Verify bytecode loaded from network
        -noverify                Do not verify any bytecode
        -noclassgc               Disable class garbage collection
        -verbosegc               Print message during garbage collection
        -v, -verbose             Be verbose
        -verbosejit              Print message during JIT code generation
        -verbosemem              Print detailed memory allocation 
statistics
        -verbosecall             Print detailed call flow information
        -nodeadlock              Disable deadlock detection
        -debug *                 Trace method calls
        -noasyncgc *             Do not garbage collect asynchronously
        -cs, -checksource *      Check source against class files
        -oss <size> *            Maximum java stack size
        -jar                     Executable is a JAR
        -vmdebug <flag{,flag}>   Internal VM debugging.  Set flag=list for 
a list
        -debug-fd <descriptor>   Descriptor to send debug info to
  * Option currently ignored.

Compatibility options:
        -Xss <size>              Maximum native stack size
        -Xmx <size>              Maximum heap size
        -Xms <size>              Initial heap size
        -cp <path>               Set classpath



Can u please tell me how to go about for this problem.

Thnaks 
Virupax SS 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://kaffe.org/pipermail/kaffe/attachments/20081023/71b6f993/attachment-0003.htm 


More information about the kaffe mailing list