Advertisement
Guest User

XBMC-Remote_Crashlog

a guest
Apr 28th, 2010
338
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 76.65 KB | None | 0 0
  1. W/ResourceType( 1017): Resources don't contain package for resource number 0x7f080000
  2. W/InputManagerService( 1017): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@446c35d0
  3. I/ActivityManager( 1017): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=28653 uid=1000 gids={3003, 3002, 3001}
  4. I/ActivityManager( 1017): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/.Launcher }
  5. I/dalvikvm(28653): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=38)
  6. W/InputManagerService( 1017): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@447ff550 (uid=10046 pid=28537)
  7. I/dalvikvm(28653): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=44)
  8. D/dalvikvm( 1094): GC freed 7293 objects / 364400 bytes in 128ms
  9. D/dalvikvm(15942): GC freed 9844 objects / 521960 bytes in 117ms
  10. D/dalvikvm(15942): GC freed 9922 objects / 523912 bytes in 146ms
  11. I/ActivityManager( 1017): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.xbmc.android.remote/.presentation.activity.HomeActivity }
  12. I/ActivityManager( 1017): Start proc org.xbmc.android.remote for activity org.xbmc.android.remote/.presentation.activity.HomeActivity: pid=28658 uid=10117 gids={3003, 1015}
  13. E/jdwp (28658): Failed sending reply to debugger: Broken pipe
  14. I/dalvikvm(28658): Debugger has detached; object registry had 1 entries
  15. I/ActivityThread(28658): Publishing provider org.xbmc.android.provider.remote: org.xbmc.android.remote.business.provider.HostProvider
  16. D/dalvikvm(28658): GC freed 1281 objects / 99552 bytes in 50ms
  17. D/HostProvider(28658): SQLite database version: 4
  18. D/Command (28658): Running command counter: 1
  19. I/Connection(28658): http://192.168.1.90:8800/xbmcCmds/xbmcHttp?command=GetSystemInfo(120)
  20. I/ActivityManager( 1017): Displayed activity org.xbmc.android.remote/.presentation.activity.HomeActivity: 1087 ms (total 1087 ms)
  21. D/ddm-heap(28658): Got feature list request
  22. I/ClientFactory(28658): VERSION = PRE-10.5 r29639MS
  23. I/ClientFactory(28658): Found XBMC at revision 29639!
  24. I/Connection(28658): http://192.168.1.90:8800/xbmcCmds/xbmcHttp?command=GetSystemInfo(120)
  25. I/Connection(28658): http://192.168.1.90:8800/xbmcCmds/xbmcHttp?command=SetResponseFormat(WebHeader;true;WebFooter;true;Header; ;Footer; ;OpenTag;<li>;CloseTag;
  26. I/Connection(28658): ;CloseFinalTag;false)
  27. I/org.xbmc.android.remote.business.InfoManager(28658): *** getSystemInfo: 558ms
  28. I/Connection(28658): http://192.168.1.90:8800/xbmcCmds/xbmcHttp?command=GetCurrentlyPlaying()
  29. I/Connection(28658): http://192.168.1.90:8800/xbmcCmds/xbmcHttp?command=SetResponseFormat(OpenRecordSet; ;CloseRecordSet; ;OpenRecord; ;CloseRecord; ;OpenField;<field>;CloseField;</field>)
  30. I/Connection(28658): http://192.168.1.90:8800/xbmcCmds/xbmcHttp?command=GetCurrentlyPlaying()
  31. I/Connection(28658): http://192.168.1.90:8800/xbmcCmds/xbmcHttp?command=GetCurrentlyPlaying()
  32. I/Connection(28658): http://192.168.1.90:8800/xbmcCmds/xbmcHttp?command=GetCurrentlyPlaying()
  33. D/dalvikvm(28658): GC freed 7375 objects / 498144 bytes in 83ms
  34. I/Connection(28658): http://192.168.1.90:8800/xbmcCmds/xbmcHttp?command=GetCurrentlyPlaying()
  35. I/Connection(28658): http://192.168.1.90:8800/xbmcCmds/xbmcHttp?command=GetCurrentlyPlaying()
  36. I/Connection(28658): http://192.168.1.90:8800/xbmcCmds/xbmcHttp?command=GetCurrentlyPlaying()
  37. I/Connection(28658): http://192.168.1.90:8800/xbmcCmds/xbmcHttp?command=GetCurrentlyPlaying()
  38. I/ActivityManager( 1017): Starting activity: Intent { cmp=org.xbmc.android.remote/.presentation.activity.TvShowLibraryActivity }
  39. D/HostProvider(28658): SQLite database version: 4
  40. D/dalvikvm(28658): GC freed 4314 objects / 358656 bytes in 52ms
  41. D/Command (28658): Running command counter: 1
  42. I/TvShowClient(28658): SELECT tvshow.idShow, tvshow.c00, "" AS c01, tvshow.c04, tvshow.c05, tvshow.c08, tvshow.c13, tvshow.c14, path.strPath AS strPath, counts.totalcount AS totalCount, counts.watchedcount AS watchedCount, counts.totalcount = counts.watchedcount AS watched FROM tvshow JOIN tvshowlinkpath ON tvshow.idShow = tvshowlinkpath.idShow JOIN path ON path.idpath = tvshowlinkpath.idPath LEFT OUTER join ( SELECT tvshow.idShow AS idShow, count(1) AS totalcount, count(files.playCount) AS watchedcount FROM tvshow JOIN tvshowlinkepisode ON tvshow.idShow = tvshowlinkepisode.idShow JOIN episode ON episode.idEpisode = tvshowlinkepisode.idEpisode JOIN files ON files.idFile = episode.idFile GROUP BY tvshow.idShow ) counts ON tvshow.idShow = counts.idShow ORDER BY upper(tvshow.c00), tvshow.c00
  43. I/Connection(28658): http://192.168.1.90:8800/xbmcCmds/xbmcHttp?command=QueryVideoDatabase(SELECT tvshow.idShow, tvshow.c00, "" AS c01, tvshow.c04, tvshow.c05, tvshow.c08, tvshow.c13, tvshow.c14, path.strPath AS strPath, counts.totalcount AS totalCount, counts.watchedcount AS watchedCount, counts.totalcount = counts.watchedcount AS watched FROM tvshow JOIN tvshowlinkpath ON tvshow.idShow = tvshowlinkpath.idShow JOIN path ON path.idpath = tvshowlinkpath.idPath LEFT OUTER join ( SELECT tvshow.idShow AS idShow, count(1) AS totalcount, count(files.playCount) AS watchedcount FROM tvshow JOIN tvshowlinkepisode ON tvshow.idShow = tvshowlinkepisode.idShow JOIN episode ON episode.idEpisode = tvshowlinkepisode.idEpisode JOIN files ON files.idFile = episode.idFile GROUP BY tvshow.idShow ) counts ON tvshow.idShow = counts.idShow ORDER BY upper(tvshow.c00), tvshow.c00)
  44. I/org.xbmc.android.remote.business.TvShowManager(28658): *** getTvShows: 128ms
  45. I/ActivityManager( 1017): Displayed activity org.xbmc.android.remote/.presentation.activity.TvShowLibraryActivity: 479 ms (total 479 ms)
  46. I/Connection(28658): http://192.168.1.90:8800/xbmcCmds/xbmcHttp?command=GetCurrentlyPlaying()
  47. I/Client-HTTPAPI(28658): Starting download (/bulk/TV/Greg The Bunny/banner.jpg) - microhttpd
  48. I/Connection(28658): Preparing input stream from http://192.168.1.90:8800/thumb//bulk/TV/Greg The Bunny/banner.jpg.jpg for microhttpd..
  49. D/skia (28658): --- SkImageDecoder::Factory returned null
  50. I/Client-HTTPAPI(28658): Pre-fetch: -1x-1 => (157x157)
  51. I/Client-HTTPAPI(28658): Starting fallback download (special://masterprofile/Thumbnails/Video/4/4e8d2152.tbn)
  52. I/Connection(28658): Preparing input stream from http://192.168.1.90:8800/thumb/special://masterprofile/Thumbnails/Video/4/4e8d2152.tbn.jpg for microhttpd..
  53. W/System.err(28658): java.net.ConnectException: /192.168.1.90:8800 - Connection refused
  54. W/System.err(28658): at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:255)
  55. W/System.err(28658): at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:535)
  56. W/System.err(28658): at java.net.Socket.connect(Socket.java:1054)
  57. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnection.<init>(HttpConnection.java:62)
  58. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnectionManager$ConnectionPool.getHttpConnection(HttpConnectionManager.java:145)
  59. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnectionManager.getConnection(HttpConnectionManager.java:67)
  60. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getHTTPConnection(HttpURLConnection.java:821)
  61. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:807)
  62. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1051)
  63. W/System.err(28658): at org.xbmc.httpapi.Connection.getThumbInputStreamForMicroHTTPd(Connection.java:234)
  64. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:239)
  65. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  66. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  67. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  68. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  69. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  70. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  71. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  72. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  73. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  74. W/System.err(28658): java.io.IOException: Stream is closed
  75. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  76. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  77. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  78. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  79. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  80. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  81. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  82. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  83. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  84. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  85. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  86. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  87. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  88. D/skia (28658): ---- read threw an exception
  89. W/System.err(28658): java.io.IOException: Stream is closed
  90. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  91. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  92. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  93. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  94. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  95. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  96. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  97. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  98. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  99. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  100. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  101. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  102. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  103. D/skia (28658): ---- read threw an exception
  104. W/System.err(28658): java.io.IOException: Stream is closed
  105. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  106. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  107. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  108. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  109. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  110. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  111. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  112. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  113. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  114. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  115. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  116. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  117. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  118. D/skia (28658): ---- read threw an exception
  119. W/System.err(28658): java.io.IOException: Stream is closed
  120. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  121. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  122. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  123. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  124. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  125. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  126. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  127. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  128. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  129. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  130. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  131. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  132. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  133. D/skia (28658): ---- read threw an exception
  134. W/System.err(28658): java.io.IOException: Stream is closed
  135. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  136. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  137. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  138. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  139. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  140. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  141. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  142. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  143. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  144. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  145. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  146. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  147. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  148. D/skia (28658): ---- read threw an exception
  149. W/System.err(28658): java.io.IOException: Stream is closed
  150. W/System.err(28658): at java.io.BufferedInputStream.available(BufferedInputStream.java:131)
  151. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  152. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  153. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  154. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  155. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  156. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  157. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  158. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  159. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  160. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  161. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  162. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  163. D/skia (28658): ------- available threw an exception
  164. D/skia (28658): --- SkImageDecoder::Factory returned null
  165. I/Client-HTTPAPI(28658): FALLBACK-Pre-fetch: -1x-1 => (157x157)
  166. I/Client-HTTPAPI(28658): Starting download (/bulk/TV/The Big Bang Theory/banner.jpg) - microhttpd
  167. I/Connection(28658): Preparing input stream from http://192.168.1.90:8800/thumb//bulk/TV/The Big Bang Theory/banner.jpg.jpg for microhttpd..
  168. W/System.err(28658): java.net.ConnectException: /192.168.1.90:8800 - Connection refused
  169. W/System.err(28658): at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:255)
  170. W/System.err(28658): at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:535)
  171. W/System.err(28658): at java.net.Socket.connect(Socket.java:1054)
  172. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnection.<init>(HttpConnection.java:62)
  173. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnectionManager$ConnectionPool.getHttpConnection(HttpConnectionManager.java:145)
  174. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnectionManager.getConnection(HttpConnectionManager.java:67)
  175. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getHTTPConnection(HttpURLConnection.java:821)
  176. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:807)
  177. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1051)
  178. W/System.err(28658): at org.xbmc.httpapi.Connection.getThumbInputStreamForMicroHTTPd(Connection.java:234)
  179. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:239)
  180. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:172)
  181. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  182. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  183. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  184. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  185. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  186. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  187. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  188. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  189. W/System.err(28658): java.io.IOException: Stream is closed
  190. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  191. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  192. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  193. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  194. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:172)
  195. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  196. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  197. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  198. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  199. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  200. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  201. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  202. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  203. D/skia (28658): ---- read threw an exception
  204. W/System.err(28658): java.io.IOException: Stream is closed
  205. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  206. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  207. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  208. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  209. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:172)
  210. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  211. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  212. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  213. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  214. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  215. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  216. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  217. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  218. D/skia (28658): ---- read threw an exception
  219. W/System.err(28658): java.io.IOException: Stream is closed
  220. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  221. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  222. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  223. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  224. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:172)
  225. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  226. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  227. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  228. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  229. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  230. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  231. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  232. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  233. D/skia (28658): ---- read threw an exception
  234. W/System.err(28658): java.io.IOException: Stream is closed
  235. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  236. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  237. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  238. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  239. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:172)
  240. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  241. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  242. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  243. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  244. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  245. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  246. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  247. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  248. D/skia (28658): ---- read threw an exception
  249. W/System.err(28658): java.io.IOException: Stream is closed
  250. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  251. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  252. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  253. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  254. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:172)
  255. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  256. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  257. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  258. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  259. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  260. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  261. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  262. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  263. D/skia (28658): ---- read threw an exception
  264. W/System.err(28658): java.io.IOException: Stream is closed
  265. W/System.err(28658): at java.io.BufferedInputStream.available(BufferedInputStream.java:131)
  266. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  267. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  268. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  269. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:172)
  270. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  271. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  272. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  273. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  274. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  275. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  276. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  277. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  278. D/skia (28658): ------- available threw an exception
  279. D/skia (28658): --- SkImageDecoder::Factory returned null
  280. I/Client-HTTPAPI(28658): Pre-fetch: -1x-1 => (157x157)
  281. I/Client-HTTPAPI(28658): Starting fallback download (special://masterprofile/Thumbnails/Video/9/9d72d605.tbn)
  282. I/Connection(28658): Preparing input stream from http://192.168.1.90:8800/thumb/special://masterprofile/Thumbnails/Video/9/9d72d605.tbn.jpg for microhttpd..
  283. W/System.err(28658): java.net.ConnectException: /192.168.1.90:8800 - Connection refused
  284. W/System.err(28658): at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:255)
  285. W/System.err(28658): at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:535)
  286. W/System.err(28658): at java.net.Socket.connect(Socket.java:1054)
  287. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnection.<init>(HttpConnection.java:62)
  288. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnectionManager$ConnectionPool.getHttpConnection(HttpConnectionManager.java:145)
  289. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnectionManager.getConnection(HttpConnectionManager.java:67)
  290. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getHTTPConnection(HttpURLConnection.java:821)
  291. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:807)
  292. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1051)
  293. W/System.err(28658): at org.xbmc.httpapi.Connection.getThumbInputStreamForMicroHTTPd(Connection.java:234)
  294. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:239)
  295. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  296. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  297. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  298. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  299. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  300. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  301. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  302. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  303. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  304. W/System.err(28658): java.io.IOException: Stream is closed
  305. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  306. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  307. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  308. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  309. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  310. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  311. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  312. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  313. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  314. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  315. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  316. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  317. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  318. D/skia (28658): ---- read threw an exception
  319. W/System.err(28658): java.io.IOException: Stream is closed
  320. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  321. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  322. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  323. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  324. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  325. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  326. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  327. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  328. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  329. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  330. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  331. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  332. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  333. D/skia (28658): ---- read threw an exception
  334. W/System.err(28658): java.io.IOException: Stream is closed
  335. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  336. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  337. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  338. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  339. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  340. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  341. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  342. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  343. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  344. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  345. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  346. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  347. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  348. D/skia (28658): ---- read threw an exception
  349. W/System.err(28658): java.io.IOException: Stream is closed
  350. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  351. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  352. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  353. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  354. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  355. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  356. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  357. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  358. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  359. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  360. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  361. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  362. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  363. D/skia (28658): ---- read threw an exception
  364. W/System.err(28658): java.io.IOException: Stream is closed
  365. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  366. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  367. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  368. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  369. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  370. D/dalvikvm(28658): GC freed 10020 objects / 719480 bytes in 80ms
  371. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  372. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  373. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  374. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  375. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  376. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  377. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  378. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  379. D/skia (28658): ---- read threw an exception
  380. W/System.err(28658): java.io.IOException: Stream is closed
  381. W/System.err(28658): at java.io.BufferedInputStream.available(BufferedInputStream.java:131)
  382. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  383. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  384. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  385. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  386. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  387. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  388. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  389. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  390. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  391. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  392. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  393. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  394. D/skia (28658): ------- available threw an exception
  395. D/skia (28658): --- SkImageDecoder::Factory returned null
  396. I/Client-HTTPAPI(28658): FALLBACK-Pre-fetch: -1x-1 => (157x157)
  397. I/Client-HTTPAPI(28658): Starting download (/bulk/TV/The L Word/banner.jpg) - microhttpd
  398. I/Connection(28658): Preparing input stream from http://192.168.1.90:8800/thumb//bulk/TV/The L Word/banner.jpg.jpg for microhttpd..
  399. W/System.err(28658): java.net.ConnectException: /192.168.1.90:8800 - Connection refused
  400. W/System.err(28658): at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:255)
  401. W/System.err(28658): at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:535)
  402. W/System.err(28658): at java.net.Socket.connect(Socket.java:1054)
  403. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnection.<init>(HttpConnection.java:62)
  404. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnectionManager$ConnectionPool.getHttpConnection(HttpConnectionManager.java:145)
  405. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnectionManager.getConnection(HttpConnectionManager.java:67)
  406. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getHTTPConnection(HttpURLConnection.java:821)
  407. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:807)
  408. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1051)
  409. W/System.err(28658): at org.xbmc.httpapi.Connection.getThumbInputStreamForMicroHTTPd(Connection.java:234)
  410. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:239)
  411. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:172)
  412. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  413. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  414. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  415. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  416. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  417. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  418. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  419. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  420. W/System.err(28658): java.io.IOException: Stream is closed
  421. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  422. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  423. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  424. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  425. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:172)
  426. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  427. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  428. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  429. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  430. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  431. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  432. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  433. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  434. D/skia (28658): ---- read threw an exception
  435. W/System.err(28658): java.io.IOException: Stream is closed
  436. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  437. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  438. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  439. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  440. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:172)
  441. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  442. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  443. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  444. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  445. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  446. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  447. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  448. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  449. D/skia (28658): ---- read threw an exception
  450. W/System.err(28658): java.io.IOException: Stream is closed
  451. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  452. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  453. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  454. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  455. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:172)
  456. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  457. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  458. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  459. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  460. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  461. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  462. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  463. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  464. D/skia (28658): ---- read threw an exception
  465. W/System.err(28658): java.io.IOException: Stream is closed
  466. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  467. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  468. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  469. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  470. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:172)
  471. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  472. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  473. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  474. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  475. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  476. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  477. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  478. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  479. D/skia (28658): ---- read threw an exception
  480. W/System.err(28658): java.io.IOException: Stream is closed
  481. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  482. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  483. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  484. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  485. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:172)
  486. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  487. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  488. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  489. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  490. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  491. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  492. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  493. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  494. D/skia (28658): ---- read threw an exception
  495. W/System.err(28658): java.io.IOException: Stream is closed
  496. W/System.err(28658): at java.io.BufferedInputStream.available(BufferedInputStream.java:131)
  497. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  498. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  499. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  500. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:172)
  501. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  502. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  503. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  504. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  505. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  506. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  507. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  508. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  509. D/skia (28658): ------- available threw an exception
  510. D/skia (28658): --- SkImageDecoder::Factory returned null
  511. I/Client-HTTPAPI(28658): Pre-fetch: -1x-1 => (157x157)
  512. I/Client-HTTPAPI(28658): Starting fallback download (special://masterprofile/Thumbnails/Video/3/3b9a5e21.tbn)
  513. I/Connection(28658): Preparing input stream from http://192.168.1.90:8800/thumb/special://masterprofile/Thumbnails/Video/3/3b9a5e21.tbn.jpg for microhttpd..
  514. W/System.err(28658): java.net.ConnectException: /192.168.1.90:8800 - Connection refused
  515. W/System.err(28658): at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:255)
  516. W/System.err(28658): at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:535)
  517. W/System.err(28658): at java.net.Socket.connect(Socket.java:1054)
  518. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnection.<init>(HttpConnection.java:62)
  519. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnectionManager$ConnectionPool.getHttpConnection(HttpConnectionManager.java:145)
  520. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnectionManager.getConnection(HttpConnectionManager.java:67)
  521. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getHTTPConnection(HttpURLConnection.java:821)
  522. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:807)
  523. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1051)
  524. W/System.err(28658): at org.xbmc.httpapi.Connection.getThumbInputStreamForMicroHTTPd(Connection.java:234)
  525. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:239)
  526. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  527. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  528. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  529. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  530. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  531. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  532. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  533. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  534. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  535. W/System.err(28658): java.io.IOException: Stream is closed
  536. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  537. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  538. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  539. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  540. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  541. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  542. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  543. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  544. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  545. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  546. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  547. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  548. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  549. D/skia (28658): ---- read threw an exception
  550. W/System.err(28658): java.io.IOException: Stream is closed
  551. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  552. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  553. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  554. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  555. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  556. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  557. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  558. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  559. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  560. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  561. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  562. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  563. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  564. D/skia (28658): ---- read threw an exception
  565. W/System.err(28658): java.io.IOException: Stream is closed
  566. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  567. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  568. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  569. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  570. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  571. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  572. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  573. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  574. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  575. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  576. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  577. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  578. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  579. D/skia (28658): ---- read threw an exception
  580. W/System.err(28658): java.io.IOException: Stream is closed
  581. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  582. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  583. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  584. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  585. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  586. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  587. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  588. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  589. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  590. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  591. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  592. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  593. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  594. D/skia (28658): ---- read threw an exception
  595. W/System.err(28658): java.io.IOException: Stream is closed
  596. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  597. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  598. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  599. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  600. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  601. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  602. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  603. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  604. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  605. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  606. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  607. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  608. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  609. D/skia (28658): ---- read threw an exception
  610. W/System.err(28658): java.io.IOException: Stream is closed
  611. W/System.err(28658): at java.io.BufferedInputStream.available(BufferedInputStream.java:131)
  612. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  613. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  614. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  615. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  616. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  617. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  618. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  619. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  620. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  621. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  622. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  623. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  624. D/skia (28658): ------- available threw an exception
  625. D/skia (28658): --- SkImageDecoder::Factory returned null
  626. I/Client-HTTPAPI(28658): FALLBACK-Pre-fetch: -1x-1 => (157x157)
  627. I/Client-HTTPAPI(28658): Starting download (/bulk/TV/The Tick/banner.jpg) - microhttpd
  628. I/Connection(28658): Preparing input stream from http://192.168.1.90:8800/thumb//bulk/TV/The Tick/banner.jpg.jpg for microhttpd..
  629. W/System.err(28658): java.net.ConnectException: /192.168.1.90:8800 - Connection refused
  630. W/System.err(28658): at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:255)
  631. W/System.err(28658): at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:535)
  632. W/System.err(28658): at java.net.Socket.connect(Socket.java:1054)
  633. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnection.<init>(HttpConnection.java:62)
  634. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnectionManager$ConnectionPool.getHttpConnection(HttpConnectionManager.java:145)
  635. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnectionManager.getConnection(HttpConnectionManager.java:67)
  636. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getHTTPConnection(HttpURLConnection.java:821)
  637. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:807)
  638. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1051)
  639. W/System.err(28658): at org.xbmc.httpapi.Connection.getThumbInputStreamForMicroHTTPd(Connection.java:234)
  640. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:239)
  641. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:172)
  642. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  643. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  644. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  645. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  646. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  647. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  648. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  649. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  650. W/System.err(28658): java.io.IOException: Stream is closed
  651. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  652. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  653. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  654. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  655. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:172)
  656. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  657. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  658. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  659. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  660. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  661. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  662. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  663. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  664. D/skia (28658): ---- read threw an exception
  665. W/System.err(28658): java.io.IOException: Stream is closed
  666. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  667. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  668. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  669. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  670. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:172)
  671. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  672. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  673. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  674. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  675. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  676. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  677. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  678. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  679. D/skia (28658): ---- read threw an exception
  680. W/System.err(28658): java.io.IOException: Stream is closed
  681. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  682. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  683. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  684. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  685. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:172)
  686. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  687. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  688. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  689. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  690. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  691. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  692. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  693. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  694. D/skia (28658): ---- read threw an exception
  695. W/System.err(28658): java.io.IOException: Stream is closed
  696. I/Connection(28658): http://192.168.1.90:8800/xbmcCmds/xbmcHttp?command=GetCurrentlyPlaying()
  697. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  698. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  699. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  700. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  701. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:172)
  702. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  703. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  704. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  705. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  706. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  707. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  708. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  709. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  710. D/skia (28658): ---- read threw an exception
  711. W/System.err(28658): java.io.IOException: Stream is closed
  712. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  713. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  714. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  715. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  716. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:172)
  717. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  718. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  719. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  720. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  721. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  722. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  723. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  724. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  725. D/skia (28658): ---- read threw an exception
  726. W/System.err(28658): java.io.IOException: Stream is closed
  727. W/System.err(28658): at java.io.BufferedInputStream.available(BufferedInputStream.java:131)
  728. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  729. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  730. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  731. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:172)
  732. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  733. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  734. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  735. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  736. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  737. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  738. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  739. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  740. D/skia (28658): ------- available threw an exception
  741. D/skia (28658): --- SkImageDecoder::Factory returned null
  742. I/Client-HTTPAPI(28658): Pre-fetch: -1x-1 => (157x157)
  743. I/Client-HTTPAPI(28658): Starting fallback download (special://masterprofile/Thumbnails/Video/d/dbc3ff6d.tbn)
  744. I/Connection(28658): Preparing input stream from http://192.168.1.90:8800/thumb/special://masterprofile/Thumbnails/Video/d/dbc3ff6d.tbn.jpg for microhttpd..
  745. W/System.err(28658): java.net.ConnectException: /192.168.1.90:8800 - Connection refused
  746. W/System.err(28658): at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:255)
  747. W/System.err(28658): at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:535)
  748. W/System.err(28658): at java.net.Socket.connect(Socket.java:1054)
  749. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnection.<init>(HttpConnection.java:62)
  750. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnectionManager$ConnectionPool.getHttpConnection(HttpConnectionManager.java:145)
  751. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpConnectionManager.getConnection(HttpConnectionManager.java:67)
  752. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getHTTPConnection(HttpURLConnection.java:821)
  753. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:807)
  754. W/System.err(28658): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1051)
  755. W/System.err(28658): at org.xbmc.httpapi.Connection.getThumbInputStreamForMicroHTTPd(Connection.java:234)
  756. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:239)
  757. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  758. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  759. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  760. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  761. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  762. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  763. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  764. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  765. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  766. W/System.err(28658): java.io.IOException: Stream is closed
  767. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  768. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  769. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  770. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  771. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  772. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  773. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  774. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  775. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  776. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  777. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  778. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  779. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  780. D/skia (28658): ---- read threw an exception
  781. W/System.err(28658): java.io.IOException: Stream is closed
  782. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  783. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  784. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  785. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  786. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  787. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  788. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  789. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  790. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  791. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  792. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  793. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  794. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  795. D/skia (28658): ---- read threw an exception
  796. W/System.err(28658): java.io.IOException: Stream is closed
  797. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  798. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  799. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  800. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  801. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  802. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  803. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  804. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  805. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  806. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  807. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  808. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  809. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  810. D/skia (28658): ---- read threw an exception
  811. W/System.err(28658): java.io.IOException: Stream is closed
  812. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  813. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  814. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  815. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  816. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  817. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  818. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  819. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  820. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  821. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  822. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  823. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  824. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  825. D/skia (28658): ---- read threw an exception
  826. W/System.err(28658): java.io.IOException: Stream is closed
  827. W/System.err(28658): at java.io.BufferedInputStream.read(BufferedInputStream.java:316)
  828. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  829. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  830. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  831. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  832. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  833. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  834. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  835. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  836. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  837. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  838. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  839. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  840. D/skia (28658): ---- read threw an exception
  841. W/System.err(28658): java.io.IOException: Stream is closed
  842. W/System.err(28658): at java.io.BufferedInputStream.available(BufferedInputStream.java:131)
  843. W/System.err(28658): at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
  844. W/System.err(28658): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
  845. W/System.err(28658): at org.xbmc.httpapi.client.Client.prefetch(Client.java:241)
  846. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCoverFromMicroHTTPd(Client.java:179)
  847. W/System.err(28658): at org.xbmc.httpapi.client.Client.getCover(Client.java:84)
  848. W/System.err(28658): at org.xbmc.httpapi.client.TvShowClient.getCover(TvShowClient.java:397)
  849. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread.download(DownloadThread.java:133)
  850. W/System.err(28658): at org.xbmc.android.remote.business.DownloadThread$1.run(DownloadThread.java:87)
  851. W/System.err(28658): at android.os.Handler.handleCallback(Handler.java:587)
  852. W/System.err(28658): at android.os.Handler.dispatchMessage(Handler.java:92)
  853. W/System.err(28658): at android.os.Looper.loop(Looper.java:123)
  854. W/System.err(28658): at org.xbmc.android.remote.business.AbstractThread.run(AbstractThread.java:61)
  855. D/skia (28658): ------- available threw an exception
  856. D/skia (28658): --- SkImageDecoder::Factory returned null
  857. I/Client-HTTPAPI(28658): FALLBACK-Pre-fetch: -1x-1 => (157x157)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement