Advertisement
Guest User

Untitled

a guest
Oct 5th, 2015
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 16.06 KB | None | 0 0
  1. 10-05 18:02:20.650 6540-6540/? I/art: Late-enabling -Xcheck:jni
  2. 10-05 18:02:20.864 6540-6568/com.danikula.videocache.sample D/OpenGLRenderer: Render dirty regions requested: true
  3. 10-05 18:02:20.879 6540-6540/com.danikula.videocache.sample D/Atlas: Validating map...
  4. 10-05 18:02:20.952 6540-6568/com.danikula.videocache.sample I/Adreno-EGL: <qeglDrvAPI_eglInitialize:410>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_LA.BF.1.1_RB1.05.00.00.002.030_msm8226_LA.BF.1.1_RB1__release_AU ()
  5. 10-05 18:02:20.952 6540-6568/com.danikula.videocache.sample I/Adreno-EGL: OpenGL ES Shader Compiler Version: E031.25.03.00
  6. 10-05 18:02:20.952 6540-6568/com.danikula.videocache.sample I/Adreno-EGL: Build Date: 12/04/14 Thu
  7. 10-05 18:02:20.952 6540-6568/com.danikula.videocache.sample I/Adreno-EGL: Local Branch:
  8. 10-05 18:02:20.952 6540-6568/com.danikula.videocache.sample I/Adreno-EGL: Remote Branch: quic/LA.BF.1.1_rb1.14
  9. 10-05 18:02:20.952 6540-6568/com.danikula.videocache.sample I/Adreno-EGL: Local Patches: NONE
  10. 10-05 18:02:20.952 6540-6568/com.danikula.videocache.sample I/Adreno-EGL: Reconstruct Branch: AU_LINUX_ANDROID_LA.BF.1.1_RB1.05.00.00.002.030 +  NOTHING
  11. 10-05 18:02:20.955 6540-6568/com.danikula.videocache.sample I/OpenGLRenderer: Initialized EGL, version 1.4
  12. 10-05 18:02:20.985 6540-6568/com.danikula.videocache.sample D/OpenGLRenderer: Enabling debug mode 0
  13. 10-05 18:02:31.544 6540-6540/com.danikula.videocache.sample I/ProxyCache: Proxy cache server started. Ping it...
  14. 10-05 18:02:31.550 6540-7201/com.danikula.videocache.sample D/ProxyCache: Open connection  to http://127.0.0.1:58509/ping
  15. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache: Error reading ping response
  16. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache: com.danikula.videocache.ProxyCacheException: Error opening connection for http://127.0.0.1:58509/ping with offset 0
  17. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpUrlSource.open(HttpUrlSource.java:66)
  18. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer.pingServer(HttpProxyCacheServer.java:109)
  19. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer.access$300(HttpProxyCacheServer.java:47)
  20. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer$PingCallable.call(HttpProxyCacheServer.java:328)
  21. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer$PingCallable.call(HttpProxyCacheServer.java:324)
  22. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache:     at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  23. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
  24. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  25. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache:     at java.lang.Thread.run(Thread.java:818)
  26. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache:  Caused by: java.io.FileNotFoundException: http://127.0.0.1:58509/ping
  27. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache:     at com.android.okhttp.internal.http.HttpURLConnectionImpl.getInputStream(HttpURLConnectionImpl.java:197)
  28. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpUrlSource.open(HttpUrlSource.java:63)
  29. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer.pingServer(HttpProxyCacheServer.java:109) 
  30. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer.access$300(HttpProxyCacheServer.java:47) 
  31. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer$PingCallable.call(HttpProxyCacheServer.java:328) 
  32. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer$PingCallable.call(HttpProxyCacheServer.java:324) 
  33. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache:     at java.util.concurrent.FutureTask.run(FutureTask.java:237) 
  34. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) 
  35. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) 
  36. 10-05 18:02:31.587 6540-7201/com.danikula.videocache.sample E/ProxyCache:     at java.lang.Thread.run(Thread.java:818) 
  37. 10-05 18:02:31.791 6540-7215/com.danikula.videocache.sample D/ProxyCache: Open connection  to http://127.0.0.1:58509/ping
  38. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache: Error reading ping response
  39. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache: com.danikula.videocache.ProxyCacheException: Error opening connection for http://127.0.0.1:58509/ping with offset 0
  40. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpUrlSource.open(HttpUrlSource.java:66)
  41. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer.pingServer(HttpProxyCacheServer.java:109)
  42. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer.access$300(HttpProxyCacheServer.java:47)
  43. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer$PingCallable.call(HttpProxyCacheServer.java:328)
  44. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer$PingCallable.call(HttpProxyCacheServer.java:324)
  45. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache:     at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  46. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
  47. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  48. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache:     at java.lang.Thread.run(Thread.java:818)
  49. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache:  Caused by: java.io.FileNotFoundException: http://127.0.0.1:58509/ping
  50. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache:     at com.android.okhttp.internal.http.HttpURLConnectionImpl.getInputStream(HttpURLConnectionImpl.java:197)
  51. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpUrlSource.open(HttpUrlSource.java:63)
  52. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer.pingServer(HttpProxyCacheServer.java:109) 
  53. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer.access$300(HttpProxyCacheServer.java:47) 
  54. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer$PingCallable.call(HttpProxyCacheServer.java:328) 
  55. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer$PingCallable.call(HttpProxyCacheServer.java:324) 
  56. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache:     at java.util.concurrent.FutureTask.run(FutureTask.java:237) 
  57. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) 
  58. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) 
  59. 10-05 18:02:31.831 6540-7215/com.danikula.videocache.sample E/ProxyCache:     at java.lang.Thread.run(Thread.java:818) 
  60. 10-05 18:02:32.234 6540-7228/com.danikula.videocache.sample D/ProxyCache: Open connection  to http://127.0.0.1:58509/ping
  61. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache: Error reading ping response
  62. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache: com.danikula.videocache.ProxyCacheException: Error opening connection for http://127.0.0.1:58509/ping with offset 0
  63. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpUrlSource.open(HttpUrlSource.java:66)
  64. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer.pingServer(HttpProxyCacheServer.java:109)
  65. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer.access$300(HttpProxyCacheServer.java:47)
  66. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer$PingCallable.call(HttpProxyCacheServer.java:328)
  67. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer$PingCallable.call(HttpProxyCacheServer.java:324)
  68. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache:     at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  69. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
  70. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  71. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache:     at java.lang.Thread.run(Thread.java:818)
  72. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache:  Caused by: java.io.FileNotFoundException: http://127.0.0.1:58509/ping
  73. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache:     at com.android.okhttp.internal.http.HttpURLConnectionImpl.getInputStream(HttpURLConnectionImpl.java:197)
  74. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpUrlSource.open(HttpUrlSource.java:63)
  75. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer.pingServer(HttpProxyCacheServer.java:109) 
  76. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer.access$300(HttpProxyCacheServer.java:47) 
  77. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer$PingCallable.call(HttpProxyCacheServer.java:328) 
  78. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer$PingCallable.call(HttpProxyCacheServer.java:324) 
  79. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache:     at java.util.concurrent.FutureTask.run(FutureTask.java:237) 
  80. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) 
  81. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) 
  82. 10-05 18:02:32.244 6540-7228/com.danikula.videocache.sample E/ProxyCache:     at java.lang.Thread.run(Thread.java:818) 
  83. 10-05 18:02:33.045 6540-6540/com.danikula.videocache.sample E/ProxyCache: Shutdown server… Error pinging server [attempt: 3, timeout: 1600]. If you see this message, please, email me danikula@gmail.com
  84. 10-05 18:02:33.045 6540-6540/com.danikula.videocache.sample I/ProxyCache: Shutdown proxy server
  85. 10-05 18:02:33.047 6540-6540/com.danikula.videocache.sample E/ProxyCache: Proxy server isn't pinged. Caching doesn't work. If you see this message, please, email me danikula@gmail.com
  86. 10-05 18:02:33.057 6540-6540/com.danikula.videocache.sample I/Choreographer: Skipped 395 frames!  The application may be doing too much work on its main thread.
  87. 10-05 18:02:33.060 6540-7200/com.danikula.videocache.sample E/ProxyCache: HttpProxyCacheServer error
  88. 10-05 18:02:33.060 6540-7200/com.danikula.videocache.sample E/ProxyCache: com.danikula.videocache.ProxyCacheException: Error during waiting connection
  89. 10-05 18:02:33.060 6540-7200/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer.waitForRequest(HttpProxyCacheServer.java:197)
  90. 10-05 18:02:33.060 6540-7200/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer.access$100(HttpProxyCacheServer.java:47)
  91. 10-05 18:02:33.060 6540-7200/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer$WaitRequestsRunnable.run(HttpProxyCacheServer.java:306)
  92. 10-05 18:02:33.060 6540-7200/com.danikula.videocache.sample E/ProxyCache:     at java.lang.Thread.run(Thread.java:818)
  93. 10-05 18:02:33.060 6540-7200/com.danikula.videocache.sample E/ProxyCache:  Caused by: java.net.SocketException: Socket closed
  94. 10-05 18:02:33.060 6540-7200/com.danikula.videocache.sample E/ProxyCache:     at libcore.io.Posix.accept(Native Method)
  95. 10-05 18:02:33.060 6540-7200/com.danikula.videocache.sample E/ProxyCache:     at libcore.io.BlockGuardOs.accept(BlockGuardOs.java:63)
  96. 10-05 18:02:33.060 6540-7200/com.danikula.videocache.sample E/ProxyCache:     at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:89)
  97. 10-05 18:02:33.060 6540-7200/com.danikula.videocache.sample E/ProxyCache:     at java.net.ServerSocket.implAccept(ServerSocket.java:216)
  98. 10-05 18:02:33.060 6540-7200/com.danikula.videocache.sample E/ProxyCache:     at java.net.ServerSocket.accept(ServerSocket.java:140)
  99. 10-05 18:02:33.060 6540-7200/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer.waitForRequest(HttpProxyCacheServer.java:192)
  100. 10-05 18:02:33.060 6540-7200/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer.access$100(HttpProxyCacheServer.java:47) 
  101. 10-05 18:02:33.060 6540-7200/com.danikula.videocache.sample E/ProxyCache:     at com.danikula.videocache.HttpProxyCacheServer$WaitRequestsRunnable.run(HttpProxyCacheServer.java:306) 
  102. 10-05 18:02:33.060 6540-7200/com.danikula.videocache.sample E/ProxyCache:     at java.lang.Thread.run(Thread.java:818) 
  103. 10-05 18:02:33.138 6540-6540/com.danikula.videocache.sample D/MediaPlayer: Couldn't open file on client side, trying server side
  104. 10-05 18:02:33.154 6540-6557/com.danikula.videocache.sample I/MediaHTTPConnection: proxyName: 0.0.0.0 0
  105. 10-05 18:02:36.072 6540-6540/com.danikula.videocache.sample D/MediaPlayer: getMetadata
  106. 10-05 18:02:36.498 6540-6599/com.danikula.videocache.sample W/MediaPlayer: info/warning (3, 0)
  107. 10-05 18:04:36.018 6540-6540/com.danikula.videocache.sample E/ProxyCache: Proxy server isn't pinged. Caching doesn't work. If you see this message, please, email me danikula@gmail.com
  108. 10-05 18:04:36.024 6540-6540/com.danikula.videocache.sample E/ProxyCache: Proxy server isn't pinged. Caching doesn't work. If you see this message, please, email me danikula@gmail.com
  109. 10-05 18:04:36.029 6540-6540/com.danikula.videocache.sample E/ProxyCache: Proxy server isn't pinged. Caching doesn't work. If you see this message, please, email me danikula@gmail.com
  110. 10-05 18:04:36.036 6540-6540/com.danikula.videocache.sample E/ProxyCache: Proxy server isn't pinged. Caching doesn't work. If you see this message, please, email me danikula@gmail.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement