Hi,<br><br>I tried according to your guidelines and got the cacao and
jamvm installed onto my openmoko.(neo freerunner). I compiled a small
HelloWorld program on my pc to generate HelloWorld.class file, which
prints Hello World when run on my PC using:&nbsp; java HelloWorld command.
After that i copied the same HelloWorld.class file to my openmoko
device (freerunner) and tried to run using the cacao, but it gives the
following error:<br>
<br>output when run with cacao:<br>------------------------------<div class="gmail_quote">---------------------<br># cacao HelloWorld<br>LOG: [0x400211d0] exception thrown while vm is initializing:<br>LOG: [0x400211d0] java.lang.ClassNotFoundException: java.lang.object<br>

LOG: [0x400211d0] Aborting ...<br>Aborted<br><br>output when run with jamvm:<br>
---------------------------------------------------<br># jamvm HelloWorld<br>
Exception occured while vm initialising.<br>
java/lang/NoClassDefFoundError: java/lang/Class<br>
<br><br>Also tried running the test.jar file from cacao, and jamvm, that also gives the same result:<br><br>output when tried to run jar file with cacao:<br>----------------------------------------------------------------<br>

# cacao -cp -jar test.jar<br>
LOG: [0x400211d0] exception thrown while vm is initializing:<br>
LOG: [0x400211d0] java.lang.ClassNotFoundException: java.lang.object<br>
LOG: [0x400211d0] Aborting ...<br>
Aborted<br>
<br>output when tried to run jar file with jamvm:<br>------------------------------------------------------------------<br># jamvm -jar test.jar <br>Exception occured while vm initialising.<br>java/lang/NoClassDefFoundError: java/lang/Class<br>

<br>What can be wrong in my settings? Please update me.<br><br>Thank you<br><font color="#888888">Girish</font></div><br><br><div class="gmail_quote">On Fri, Oct 24, 2008 at 5:35 PM, Max Giesbert <span dir="ltr">&lt;<a href="mailto:giesbert@exactt.de">giesbert@exactt.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">have you checked <a href="http://wiki.openmoko.org/wiki/Java" target="_blank">http://wiki.openmoko.org/wiki/Java</a> ?<br>

<br>
please update if necessary...<br>
<br>
Girish Revadigar schrieb:<br>
<div><div></div><div class="Wj3C7c">&gt; Hi,<br>
&gt;<br>
&gt; I am new to openmoko. I want to run one of my java based GUI application<br>
&gt; on openmoko. But when I tried to check for the java support on the newly<br>
&gt; brought model, I found there is no java utility pre installed (Any JVM<br>
&gt; for running java apps). So can you guide me how can I set up my openmoko<br>
&gt; to run java applications on it? Is there any extra package I need to<br>
&gt; install? Please guide me, without finding it I can&#39;t proceed. Your<br>
&gt; valuable suggestion will be greatly helpful for me.<br>
&gt;<br>
&gt; Thank you<br>
&gt; Regards<br>
&gt; Girish<br>
&gt; +91 99867 64809<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Openmoko community mailing list<br>
&gt; <a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
&gt; <a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
<br>
--<br>
exactt technology<br>
Dipl. Inf. (FH) Max Giesbert<br>
<br>
Schießstättstr. 16 &nbsp; &nbsp; &nbsp;T: +49 17 75 07 53 44<br>
D-80339 München &nbsp; &nbsp; &nbsp; &nbsp; F: +49 89 1 22 21 97 02<br>
<br>
_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
</blockquote></div><br>