[Urgent] Eclipse S60 problem while starting up program
Hi All,
Using S60, Eclipse version 3.2.2 . While running my program, i got the error shown below in the console:
Please wait...
Running on port 11011.
Listening on port 11011
New incoming connection
Authenticatina
Atuhentication ok.
Installation starting
Sw: Installing as untrusted
Sw: Requesting upgrade
Sw: Task complete
Installation complete
Reading Start MIDlet request
Starting MIDlet
Please wait...
Then emulator looks like dead (suspend). And also I report jdbgagt.exe error (suspend).
Sometimes also S60 SDK error:
Failed to initialise session
Caught exception:
java.lang.illegalStateException: subprocess exited unexpectedly
at com.nokia.j2me.sei.DebugSession.checkProcess(DebugSession.java:54)
at com.nokia.j2me.sei.DebugSession.initialize(DebugSession.java:144)
at com.symbian.tools.j2me.sei.emulator.EmulatorLauncher.initializeSession(EmulatorLauncher.java)
at com.symbian.tools.j2me.sei.emulator.EmulatorLauncher.launch(EmulatorLauncher.java:296)
at com.symbian.tools.j2me.sei.emulator.Main.main(Main.java:47)
How I can fix this stuff?!!

