What's this error messages mean?

Posted by flybirdtt on Stack Overflow See other posts from Stack Overflow or by flybirdtt
Published on 2010-03-20T09:21:55Z Indexed on 2010/03/20 9:31 UTC
Read the original article Hit count: 576

Filed under:

03-20 11:41:28.103: ERROR/vold(550): Error opening switch name path '/sys/class/switch/test2' (No such file or directory)

03-20 11:41:28.103: ERROR/vold(550): Error bootstrapping switch '/sys/class/switch/test2' (m)

03-20 11:41:28.103: ERROR/vold(550): Error opening switch name path '/sys/class/switch/test' (No such file or directory)

03-20 11:41:28.103: ERROR/vold(550): Error bootstrapping switch '/sys/class/switch/test' (m)

03-20 11:41:28.153: ERROR/flash_image(557): can't find recovery partition

03-20 11:41:51.493: ERROR/MemoryHeapBase(585): error opening /dev/pmem: No such file or directory

03-20 11:41:51.503: ERROR/SurfaceFlinger(585): Couldn't open /sys/power/wait_for_fb_sleep or /sys/power/wait_for_fb_wake

03-20 11:41:51.572: ERROR/GLLogger(585): couldn't load library (Cannot find library)

03-20 11:41:52.144: ERROR/GLLogger(585): couldn't load library (Cannot find library)

03-20 11:41:59.913: ERROR/BatteryService(585): Could not open '/sys/class/power_supply/usb/online'

03-20 11:41:59.923: ERROR/BatteryService(585): Could not open '/sys/class/power_supply/battery/batt_vol'

03-20 11:41:59.943: ERROR/BatteryService(585): Could not open '/sys/class/power_supply/battery/batt_temp'

03-20 11:42:00.532: ERROR/EventHub(585): could not get driver version for /dev/input/mouse0, Not a typewriter

03-20 11:42:00.563: ERROR/EventHub(585): could not get driver version for /dev/input/mice, Not a typewriter

03-20 11:42:00.793: ERROR/System(585): Failure starting core service

03-20 11:42:00.793: ERROR/System(585): java.lang.SecurityException

03-20 11:42:00.793: ERROR/System(585): at android.os.BinderProxy.transact(Native Method)

03-20 11:42:00.793: ERROR/System(585): at android.os.ServiceManagerProxy.addService(ServiceManagerNative.java:146)

03-20 11:42:00.793: ERROR/System(585): at android.os.ServiceManager.addService(ServiceManager.java:72)

03-20 11:42:00.793: ERROR/System(585): at com.android.server.ServerThread.run(SystemServer.java:163)

03-20 11:42:00.823: ERROR/AndroidRuntime(585): Crash logging skipped, no checkin service

03-20 11:42:02.993: ERROR/LockPatternKeyguardView(585): Failed to bind to GLS while checking for account

03-20 11:42:10.204: ERROR/ApplicationContext(585): Couldn't create directory for SharedPreferences file shared_prefs/wallpaper-hints.xml

03-20 11:42:11.539: ERROR/ActivityThread(624): Failed to find provider info for android.server.checkin

03-20 11:42:12.889: ERROR/ActivityThread(624): Failed to find provider info for android.server.checkin

03-20 11:42:13.048: ERROR/ActivityThread(624): Failed to find provider info for android.server.checkin

© Stack Overflow or respective owner

Related posts about android