Re: [Midpath-general] MIDPath limitations
Brought to you by:
guillaum1
From: Guillaume L. <gl...@th...> - 2007-12-13 10:31:26
|
Hi Vitaly, MIDPath supports only MIDP2 specifications. Your application might use non-standard Nokia APIs. If so, it can't work. I could try to debug the Intellisync MIDlet in order to know if my guess is true. Could you send me the jar privately ? Guillaume PS: Feel free to join #thenesis IRC channel on irc.freenode.net and ask any questions 2007/12/9, Vitaly Repin <vit...@gm...>: > Hello! > > What are the MIDPath limitations? > > I have tried to launch intellisync application for S40 phones (got > from my nokia phone) in midpath environment and I got the following > error messages: > > ServiceImplName = com.nokia.es.msu.mail.j2me.J2meMailService > Loading service: com.nokia.es.msu.mail.IMailService, implementation: > com.nokia.es.msu.mail.j2me.J2meMailService > > 20071209 164109.0044[S][Thread-3] [FW] > > Sun Dec 09 16:41:09 GMT+02:00 2007 FRAMEWORK INIT > 20071209 164109.0045[S][Thread-3] [FW] BUILD: 8.0.50.25 > 20071209 164109.0046[S][Thread-3] [FW] DevicePlatform: null > 20071209 164109.0046[S][Thread-3] [FW] DeviceIMEI: null > 20071209 164109.0046[S][Thread-3] [FW] TZ: EET > 20071209 164109.0047[E][Thread-3] [FW] FRAMEWORK INIT FAILED! > <java.lang.NullPointerException>java.lang.NullPointerException > at pg.b(Unknown Source) > at pg.a(Unknown Source) > at pg.a(Unknown Source) > at com.nokia.es.msu.mail.j2me.J2meMailService.a(Unknown Source) > at ac.a(Unknown Source) > at AppMain.a(Unknown Source) > at AppMain.a(Unknown Source) > at nu.run(Unknown Source) > at java.lang.Thread.run(Thread.java:740) > at java.lang.VMThread.run(VMThread.java:120) > Exception in thread "Thread-3" java.lang.NullPointerException > at pg.b(Unknown Source) > at pg.a(Unknown Source) > at pg.a(Unknown Source) > at com.nokia.es.msu.mail.j2me.J2meMailService.a(Unknown Source) > at ac.a(Unknown Source) > at AppMain.a(Unknown Source) > at AppMain.a(Unknown Source) > at nu.run(Unknown Source) > at java.lang.Thread.run(Thread.java:740) > at java.lang.VMThread.run(VMThread.java:120) > > Can it be fixed or not? Does anybody have any idea what is the problem? > > Good bye! > -- > WBR & WBW, Vitaly > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Midpath-general mailing list > Mid...@li... > https://lists.sourceforge.net/lists/listinfo/midpath-general > |