"Couldn't get kernel wake lock stats" has nothing, zero, at all to do with someone starting an application service.
If you are getting an ANR, look at the stacks in /data/anr/traces.txt to see what your app is doing. On Tue, Oct 26, 2010 at 12:38 PM, chcat <[email protected]> wrote: > I see BatteryStatsImpl issue "Couldn't get kernel wake lock stats" > trying to start my service... > That causes timeout executing my service. Is there some workaround for > this problem? > Os version is Android 2.1-update 1 > Thanks, > -V > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

