Created
January 29, 2016 14:40
-
-
Save soulfly/656fc6f2d4a009fb43ec to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
01-29 16:40:04.722 13429-13994/com.sdk.snippets I/SnippetsContent: progress: 97 | |
01-29 16:40:04.722 13429-13994/com.sdk.snippets I/SnippetsContent: progress: 99 | |
01-29 16:40:04.730 13429-13994/com.sdk.snippets I/SnippetsContent: progress: 100 | |
01-29 16:40:04.730 13429-13994/com.sdk.snippets W/System.err: java.io.EOFException | |
01-29 16:40:04.730 13429-13994/com.sdk.snippets W/System.err: at libcore.io.Streams.readAsciiLine(Streams.java:203) | |
01-29 16:40:04.730 13429-13994/com.sdk.snippets W/System.err: at libcore.net.http.HttpEngine.readResponseHeaders(HttpEngine.java:579) | |
01-29 16:40:04.730 13429-13994/com.sdk.snippets W/System.err: at libcore.net.http.HttpEngine.readResponse(HttpEngine.java:827) | |
01-29 16:40:04.737 13429-13994/com.sdk.snippets W/System.err: at libcore.net.http.HttpURLConnectionImpl.getResponse(HttpURLConnectionImpl.java:283) | |
01-29 16:40:04.737 13429-13994/com.sdk.snippets W/System.err: at libcore.net.http.HttpURLConnectionImpl.getResponseCode(HttpURLConnectionImpl.java:497) | |
01-29 16:40:04.737 13429-13994/com.sdk.snippets W/System.err: at libcore.net.http.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:134) | |
01-29 16:40:04.737 13429-13994/com.sdk.snippets W/System.err: at com.quickblox.core.rest.HTTPTask.executeTask(HTTPTask.java:187) | |
01-29 16:40:04.737 13429-13994/com.sdk.snippets W/System.err: at com.quickblox.core.server.HttpExecutor.executeRest(HttpExecutor.java:19) | |
01-29 16:40:04.737 13429-13994/com.sdk.snippets W/System.err: at com.quickblox.core.server.HttpRequestTask.executeRest(HttpRequestTask.java:34) | |
01-29 16:40:04.737 13429-13994/com.sdk.snippets W/System.err: at com.quickblox.core.server.HttpRequestRunnable.run(HttpRequestRunnable.java:45) | |
01-29 16:40:04.737 13429-13994/com.sdk.snippets W/System.err: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:390) | |
01-29 16:40:04.745 13429-13994/com.sdk.snippets W/System.err: at java.util.concurrent.FutureTask.run(FutureTask.java:234) | |
01-29 16:40:04.745 13429-13994/com.sdk.snippets W/System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080) | |
01-29 16:40:04.745 13429-13994/com.sdk.snippets W/System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573) | |
01-29 16:40:04.745 13429-13994/com.sdk.snippets W/System.err: at java.lang.Thread.run(Thread.java:841) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment