Open joolui opened 14 years ago
Seems interesting. Probably a scheduled job from one of the older version are locked. Try to uninstall and reinstall the application.
(Next time I should write some code to stop legacy services like this.)
And thanks for the detailed bug report..
Hopefully i am in the right place. I could not find a forum or anything. When i am browsing on the phone (motorola milestone 2.1 with root) i get a force cloese every 10-15minutes or so. Using the internal browser and dolphin browser as well. I have version 1.2 of names on the device I paste the log: 05-13 13:18:06.025 W/dalvikvm(5092)threadid=3: thread exiting with uncaught exception (group=0x4001b170) 05-13 13:18:06.025 E/AndroidRuntime(5092)Uncaught handler: thread main exiting due to uncaught exception 05-13 13:18:06.025 E/AndroidRuntime(5092)java.lang.RuntimeException: Unable to start service net.anzix.names.NameService@44ed3058 with null: java.lang.NullPointerException 05-13 13:18:06.025 E/AndroidRuntime(5092)at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:2882) 05-13 13:18:06.025 E/AndroidRuntime(5092)at android.app.ActivityThread.access$3500(ActivityThread.java:119) 05-13 13:18:06.025 E/AndroidRuntime(5092)at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1926) 05-13 13:18:06.025 E/AndroidRuntime(5092)at android.os.Handler.dispatchMessage(Handler.java:99) 05-13 13:18:06.025 E/AndroidRuntime(5092)at android.os.Looper.loop(Looper.java:123) 05-13 13:18:06.025 E/AndroidRuntime(5092)at android.app.ActivityThread.main(ActivityThread.java:4363) 05-13 13:18:06.025 E/AndroidRuntime(5092)at java.lang.reflect.Method.invokeNative(Native Method) 05-13 13:18:06.025 E/AndroidRuntime(5092)at java.lang.reflect.Method.invoke(Method.java:521) 05-13 13:18:06.025 E/AndroidRuntime(5092)at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:860) 05-13 13:18:06.025 E/AndroidRuntime(5092)at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618) 05-13 13:18:06.025 E/AndroidRuntime(5092)at dalvik.system.NativeStart.main(Native Method) 05-13 13:18:06.025 E/AndroidRuntime(5092)Caused by: java.lang.NullPointerException 05-13 13:18:06.025 E/AndroidRuntime(5092)at net.anzix.names.NameService.onStart(NameService.java:44) 05-13 13:18:06.025 E/AndroidRuntime(5092)at android.app.Service.onStartCommand(Service.java:306) 05-13 13:18:06.025 E/AndroidRuntime(5092)at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:2873) 05-13 13:18:06.025 E/AndroidRuntime(5092)... 10 more 0 HTH, Lajos