Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 08-30 14:58:25.347: D/UserLog(12339): step 1
- 08-30 14:58:25.347: D/UserLog(12339): step 2
- 08-30 14:58:25.367: D/UserLog(12339): step 3
- 08-30 14:58:25.367: D/UserLog(12339): step 4
- 08-30 14:58:25.367: D/UserLog(12339): step 5
- 08-30 14:58:25.367: D/UserLog(12339): step 6
- 08-30 14:58:25.367: D/UserLog(12339): step 7
- 08-30 14:58:25.377: D/UserLog(12339): step 8
- 08-30 14:58:25.377: D/UserLog(12339): step 9
- 08-30 14:58:25.397: D/UserLog(12339): step 10
- 08-30 14:58:25.397: D/UserLog(12339): step 11
- 08-30 14:58:25.397: D/UserLog(12339): step 12
- 08-30 14:58:25.397: D/UserLog(12339): step 13
- 08-30 14:58:25.397: D/UserLog(12339): step 14
- 08-30 14:58:25.397: D/UserLog(12339): step 15
- 08-30 14:58:25.397: D/UserLog(12339): step 16
- 08-30 14:58:25.397: D/UserLog(12339): step 17
- 08-30 14:58:25.417: D/UserLog(12339): step 18
- 08-30 14:58:25.417: D/UserLog(12339): step 19
- 08-30 14:58:25.417: D/UserLog(12339): step 20
- 08-30 14:58:25.417: D/UserLog(12339): step 21
- 08-30 14:58:25.417: D/UserLog(12339): step 22
- 08-30 14:58:25.417: D/UserLog(12339): step 23
- 08-30 14:58:25.417: D/UserLog(12339): step 24
- 08-30 14:58:25.417: D/UserLog(12339): step 25
- 08-30 14:58:25.427: D/UserLog(12339): step 26
- 08-30 14:58:25.447: D/UserLog(12339): step 27
- 08-30 14:58:25.477: D/UserLog(12339): step 28
- 08-30 14:58:25.477: D/UserLog(12339): step 29
- 08-30 14:58:25.477: D/UserLog(12339): step 30
- 08-30 14:58:25.477: D/UserLog(12339): step 31
- 08-30 14:58:25.477: D/UserLog(12339): step 32
- 08-30 14:58:25.477: D/UserLog(12339): step 33
- 08-30 14:58:25.477: D/UserLog(12339): step 34
- 08-30 14:58:25.477: D/UserLog(12339): step 35
- 08-30 14:58:25.477: D/UserLog(12339): step 36
- 08-30 14:58:25.477: D/UserLog(12339): step 37
- 08-30 14:58:25.477: D/UserLog(12339): step 38
- 08-30 14:58:25.477: D/UserLog(12339): step 39
- 08-30 14:58:25.477: D/AndroidRuntime(12339): Shutting down VM
- 08-30 14:58:25.477: W/dalvikvm(12339): threadid=1: thread exiting with uncaught exception (group=0x4165d700)
- 08-30 14:58:25.487: E/AndroidRuntime(12339): FATAL EXCEPTION: main
- 08-30 14:58:25.487: E/AndroidRuntime(12339): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.vsifc.elderlyapp/com.vsifc.elderlyapp.ReviewScoresActivity}: java.lang.NullPointerException
- 08-30 14:58:25.487: E/AndroidRuntime(12339): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2339)
- 08-30 14:58:25.487: E/AndroidRuntime(12339): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2389)
- 08-30 14:58:25.487: E/AndroidRuntime(12339): at android.app.ActivityThread.access$600(ActivityThread.java:153)
- 08-30 14:58:25.487: E/AndroidRuntime(12339): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1269)
- 08-30 14:58:25.487: E/AndroidRuntime(12339): at android.os.Handler.dispatchMessage(Handler.java:99)
- 08-30 14:58:25.487: E/AndroidRuntime(12339): at android.os.Looper.loop(Looper.java:137)
- 08-30 14:58:25.487: E/AndroidRuntime(12339): at android.app.ActivityThread.main(ActivityThread.java:5289)
- 08-30 14:58:25.487: E/AndroidRuntime(12339): at java.lang.reflect.Method.invokeNative(Native Method)
- 08-30 14:58:25.487: E/AndroidRuntime(12339): at java.lang.reflect.Method.invoke(Method.java:525)
- 08-30 14:58:25.487: E/AndroidRuntime(12339): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:739)
- 08-30 14:58:25.487: E/AndroidRuntime(12339): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:555)
- 08-30 14:58:25.487: E/AndroidRuntime(12339): at dalvik.system.NativeStart.main(Native Method)
- 08-30 14:58:25.487: E/AndroidRuntime(12339): Caused by: java.lang.NullPointerException
- 08-30 14:58:25.487: E/AndroidRuntime(12339): at com.vsifc.elderlyapp.ReviewScoresActivity.onCreate(ReviewScoresActivity.java:120)
- 08-30 14:58:25.487: E/AndroidRuntime(12339): at android.app.Activity.performCreate(Activity.java:5133)
- 08-30 14:58:25.487: E/AndroidRuntime(12339): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
- 08-30 14:58:25.487: E/AndroidRuntime(12339): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2293)
- 08-30 14:58:25.487: E/AndroidRuntime(12339): ... 11 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement