error on kaffe 1.1.9 execution
Virupax SS <[email protected]> Thu, 23 Oct 2008 10:39:18 +0530
| Newsgroups | gmane.comp.java.vm.kaffe.general |
|---|---|
| Message-ID | <OFF10C3C8A.86EB676F-ON652574EB.001C0AF9-652574EB.001BAAC5@lntemsys.com> |
This is a multipart message in MIME format.
--===============0082588251==
Content-Type: multipart/alternative; boundary="=_alternative 001BAAC4652574EB_="
This is a multipart message in MIME format.
--=_alternative 001BAAC4652574EB_=
Content-Type: text/plain; charset="US-ASCII"
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
--=_alternative 001BAAC4652574EB_=
Content-Type: text/html; charset="US-ASCII"
<br><font size=2 face="sans-serif"><br>
</font>
<br><font size=2 face="sans-serif"><br>
Hi</font>
<br>
<br><font size=2 face="sans-serif">( Sorry for the last post without the
subject line ) </font>
<br>
<br><font size=2 face="sans-serif">I have cross compiled kaffe-1.1.9 on
fedora 8 for arm.</font>
<br><font size=2 face="sans-serif">On running the binary on the board i
am getting the following error.</font>
<br>
<br><font size=2 face="sans-serif">bash-3.00# /usr/local/kaffe/bin/kaffe
information</font>
<br><font size=2 face="sans-serif">Couldn't find or load essential class
`java/lang/Object' java.lang.ClassNotFoundException java/lang/Object</font>
<br><font size=2 face="sans-serif">Aborted</font>
<br>
<br>
<br>
<br><font size=2 face="sans-serif">If i say only kaffe it works fine
as below </font>
<br>
<br><font size=2 face="sans-serif">bash-3.00# /usr/local/kaffe/bin/kaffe</font>
<br><font size=2 face="sans-serif">usage: kaffe [-options] class</font>
<br><font size=2 face="sans-serif">Options are:</font>
<br><font size=2 face="sans-serif"> -help
Print this
message</font>
<br><font size=2 face="sans-serif"> -version
Print version number</font>
<br><font size=2 face="sans-serif"> -fullversion
Print verbose version info</font>
<br><font size=2 face="sans-serif"> -ss <size>
Maximum native stack size</font>
<br><font size=2 face="sans-serif"> -mx <size>
Maximum heap size</font>
<br><font size=2 face="sans-serif"> -ms <size>
Initial heap size</font>
<br><font size=2 face="sans-serif"> -as <size>
Heap increment</font>
<br><font size=2 face="sans-serif"> -classpath
<path> Set classpath</font>
<br><font size=2 face="sans-serif"> -Xbootclasspath:<path>
Set bootclasspath</font>
<br><font size=2 face="sans-serif"> -Xbootclasspath/a:<path>
Append path to bootclasspath</font>
<br><font size=2 face="sans-serif"> -Xbootclasspath/p:<path>
Prepend path to bootclasspath</font>
<br><font size=2 face="sans-serif"> -D<property>=<value>
Set a property</font>
<br><font size=2 face="sans-serif"> -verify
* Verify all bytecode</font>
<br><font size=2 face="sans-serif"> -verifyremote
* Verify bytecode loaded from network</font>
<br><font size=2 face="sans-serif"> -noverify
Do not verify any
bytecode</font>
<br><font size=2 face="sans-serif"> -noclassgc
Disable class garbage
collection</font>
<br><font size=2 face="sans-serif"> -verbosegc
Print message during garbage
collection</font>
<br><font size=2 face="sans-serif"> -v, -verbose
Be verbose</font>
<br><font size=2 face="sans-serif"> -verbosejit
Print message during JIT
code generation</font>
<br><font size=2 face="sans-serif"> -verbosemem
Print detailed memory allocation
statistics</font>
<br><font size=2 face="sans-serif"> -verbosecall
Print detailed call flow information</font>
<br><font size=2 face="sans-serif"> -nodeadlock
Disable deadlock detection</font>
<br><font size=2 face="sans-serif"> -debug *
Trace method calls</font>
<br><font size=2 face="sans-serif"> -noasyncgc
* Do not garbage collect asynchronously</font>
<br><font size=2 face="sans-serif"> -cs, -checksource
* Check source against class files</font>
<br><font size=2 face="sans-serif"> -oss <size>
* Maximum java stack size</font>
<br><font size=2 face="sans-serif"> -jar
Executable
is a JAR</font>
<br><font size=2 face="sans-serif"> -vmdebug
<flag{,flag}> Internal VM debugging. Set flag=list for
a list</font>
<br><font size=2 face="sans-serif"> -debug-fd
<descriptor> Descriptor to send debug info to</font>
<br><font size=2 face="sans-serif"> * Option currently ignored.</font>
<br>
<br><font size=2 face="sans-serif">Compatibility options:</font>
<br><font size=2 face="sans-serif"> -Xss <size>
Maximum native stack size</font>
<br><font size=2 face="sans-serif"> -Xmx <size>
Maximum heap size</font>
<br><font size=2 face="sans-serif"> -Xms <size>
Initial heap size</font>
<br><font size=2 face="sans-serif"> -cp <path>
Set classpath</font>
<br>
<br>
<br>
<br><font size=2 face="sans-serif">Can u please tell me how to go about
for this problem.</font>
<br>
<br><font size=2 face="sans-serif">Thnaks </font>
<br><font size=2 face="sans-serif">Virupax SS </font>
<br>
<br>
<br>
--=_alternative 001BAAC4652574EB_=--
--===============0082588251==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
kaffe mailing list
[email protected]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
--===============0082588251==--