Guest User

Untitled

a guest
Dec 9th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.43 KB | None | 0 0
  1. 08-23 19:37:34.788: E/Apphance(7550): Apphance intercepted uncaught exception: java.lang.RuntimeException -> Unable to start activity ComponentInfo{com.miniride.activities/com.miniride.activities.Home}: java.lang.RuntimeException: This is manually raised to test apphance!
  2. 08-23 19:37:34.798: W/System.err(7550): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.miniride.activities/com.miniride.activities.Home}: java.lang.RuntimeException: This is manually raised to test apphance!
  3. 08-23 19:37:34.798: W/System.err(7550): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2663)
  4. 08-23 19:37:34.798: W/System.err(7550): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2679)
  5. 08-23 19:37:34.798: W/System.err(7550): at android.app.ActivityThread.access$2300(ActivityThread.java:125)
  6. 08-23 19:37:34.798: W/System.err(7550): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2033)
  7. 08-23 19:37:34.798: W/System.err(7550): at android.os.Handler.dispatchMessage(Handler.java:99)
  8. 08-23 19:37:34.798: W/System.err(7550): at android.os.Looper.loop(Looper.java:123)
  9. 08-23 19:37:34.798: W/System.err(7550): at android.app.ActivityThread.main(ActivityThread.java:4627)
  10. 08-23 19:37:34.798: W/System.err(7550): at java.lang.reflect.Method.invokeNative(Native Method)
  11. 08-23 19:37:34.798: W/System.err(7550): at java.lang.reflect.Method.invoke(Method.java:521)
  12. 08-23 19:37:34.798: W/System.err(7550): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
  13. 08-23 19:37:34.798: W/System.err(7550): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
  14. 08-23 19:37:34.798: W/System.err(7550): at dalvik.system.NativeStart.main(Native Method)
  15. 08-23 19:37:34.798: W/System.err(7550): Caused by: java.lang.RuntimeException: This is manually raised to test apphance!
  16. 08-23 19:37:34.808: W/System.err(7550): at com.miniride.activities.Home.onCreate(Home.java:293)
  17. 08-23 19:37:34.808: W/System.err(7550): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
  18. 08-23 19:37:34.808: W/System.err(7550): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2627)
  19. 08-23 19:37:34.808: W/System.err(7550): ... 11 more
  20. 08-23 19:37:34.808: I/ApphanceClient(7550): Reporting crash to Apphance.
  21. 08-23 19:37:34.818: E/AndroidRuntime(7550): FATAL EXCEPTION: main
  22. 08-23 19:37:34.818: E/AndroidRuntime(7550): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.miniride.activities/com.miniride.activities.Home}: java.lang.RuntimeException: This is manually raised to test apphance!
  23. 08-23 19:37:34.818: E/AndroidRuntime(7550): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2663)
  24. 08-23 19:37:34.818: E/AndroidRuntime(7550): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2679)
  25. 08-23 19:37:34.818: E/AndroidRuntime(7550): at android.app.ActivityThread.access$2300(ActivityThread.java:125)
  26. 08-23 19:37:34.818: E/AndroidRuntime(7550): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2033)
  27. 08-23 19:37:34.818: E/AndroidRuntime(7550): at android.os.Handler.dispatchMessage(Handler.java:99)
  28. 08-23 19:37:34.818: E/AndroidRuntime(7550): at android.os.Looper.loop(Looper.java:123)
  29. 08-23 19:37:34.818: E/AndroidRuntime(7550): at android.app.ActivityThread.main(ActivityThread.java:4627)
  30. 08-23 19:37:34.818: E/AndroidRuntime(7550): at java.lang.reflect.Method.invokeNative(Native Method)
  31. 08-23 19:37:34.818: E/AndroidRuntime(7550): at java.lang.reflect.Method.invoke(Method.java:521)
  32. 08-23 19:37:34.818: E/AndroidRuntime(7550): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
  33. 08-23 19:37:34.818: E/AndroidRuntime(7550): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
  34. 08-23 19:37:34.818: E/AndroidRuntime(7550): at dalvik.system.NativeStart.main(Native Method)
  35. 08-23 19:37:34.818: E/AndroidRuntime(7550): Caused by: java.lang.RuntimeException: This is manually raised to test apphance!
  36. 08-23 19:37:34.818: E/AndroidRuntime(7550): at com.miniride.activities.Home.onCreate(Home.java:293)
  37. 08-23 19:37:34.818: E/AndroidRuntime(7550): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
  38. 08-23 19:37:34.818: E/AndroidRuntime(7550): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2627)
  39. 08-23 19:37:34.818: E/AndroidRuntime(7550): ... 11 more
  40. 08-23 19:38:08.458: I/Process(7550): Sending signal. PID: 7550 SIG: 9
Add Comment
Please, Sign In to add comment