Advertisement
Guest User

Untitled

a guest
May 30th, 2017
536
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.58 KB | None | 0 0
  1. I/OtpService( 1444): CONNECTING TO 192.168.42.249
  2. I/OtpService( 1444): CONNECTING NODE gsd_droid_app@192.168.42.129
  3. I/OtpService( 1444): CONNECTING REMOTE gsd_web@localhost.localdomain
  4. I/OtpService( 1444): CONNECTING COOKIE gsdcookie
  5. I/OtpService( 1444): otpConnectionOpen SERVER gsd_droid_app@192.168.42.129
  6. I/OtpService( 1444): otpConnectionOpen CLIENT gsd_web@localhost.localdomain
  7. I/OtpService( 1444): otpConnectionOpen BEFORE CONNECT
  8. I/System.out( 1444): BEFORE LOOK UP PORT
  9. I/USB_STATUS gsd_web( 1444): TETH AVAILABLE: true TETH ENABLED: false
  10. I/USB_STATUS gsd_web( 1444): TETH AVAILABLE: true TETH ENABLED: false
  11. I/USB_STATUS gsd_web( 1444): TETH AVAILABLE: true TETH ENABLED: true
  12. I/STATUS_CHANGE( 1444): Tue May 30 11:00:16 GMT+02:00 2017 - TETHERING AVAILABLE: true - TETHERING ENABLED: true - CONNECTED: false
  13. I/USB_RECEIVER( 1444): DISCONNECTED 192.168.42.249 RESTARTING: gsd_web
  14. D/StatusBar( 962): onNotificationPosted: StatusBarNotification(pkg=com.centervue.service_communication user=UserHandle{0} id=417724203 tag=null score=0 key=0|com.centervue.service_communication|417724203|null|10002: Notification(pri=0 contentView=com.centervue.service_communication/0x1090095 vibrate=null sound=null defaults=0x0 flags=0x63 color=0x00000000 vis=PRIVATE))
  15. D/StatusBar( 962): updateNotification(StatusBarNotification(pkg=com.centervue.service_communication user=UserHandle{0} id=417724203 tag=null score=0 key=0|com.centervue.service_communication|417724203|null|10002: Notification(pri=0 contentView=com.centervue.service_communication/0x1090095 vibrate=null sound=null defaults=0x0 flags=0x63 color=0x00000000 vis=PRIVATE)))
  16. D/NotificationService( 726): updateLightsLocked turnOff
  17. V/ReflectionMethods( 962): ========ReflectionMethods.isSnapView = true ===============
  18. V/ReflectionMethods( 962): ========ReflectionMethods.isSnapView = true ===============
  19. D/NetdConnector( 726): RCV <- {614 Address updated fe80::7867:70ff:fe12:d309/64 rndis0 128 253}
  20. I/OtpService( 1444): otpConnectionOpen RAISED AN EXCEPTION CONNECTION null
  21. D/Gsd@OtpService( 1444): otpConnectionOpen
  22. D/Gsd@OtpService( 1444): --------EXCEPTION--------
  23. D/Gsd@OtpService( 1444): java.io.IOException: Nameserver not responding on 192.168.42.249 when looking up gsd_web
  24. D/Gsd@OtpService( 1444): at com.ericsson.otp.erlang.OtpEpmd.r4_lookupPort(OtpEpmd.java:254)
  25. D/Gsd@OtpService( 1444): at com.ericsson.otp.erlang.OtpEpmd.lookupPort(OtpEpmd.java:123)
  26. D/Gsd@OtpService( 1444): at com.ericsson.otp.erlang.AbstractConnection.<init>(AbstractConnection.java:213)
  27. D/Gsd@OtpService( 1444): at com.ericsson.otp.erlang.OtpConnection.<init>(OtpConnection.java:86)
  28. D/Gsd@OtpService( 1444): at com.ericsson.otp.erlang.OtpSelf.connect(OtpSelf.java:238)
  29. D/Gsd@OtpService( 1444): at com.centervue.structure_communication.OtpService.otpConnectionOpen(OtpService.java:965)
  30. D/Gsd@OtpService( 1444): at com.centervue.structure_communication.OtpService.otpConnect(OtpService.java:980)
  31. D/Gsd@OtpService( 1444): at com.centervue.structure_communication.OtpService.access$700(OtpService.java:92)
  32. D/Gsd@OtpService( 1444): at com.centervue.structure_communication.OtpService$OtpConnectionThread.run(OtpService.java:349)
  33. D/Gsd@OtpService( 1444): -------------------------
  34. D/LogT-logtool_bootup_setting( 8204): Waitting LogTool APK install complete ...
  35. D/Gsd ( 1444): READED line: IP address HW type Flags HW address Mask Device
  36. D/Gsd ( 1444): Unexpected line: IP address HW type Flags HW address Mask Device
  37. D/Gsd ( 1444): READED line: 192.168.42.249 0x1 0x0 00:00:00:00:00:00 * rndis0
  38. D/Gsd ( 1444): Unexpected line: 192.168.42.249 0x1 0x0 00:00:00:00:00:00 * rndis0
  39. I/OtpService( 1444): CONNECTING TO 192.168.42.249
  40. I/OtpService( 1444): CONNECTING NODE gsd_droid_app@192.168.42.129
  41. I/OtpService( 1444): CONNECTING REMOTE gsd_web@localhost.localdomain
  42. I/OtpService( 1444): CONNECTING COOKIE gsdcookie
  43. I/OtpService( 1444): otpConnectionOpen SERVER gsd_droid_app@192.168.42.129
  44. I/OtpService( 1444): otpConnectionOpen CLIENT gsd_web@localhost.localdomain
  45. I/OtpService( 1444): otpConnectionOpen BEFORE CONNECT
  46. I/System.out( 1444): BEFORE LOOK UP PORT
  47. I/OtpService( 1444): otpConnectionOpen RAISED AN EXCEPTION CONNECTION null
  48. D/Gsd@OtpService( 1444): otpConnectionOpen
  49. D/Gsd@OtpService( 1444): --------EXCEPTION--------
  50. D/Gsd@OtpService( 1444): java.io.IOException: Nameserver not responding on 192.168.42.249 when looking up gsd_web
  51. D/Gsd@OtpService( 1444): at com.ericsson.otp.erlang.OtpEpmd.r4_lookupPort(OtpEpmd.java:254)
  52. D/Gsd@OtpService( 1444): at com.ericsson.otp.erlang.OtpEpmd.lookupPort(OtpEpmd.java:123)
  53. D/Gsd@OtpService( 1444): at com.ericsson.otp.erlang.AbstractConnection.<init>(AbstractConnection.java:213)
  54. D/Gsd@OtpService( 1444): at com.ericsson.otp.erlang.OtpConnection.<init>(OtpConnection.java:86)
  55. D/Gsd@OtpService( 1444): at com.ericsson.otp.erlang.OtpSelf.connect(OtpSelf.java:238)
  56. D/Gsd@OtpService( 1444): at com.centervue.structure_communication.OtpService.otpConnectionOpen(OtpService.java:965)
  57. D/Gsd@OtpService( 1444): at com.centervue.structure_communication.OtpService.otpConnect(OtpService.java:980)
  58. D/Gsd@OtpService( 1444): at com.centervue.structure_communication.OtpService.access$700(OtpService.java:92)
  59. D/Gsd@OtpService( 1444): at com.centervue.structure_communication.OtpService$OtpConnectionThread.run(OtpService.java:349)
  60. D/Gsd@OtpService( 1444): -------------------------
  61. D/Gsd ( 1444): READED line: IP address HW type Flags HW address Mask Device
  62. D/Gsd ( 1444): Unexpected line: IP address HW type Flags HW address Mask Device
  63. D/Gsd ( 1444): READED line: 192.168.42.249 0x1 0x0 00:00:00:00:00:00 * rndis0
  64. D/Gsd ( 1444): Unexpected line: 192.168.42.249 0x1 0x0 00:00:00:00:00:00 * rndis0
  65. I/OtpService( 1444): CONNECTING TO 192.168.42.249
  66. I/OtpService( 1444): CONNECTING NODE gsd_droid_app@192.168.42.129
  67. I/OtpService( 1444): CONNECTING REMOTE gsd_web@localhost.localdomain
  68. I/OtpService( 1444): CONNECTING COOKIE gsdcookie
  69. I/OtpService( 1444): otpConnectionOpen SERVER gsd_droid_app@192.168.42.129
  70. I/OtpService( 1444): otpConnectionOpen CLIENT gsd_web@localhost.localdomain
  71. I/OtpService( 1444): otpConnectionOpen BEFORE CONNECT
  72. I/System.out( 1444): BEFORE LOOK UP PORT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement