Skip navigation.
Arch2Arch Tab BEA.com

Article: End-to-end IMS Application Development with Nokia Siemens Networks IDP Development Tools
Subject:  Eclipse and PictureQuiz
Date:  2008-03-20 13:01:52
From:  BorjaIgle

Hi!

I'm trying to run the client of the PictureQuiz proyect. I'm in eclipseJ2ME with the plugin of the Wireless toolkit and it gives me the follow error:

Running with storage root C:\Documents and Settings\Clara\j2mewtk\2.5.2\appdb\DefaultColorPhone
Running with locale: Spanish_Spain.1252
Running in the identified_third_party security domain
Networker constructor 1
java.lang.IllegalArgumentException: ImsManager.readConfig(): userID is null
at nsn.javax.microedition.ims.ImsManager.readConfig(+40)
at com.nsn.idp.examples.Networker.<init>(+39)
at com.nsn.idp.examples.QuizGame.<init>(+107)
at java.lang.Class.runCustomCode(+0)
at com.sun.midp.midlet.MIDletState.createMIDlet(+34)
at com.sun.midp.midlet.Scheduler.schedule(+52)
at com.sun.midp.main.Main.runLocalClass(+28)
at com.sun.midp.main.Main.main(+80)
Execution completed.
3361528 bytecodes executed
25 thread switches
1787 classes in the system (including system classes)
21110 dynamic objects allocated (831804 bytes)
44 garbage collections (747104 bytes collected)

I'm trying to run this program for two weeks, does it really works correctly?

Thanks!