Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 01-28 19:33:54.947 14001:14021 I/ActivityManager ]
- Start proc com.cyanogenmod.lockclock for service com.cyanogenmod.lockclock/.weather.WeatherUpdateService: pid=24706 uid=10018 gids={50018, 3003, 1028}
- [ 01-28 19:33:55.033 24706:24721 W/dalvikvm ]
- threadid=12: thread exiting with uncaught exception (group=0x41b55930)
- [ 01-28 19:33:55.033 24706:24721 E/AndroidRuntime ]
- FATAL EXCEPTION: AsyncTask #1
- java.lang.RuntimeException: An error occured while executing doInBackground()
- at android.os.AsyncTask$3.done(AsyncTask.java:299)
- at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:352)
- at java.util.concurrent.FutureTask.setException(FutureTask.java:219)
- at java.util.concurrent.FutureTask.run(FutureTask.java:239)
- at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:230)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
- at java.lang.Thread.run(Thread.java:856)
- Caused by: java.lang.NullPointerException
- at com.cyanogenmod.lockclock.weather.WeatherUpdateService$WeatherUpdateTask.getWoeidForCurrentLocation(WeatherUpdateService.java:156)
- at com.cyanogenmod.lockclock.weather.WeatherUpdateService$WeatherUpdateTask.doInBackground(WeatherUpdateService.java:198)
- at com.cyanogenmod.lockclock.weather.WeatherUpdateService$WeatherUpdateTask.doInBackground(WeatherUpdateService.java:126)
- at android.os.AsyncTask$2.call(AsyncTask.java:287)
- at java.util.concurrent.FutureTask.run(FutureTask.java:234)
- ... 4 more
- [ 01-28 19:33:57.674 24706:24721 I/Process ]
- Sending signal. PID: 24706 SIG: 9
- [ 01-28 19:33:57.690 13783:13826 V/audio_hw_primary ]
- Set 'HS Left Playback' to 'Off'
- [ 01-28 19:33:57.690 13783:13826 V/audio_hw_primary ]
- Set 'HS Right Playback' to 'Off'
- [ 01-28 19:33:57.690 13783:13826 V/audio_hw_primary ]
- Set 'HF Left Playback' to 'HF DAC'
- [ 01-28 19:33:57.690 13783:13826 V/audio_hw_primary ]
- Set 'HF Right Playback' to 'HF DAC'
- [ 01-28 19:33:57.697 14001:14344 W/InputMethodManagerService ]
- Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@42530588 attribute=null, token = android.os.BinderProxy@4209d698
- [ 01-28 19:33:57.721 14001:14013 I/ActivityManager ]
- Process com.cyanogenmod.lockclock (pid 24706) has died.
- [ 01-28 19:33:57.721 14001:14013 W/ActivityManager ]
- Service crashed 2 times, stopping: ServiceRecord{42d40620 u0 com.cyanogenmod.lockclock/.weather.WeatherUpdateService}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement