"java.lang.RuntimeException: Unable to start activity
ComponentInfo{com.cieaura/com.
cieaura.virtualoffice.activity.VOLogin}:
java.lang.NullPointerException
" ,there is  a error in you code.

2011/9/12 Bich Hong <[email protected]>

> 09-12 13:57:32.966: WARN/dalvikvm(1047): threadid=1: thread exiting
> with uncaught exception (group=0x4001d800)
> 09-12 13:57:32.996: ERROR/AndroidRuntime(1047): FATAL EXCEPTION: main
> 09-12 13:57:32.996: ERROR/AndroidRuntime(1047):
> java.lang.RuntimeException: Unable to start activity
> ComponentInfo{com.cieaura/com.cieaura.virtualoffice.activity.VOLogin}:
> java.lang.NullPointerException
> 09-12 13:57:32.996: ERROR/AndroidRuntime(1047):     at
> android.app.ActivityThread.performLaunchActivity(ActivityThread.java:
> 2663)
> 09-12 13:57:32.996: ERROR/AndroidRuntime(1047):     at
> android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:
> 2679)
> 09-12 13:57:32.996: ERROR/AndroidRuntime(1047):     at
> android.app.ActivityThread.access$2300(ActivityThread.java:125)
> 09-12 13:57:32.996: ERROR/AndroidRuntime(1047):     at
> android.app.ActivityThread$H.handleMessage(ActivityThread.java:2033)
> 09-12 13:57:32.996: ERROR/AndroidRuntime(1047):     at
> android.os.Handler.dispatchMessage(Handler.java:99)
> 09-12 13:57:32.996: ERROR/AndroidRuntime(1047):     at
> android.os.Looper.loop(Looper.java:123)
> 09-12 13:57:32.996: ERROR/AndroidRuntime(1047):     at
> android.app.ActivityThread.main(ActivityThread.java:4627)
> 09-12 13:57:32.996: ERROR/AndroidRuntime(1047):     at
> java.lang.reflect.Method.invokeNative(Native Method)
> 09-12 13:57:32.996: ERROR/AndroidRuntime(1047):     at
> java.lang.reflect.Method.invoke(Method.java:521)
> 09-12 13:57:32.996: ERROR/AndroidRuntime(1047):     at
> com.android.internal.os.ZygoteInit
> $MethodAndArgsCaller.run(ZygoteInit.java:868)
> 09-12 13:57:32.996: ERROR/AndroidRuntime(1047):     at
> com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
> 09-12 13:57:32.996: ERROR/AndroidRuntime(1047):     at
> dalvik.system.NativeStart.main(Native Method)
> 09-12 13:57:32.996: ERROR/AndroidRuntime(1047): Caused by:
> java.lang.NullPointerException
> 09-12 13:57:32.996: ERROR/AndroidRuntime(1047):     at
> com.cieaura.virtualoffice.activity.VOLogin.onCreate(VOLogin.java:46)
> 09-12 13:57:32.996: ERROR/AndroidRuntime(1047):     at
> android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:
> 1047)
> 09-12 13:57:32.996: ERROR/AndroidRuntime(1047):     at
> android.app.ActivityThread.performLaunchActivity(ActivityThread.java:
> 2627)
> 09-12 13:57:32.996: ERROR/AndroidRuntime(1047):     ... 11 more
> 09-12 13:57:33.016: WARN/ActivityManager(67): Error in app com.cieaura
> running instrumentation ComponentInfo{com.cieaura.test/
> android.test.InstrumentationTestRunner}:
> 09-12 13:57:33.016: WARN/ActivityManager(67):
> java.lang.NullPointerException
> 09-12 13:57:33.016: WARN/ActivityManager(67):
> java.lang.NullPointerException: Unable to start activity
> ComponentInfo{com.cieaura/com.cieaura.virtualoffice.activity.VOLogin}:
> java.lang.NullPointerException
> 09-12 13:57:33.037: INFO/ActivityManager(67): Force stopping package
> com.cieaura uid=10038
> 09-12 13:57:33.066: INFO/Process(67): Sending signal. PID: 1047 SIG: 9
> 09-12 13:57:33.136: DEBUG/AndroidRuntime(1041): Shutting down VM
> 09-12 13:57:33.145: DEBUG/jdwp(1041): Got wake-up signal, bailing out
> of select
> 09-12 13:57:33.145: DEBUG/dalvikvm(1041): Debugger has detached;
> object registry had 1 entries
> 09-12 13:57:33.206: INFO/AndroidRuntime(1041): NOTE: attach of thread
> 'Binder Thread #3' failed
> 09-12 13:57:33.206: INFO/UsageStats(67): Unexpected resume of
> com.android.launcher while already resumed in com.cieaura
> 09-12 13:57:33.256: WARN/InputManagerService(67): Window already
> focused, ignoring focus gain of:
> com.android.internal.view.IInputMethodClient$Stub$Proxy@45056300
> 09-12 13:57:38.596: DEBUG/dalvikvm(291): GC_EXPLICIT freed 32
> objects / 1512 bytes in 141ms
> 09-12 13:57:43.666: DEBUG/dalvikvm(196): GC_EXPLICIT freed 145
> objects / 10784 bytes in 154ms
> 09-12 13:58:24.466: DEBUG/StatusBar(67): DISABLE_EXPAND: yes
> 09-12 13:58:29.746: DEBUG/dalvikvm(180): GC_EXPLICIT freed 19
> objects / 736 bytes in 146ms
> 09-12 13:58:34.776: DEBUG/dalvikvm(129): GC_EXPLICIT freed 32
> objects / 1792 bytes in 156ms
>
> --
> 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

-- 
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

Reply via email to