[Midpath-general] Midpath and jamvm or cacao fail
Brought to you by:
guillaum1
From: israel j. m. r. <isr...@ho...> - 2008-10-19 20:36:49
|
Hi, When I try to run a midlet with jamvm, the midlet does not run and I get the next: java.lang.ExceptionInInitializerError at javax.microedition.lcdui.DisplayEventHandlerImpl.initDisplayEventHandler(DisplayEventHandlerImpl.java:135) at com.sun.midp.main.BaseMIDletSuiteLauncher.launch(BaseMIDletSuiteLauncher.java:141) at com.sun.midp.main.BaseMIDletSuiteLauncher.launch(BaseMIDletSuiteLauncher.java:92) at org.thenesis.midpath.main.MIDletLauncher.launchMIDletWithChooserAndClose(MIDletLauncher.java:81) at org.thenesis.midpath.main.MIDletLauncher.launch(MIDletLauncher.java:64) at org.thenesis.midpath.main.MIDletLauncher.main(MIDletLauncher.java:33) at org.thenesis.midpath.main.MIDletLauncherSE.main(MIDletLauncherSE.java:31) Caused by: java.lang.NullPointerException at com.sun.midp.i18n.Resource.getString(Resource.java:114) at javax.microedition.lcdui.Display.<clinit>(Display.java:554) at javax.microedition.lcdui.DisplayEventHandlerImpl.initDisplayEventHandler(DisplayEventHandlerImpl.java:135) ...6 more == Midpath and cacao fail too, and I get the next lines: Exception in thread "main" java.lang.ExceptionInInitializerError at javax.microedition.lcdui.DisplayEventHandlerImpl.initDisplayEventHandler(DisplayEventHandlerImpl.java:135) at com.sun.midp.main.BaseMIDletSuiteLauncher.launch(BaseMIDletSuiteLauncher.java:141) at com.sun.midp.main.BaseMIDletSuiteLauncher.launch(BaseMIDletSuiteLauncher.java:92) at org.thenesis.midpath.main.MIDletLauncher.launchMIDletWithChooserAndClose(MIDletLauncher.java:81) at org.thenesis.midpath.main.MIDletLauncher.launch(MIDletLauncher.java:64) at org.thenesis.midpath.main.MIDletLauncher.main(MIDletLauncher.java:33) at org.thenesis.midpath.main.MIDletLauncherSE.main(MIDletLauncherSE.java:31) Caused by: java.lang.NullPointerException at com.sun.midp.i18n.Resource.getString(Resource.java:114) at javax.microedition.lcdui.Display.<clinit>(Display.java:554) at javax.microedition.lcdui.DisplayEventHandlerImpl.initDisplayEventHandler(DisplayEventHandlerImpl.java:135) ...6 more == Just Midpath and SUN's java works fine for me. Can you help to resolve my problem with jamvm please? I am using: Midpath 0.3rc1 JamVM version 1.4.5 (but with 1.5.0 fails too) Classpath 0.96 Thanks _________________________________________________________________ News, entertainment and everything you care about at Live.com. Get it now! http://www.live.com/getstarted.aspx |