Re: [Eclipseme-users] Error in eclipseME using S60 3rd sdk
Brought to you by:
setera
From: tzur S. <ts...@gm...> - 2008-12-06 23:11:24
|
Asif, I'd like to add my 5cents. The Nokia S-60 emulators are well known for their oddities. In many cases I saw, it takes a while to get them working and then after, they are extremely fragile. Basically, you'll need to explore many possibilities, I'll throw in just a few because the fact of the matter is that the emulator implementation is total (CR$@#$%AP). 1. check your java runtime version (and path setting to make sure the emulator see the correct one), check the emulator sdk for which version it wants. 2. run the symbian emulator standalone (not via eclipse), make sure it runs ok (it may take forever to launch) 3. observe the emulator logs (the message you got hides many others) the logs (I'm iPhoning lately with no access to a machine with the sdk) used to be hidden somewhere in the sdk dir tree. Hope this gives you some hints, --tzurs On Sun, Dec 7, 2008 at 1:04 AM, Diego Tognola <di...@to...> wrote: > Asif, > > Just a thought - are you obfuscating ? Althought different codes, I did > experienced symbian errors, depending on my ProGuard settings.. > > Cheers, > Diego > > > On Sun, 7 Dec 2008 09:30:13 am Craig Setera wrote: > > Asif, > > > > I don't have any idea what this means. I think you probably need to > > check with Forum Nokia to see if they can offer any help on that > > emulator error code. > > > > Thanks, > > Craig > > > > Asif Kadiwala wrote: > > > Hi All, > > > > > > I am using EclipseME as IDE for development on S60 3rd sdk.I have > > > created my first application using the guideline of eclipseME document > > > but my SDK progress window stops at Launch session and showing error > > > as follows. > > > > > > Failed to launch emulator failed. > > > Caught exception: > > > java.lang.RuntimeException: command failed with Symbian error code: > -30472 > > > at > > > > com.symbian.tools.j2me.sei.emulator.session.command.SessionCommand.load(SessionCommand.java:70) > > > at > > > > com.symbian.tools.j2me.sei.emulator.session.command.InstallCommand.load(InstallCommand.java:116) > > > at > > > > com.symbian.tools.j2me.sei.emulator.session.command.SessionCommand.execute(SessionCommand.java:86) > > > at > > > > com.symbian.tools.j2me.sei.emulator.session.RemoteSession.installMIDletSuite(RemoteSession.java:252) > > > at > > > > com.symbian.tools.j2me.sei.emulator.EmulatorLauncher.launchMIDlet(EmulatorLauncher.java:502) > > > at > > > > com.symbian.tools.j2me.sei.emulator.EmulatorLauncher.launch(EmulatorLauncher.java:283) > > > at com.symbian.tools.j2me.sei.emulator.Main.main(Main.java:49 > > > > > > I have installed active perl 5.10 before installing sdk. > > > > > > anyone please help me out. > > > Thanks in advnce.. > > > > > > Thanks, > > > Asif > > > > > > -- > > > Best Regards , > > > > > > Asif Kadiwala , > > > Engineer, > > > Collabera Solution Pvt. Ltd. ( CMMI Level-5 Company) > > > www.collabera.com <http://www.collabera.com> > > > > ------------------------------------------------------------------------ > > > > > > > ------------------------------------------------------------------------- > > > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > > > Build the coolest Linux based applications with Moblin SDK & win great > prizes > > > Grand prize is a trip for two to an Open Source event anywhere in the > world > > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > Eclipseme-users mailing list > > > Ecl...@li... > > > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > > > > > > > > > > ------------------------------------------------------------------------------ > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. > The future of the web can't happen without you. Join us at MIX09 to help > pave the way to the Next Web now. Learn more and register at > > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > |