Open GoogleCodeExporter opened 9 years ago
In fact it also happens when starting the app (and it happens a lot).
You have to start the app again and again until the activity starts.
Here is another stack trace :
W/Service (16359): setForeground: ignoring old API call on
eu.codlab.proxurdroid.ProxyService
D/update (16359): 2130837504
W/dalvikvm(16359): threadid=18: thread exiting with uncaught exception
(group=0x40018560)
E/AndroidRuntime(16359): FATAL EXCEPTION: Timer-3
E/AndroidRuntime(16359): java.lang.NullPointerException
E/AndroidRuntime(16359): at
eu.codlab.proxurdroid.ProxyService.update(ProxyService.java:197)
E/AndroidRuntime(16359): at
eu.codlab.proxurdroid.ProxyService.updateNotificationDown(ProxyService.java:244)
E/AndroidRuntime(16359): at
eu.codlab.proxurdroid.service.TimerNotif.run(TimerNotif.java:26)
E/AndroidRuntime(16359): at java.util.Timer$TimerImpl.run(Timer.java:284)
I/ActivityManager( 1437): Start proc com.cyanogenmod.cmparts for broadcast
com.cyanogenmod.cmparts/.intents.LEDNotificationReceiver: p
id=16378 uid=1000 gids={3002, 3001, 3003, 1015}
W/ActivityManager( 1437): Force finishing activity
eu.codlab.proxurdroid/.ProxUrDroid
D/ProxoidService(16359): OnCreate
Original comment by cbo...@gmail.com
on 20 Jul 2012 at 8:57
Original issue reported on code.google.com by
cbo...@gmail.com
on 20 Jul 2012 at 8:30