D/AndroidRuntime(20643): Shutting down VM W/dalvikvm(20643): threadid=3: thread exiting with uncaught exception (group=0x4001b390) E/AndroidRuntime(20643): Uncaught handler: thread main exiting due to uncaught exception E/AndroidRuntime(20643): java.lang.RuntimeException: Error receiving broadcast Intent { act=android.intent.action.SCREEN_ON flg=0x40000000 } in com.beem.project.beem.BeemService$BeemServiceBroadcastReceiver@463c79d8 E/AndroidRuntime(20643): at android.app.ActivityThread$PackageInfo$ReceiverDispatcher$Args.run(ActivityThread.java:771) E/AndroidRuntime(20643): at android.os.Handler.handleCallback(Handler.java:587) E/AndroidRuntime(20643): at android.os.Handler.dispatchMessage(Handler.java:92) E/AndroidRuntime(20643): at android.os.Looper.loop(Looper.java:123) E/AndroidRuntime(20643): at android.app.ActivityThread.main(ActivityThread.java:4595) E/AndroidRuntime(20643): at java.lang.reflect.Method.invokeNative(Native Method) E/AndroidRuntime(20643): at java.lang.reflect.Method.invoke(Method.java:521) E/AndroidRuntime(20643): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:860) E/AndroidRuntime(20643): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618) E/AndroidRuntime(20643): at dalvik.system.NativeStart.main(Native Method) E/AndroidRuntime(20643): Caused by: java.lang.IllegalStateException: Not connected to server. E/AndroidRuntime(20643): at org.jivesoftware.smack.XMPPConnection.sendPacket(XMPPConnection.java:475) E/AndroidRuntime(20643): at com.beem.project.beem.service.XmppConnectionAdapter.changeStatusAndPriority(XmppConnectionAdapter.java:302) E/AndroidRuntime(20643): at com.beem.project.beem.service.XmppConnectionAdapter.changeStatus(XmppConnectionAdapter.java:311) E/AndroidRuntime(20643): at com.beem.project.beem.BeemService$BeemServiceBroadcastReceiver.onReceive(BeemService.java:457) E/AndroidRuntime(20643): at android.app.ActivityThread$PackageInfo$ReceiverDispatcher$Args.run(ActivityThread.java:760) E/AndroidRuntime(20643): ... 9 more I/Process ( 75): Sending signal. PID: 20643 SIG: 3 I/dalvikvm(20643): threadid=7: reacting to signal 3 I/dalvikvm(20643): Wrote stack trace to '/data/anr/traces.txt'