Hi Tim,

thank you for the file, but it still gives me pretty much the same error.

java.lang.ClassNotFoundException: FireMIDlet
at java.lang.VMClass.ForName(Native Method)
at java.lang.VMClass.ForName(Class.java:233)
at jamvm.java.lang.JarLauncher.main(JarLauncher.java:46)

... so can I just create a zip-file and afterwards rename it from 
ZipFileName.zip to ZipFileName.jar? Well, I've tried it and it gives me the 
same error as above. :))) 

What else could I try? Maybe I have to edit some kind of configuration?

Bye,

Abakus


----- Original Nachricht ----
Von:     Timothy Bourke <[email protected]>
An:      [email protected]
Datum:   22.02.2012 06:04
Betreff: Re: Re: [mnemosyne-proj-users] Mnemojojo on iphone, ipod touch

> On Feb 22 at 00:11 +0100, [email protected] wrote:
> > I've tried the modified jar-file. I still get an error, but it seems to
> > me that it could be solved.
> > 
> > su
> > "password"
> > cd /FolderWhichContainsJarFileAndJadFile  (in my case /MyData)
> > java -jar mnemojojo.jar
> > 
> > Now the error message is the following:
> > 
> > java.lang.ClassNotFoundException: mnemojojo/FireMIDlet
> > at java.lang.VMClass.ForName(Native Method)
> > at java.lang.VMClass.ForName(Class.java:233)
> > at jamvm.java.lang.JarLauncher.main(JarLauncher.java:46)
>  
> > ClassNotFoundException:
> >
> http://javarevisited.blogspot.com/2011/08/classnotfoundexception-in-java-exa
> mple.html
> > 
> > Maybe interesting, Class-Path variable in manifest-file:
> > http://javarevisited.blogspot.com/2011/01/how-classpath-work-in-java.html
> 
> Thanks for the links. I've just updated the MANIFEST.MF in the jar
> file (at the same url as before) to have:
>     Main-Class: FireMIDlet
> 
> You could also experiment with different values by unzipping the jar
> file, changing MANIFEST.MF, and zipping it back up again.
> 
> > Could one of these be the problem?:
> > MIDP 2.0, CLDC 1.1 and usually 0.5 to 1.0 megabytes of heap space.
> 
> That should be Ok.
> 
> > I haven't checked, if they are available. I'll check, if JSR-75 is
> > available.
> 
> In any case, I would expect a different error message if JSR-75 is not
> available.
> 
> Tim.
> 
> 

-- 
You received this message because you are subscribed to the Google Groups 
"mnemosyne-proj-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mnemosyne-proj-users?hl=en.

Reply via email to