(no subject)

Virupax SS <[email protected]> Thu, 23 Oct 2008 10:35:42 +0530
Newsgroups gmane.comp.java.vm.kaffe.general
Message-ID <OF72670826.93F6AC33-ON652574EB.001B7B06-652574EB.001B562B@lntemsys.com>
This is a multipart message in MIME format.
--===============1301113162==
Content-Type: multipart/alternative; boundary="=_alternative 001B562A652574EB_="

This is a multipart message in MIME format.
--=_alternative 001B562A652574EB_=
Content-Type: text/plain; charset="US-ASCII"

Hi

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 001B562A652574EB_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=2 face="sans-serif"><br>
Hi</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 &nbsp;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">&nbsp; &nbsp; &nbsp; &nbsp; -help &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Print this
message</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -version
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Print version number</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -fullversion
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Print verbose version info</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -ss &lt;size&gt;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Maximum native stack size</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -mx &lt;size&gt;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Maximum heap size</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -ms &lt;size&gt;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Initial heap size</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -as &lt;size&gt;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Heap increment</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -classpath
&lt;path&gt; &nbsp; &nbsp; &nbsp; &nbsp;Set classpath</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -Xbootclasspath:&lt;path&gt;
&nbsp; Set bootclasspath</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -Xbootclasspath/a:&lt;path&gt;
Append path to bootclasspath</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -Xbootclasspath/p:&lt;path&gt;
Prepend path to bootclasspath</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -D&lt;property&gt;=&lt;value&gt;
&nbsp; &nbsp; Set a property</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -verify
* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Verify all bytecode</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -verifyremote
* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Verify bytecode loaded from network</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -noverify
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Do not verify any
bytecode</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -noclassgc
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Disable class garbage
collection</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -verbosegc
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Print message during garbage
collection</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -v, -verbose
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Be verbose</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -verbosejit
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Print message during JIT
code generation</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -verbosemem
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Print detailed memory allocation
statistics</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -verbosecall
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Print detailed call flow information</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -nodeadlock
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Disable deadlock detection</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -debug *
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Trace method calls</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -noasyncgc
* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Do not garbage collect asynchronously</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -cs, -checksource
* &nbsp; &nbsp; &nbsp;Check source against class files</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -oss &lt;size&gt;
* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Maximum java stack size</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -jar &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Executable
is a JAR</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -vmdebug
&lt;flag{,flag}&gt; &nbsp; Internal VM debugging. &nbsp;Set flag=list for
a list</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -debug-fd
&lt;descriptor&gt; &nbsp; Descriptor to send debug info to</font>
<br><font size=2 face="sans-serif">&nbsp; * Option currently ignored.</font>
<br>
<br><font size=2 face="sans-serif">Compatibility options:</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -Xss &lt;size&gt;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Maximum native stack size</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -Xmx &lt;size&gt;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Maximum heap size</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -Xms &lt;size&gt;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Initial heap size</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; -cp &lt;path&gt;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 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 001B562A652574EB_=--


--===============1301113162==
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

--===============1301113162==--