Advertisement
Guest User

Untitled

a guest
Oct 8th, 2015
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.72 KB | None | 0 0
  1. D/Gsd@OtpService(12450): CONNECTING TO             192.168.142.131
  2. D/Gsd@OtpService(12450): CONNECTING NODE           gsd_droid_app@192.168.142.129
  3. D/Gsd@OtpService(12450): CONNECTING REMOTE         gsd_web@localhost.localdomain
  4. D/Gsd@OtpService(12450): CONNECTING COOKIE         gsdcookie
  5. D/Gsd@OtpService(12450): otpConnectionOpen CLIENT null
  6. D/Gsd@OtpService(12450): otpConnectionOpen SERVER gsd_web@localhost.localdomain
  7. D/Gsd@OtpService(12450): otpConnectionOpen BEFORE CONNECT
  8. D/Gsd@OtpService(12450): otpConnectionOpen RAISED AN EXCEPTION CONNECTION null
  9. D/Gsd@OtpService(12450): otpConnectionOpen
  10. D/Gsd@OtpService(12450): --------EXCEPTION--------
  11. D/Gsd@OtpService(12450): java.lang.NullPointerException
  12. D/Gsd@OtpService(12450):    at com.centervue.otp.service.OtpService.otpConnectionOpen(OtpService.java:1000)
  13. D/Gsd@OtpService(12450):    at com.centervue.otp.service.OtpService.otpConnect(OtpService.java:861)
  14. D/Gsd@OtpService(12450):    at com.centervue.otp.service.OtpService.access$400(OtpService.java:83)
  15. D/Gsd@OtpService(12450):    at com.centervue.otp.service.OtpService$OtpConnectionThread.run(OtpService.java:236)
  16. D/Gsd@OtpService(12450): -------------------------
  17. D/Gsd@OtpService(12450): otpConnectionClose DONE
  18. D/Gsd@SpyWifi(12450): ------------>>>>==========================<<<<<<------------
  19. D/Gsd@SpyWifi(12450): CONNECTED
  20. D/Gsd@SpyWifi(12450): ------------>>>>--------------------------<<<<<<------------
  21. D/Gsd@SpyWifi(12450): ------------>>>>==========================<<<<<<------------
  22. D/Gsd@SpyWifi(12450): WIFI_STATE_ENABLED
  23. D/Gsd@SpyWifi(12450): ------------>>>>--------------------------<<<<<<------------
  24. D/Gsd@OtpSender(12450): *** shutdown
  25. D/AndroidRuntime(12411): Shutting down VM
  26. W/dalvikvm(12411): threadid=1: thread exiting with uncaught exception (group=0x41639ce0)
  27. E/AndroidRuntime(12411): FATAL EXCEPTION: main
  28. E/AndroidRuntime(12411): Process: com.centervue.gsd, PID: 12411
  29. E/AndroidRuntime(12411): java.lang.RuntimeException: Error receiving broadcast Intent { act=com.centervue.otp.service.broadcast.action.CONNECTION_STATUS flg=0x10 (has extras) } in com.centervue.gsd_lib.model.GsdConnectionHandle$OtpConnectionStatusBroadcastReceiver@4261f6d8
  30. E/AndroidRuntime(12411):    at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:776)
  31. E/AndroidRuntime(12411):    at android.os.Handler.handleCallback(Handler.java:733)
  32. E/AndroidRuntime(12411):    at android.os.Handler.dispatchMessage(Handler.java:95)
  33. E/AndroidRuntime(12411):    at android.os.Looper.loop(Looper.java:136)
  34. E/AndroidRuntime(12411):    at android.app.ActivityThread.main(ActivityThread.java:5146)
  35. E/AndroidRuntime(12411):    at java.lang.reflect.Method.invokeNative(Native Method)
  36. E/AndroidRuntime(12411):    at java.lang.reflect.Method.invoke(Method.java:515)
  37. E/AndroidRuntime(12411):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:732)
  38. E/AndroidRuntime(12411):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
  39. E/AndroidRuntime(12411):    at dalvik.system.NativeStart.main(Native Method)
  40. E/AndroidRuntime(12411): Caused by: java.lang.NullPointerException
  41. E/AndroidRuntime(12411):    at com.centervue.gsd_lib.model.GsdConnectionHandle.onConnectionStateChanged(GsdConnectionHandle.java:533)
  42. E/AndroidRuntime(12411):    at com.centervue.gsd_lib.model.GsdConnectionHandle$OtpConnectionStatusBroadcastReceiver.onReceive(GsdConnectionHandle.java:795)
  43. E/AndroidRuntime(12411):    at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:766)
  44. E/AndroidRuntime(12411):    ... 9 more
  45. D/Gsd     (12450): READED line: IP address       HW type     Flags       HW address            Mask     Device
  46. D/Gsd     (12450): Unexpected line: IP address       HW type     Flags       HW address            Mask     Device
  47. D/Gsd     (12450): READED line: 192.168.142.131  0x1         0x2         8e:73:49:34:67:f5     *        rndis0
  48. D/Gsd     (12450): READED line: 192.168.50.1     0x1         0x2         60:02:b4:82:7c:40     *        wlan0
  49. D/Gsd     (12450): READED line: 192.168.142.151  0x1         0x0         00:00:00:00:00:00     *        rndis0
  50. D/Gsd     (12450): Unexpected line: 192.168.142.151  0x1         0x0         00:00:00:00:00:00     *        rndis0
  51. D/Gsd     (12450): READED line: 192.168.142.154  0x1         0x0         00:00:00:00:00:00     *        rndis0
  52. D/Gsd     (12450): Unexpected line: 192.168.142.154  0x1         0x0         00:00:00:00:00:00     *        rndis0
  53. D/Gsd     (12450): IP: 192.168.142.131 mac: 8e:73:49:34:67:f5
  54. D/Gsd@OtpService(12450): CONNECTING TO             192.168.142.131
  55. D/Gsd@OtpService(12450): CONNECTING NODE           gsd_droid_app@192.168.142.129
  56. D/Gsd@OtpService(12450): CONNECTING REMOTE         gsd_web@localhost.localdomain
  57. D/Gsd@OtpService(12450): CONNECTING COOKIE         gsdcookie
  58. W/ActivityManager(  449):   Force finishing activity com.centervue.gsd/com.centervue.gsd_application_lib.activity.GsdMonitorActivity
  59. D/Gsd@OtpService(12450): otpConnectionOpen CLIENT gsd_droid_app@192.168.142.129
  60. D/Gsd@OtpService(12450): otpConnectionOpen SERVER gsd_web@localhost.localdomain
  61. D/Gsd@OtpService(12450): otpConnectionOpen BEFORE CONNECT
  62. I/System.out(12450): BEFORE LOOK UP PORT
  63. I/System.out(12450): ABSTRACT CONNECTION IS USING PORT 45388
  64. W/BroadcastQueue(  449): Skipping deliver [background] BroadcastRecord{4243f378 u0 com.centervue.otp.service.broadcast.action.CONNECTION_STATUS} to ReceiverList{41b4bb60 12411 com.centervue.gsd/10093/u0 remote:41bcbea0}: process crashing
  65. I/System.out(12450): OtpConnection 1
  66. I/System.out(12450): OtpConnection 1
  67. D/Gsd@OtpService(12450): otpConnectionOpen AFTER CONNECT
  68. W/BroadcastQueue(  449): Skipping deliver [background] BroadcastRecord{41e6ae10 u0 com.centervue.otp.service.broadcast.action.CONNECTION_STATUS} to ReceiverList{41b4bb60 12411 com.centervue.gsd/10093/u0 remote:41bcbea0}: process crashing
  69. W/BroadcastQueue(  449): Skipping deliver [background] BroadcastRecord{41c87450 u0 com.centervue.otp.service.broadcast.action.CONNECTION_STATUS} to ReceiverList{41b4bb60 12411 com.centervue.gsd/10093/u0 remote:41bcbea0}: process crashing
  70. W/ActivityManager(  449): Activity pause timeout for ActivityRecord{41ba4ff8 u0 com.centervue.gsd/com.centervue.gsd_application_lib.activity.GsdMonitorActivity t94 f}
  71. D/mali_winsys(  664): new_window_surface returns 0x3000
  72. D/Launcher(  664): °°° onResume mOnResumeState              NONE
  73. D/Launcher(  664): °°° onResume mState                      WORKSPACE
  74. D/Launcher(  664): °°° onResume mRestoring                  false
  75. D/Launcher(  664): °°° onResume mOnResumeNeedsLoad          false
  76. D/Launcher(  664): °°° onResume mBindOnResumeCallbacks.size 0
  77. D/Gsd@°°°(  664): °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°
  78. D/Gsd@°°°(  664): onResume ---:> IS ROLE_LAST_LOGGED LOGGED true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement