Advertisement
Guest User

Untitled

a guest
Jan 25th, 2014
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.34 KB | None | 0 0
  1. D/192.168.1.22(17206): new connection
  2. I/ProxyService(17206): Request 24 POST /upload_api.php HTTP/1.1
  3. V/Request (17206): too much post data
  4. I/Error (17206): 413 Request Entity Too Large: 2119045 bytes is too much data to post
  5. D/ProxyService(17206): socket close
  6. D/192.168.1.22(17206): new connection
  7. I/ProxyService(17206): Request 24 POST /upload_api.php HTTP/1.1
  8. V/Request (17206): too much post data
  9. I/Error (17206): 413 Request Entity Too Large: 2119045 bytes is too much data to post
  10. D/ProxyService(17206): socket close
  11. D/192.168.1.22(17206): new connection
  12. I/ProxyService(17206): Request 24 POST /upload_api.php HTTP/1.1
  13. V/Request (17206): too much post data
  14. I/Error (17206): 413 Request Entity Too Large: 2119045 bytes is too much data to post
  15. D/ProxyService(17206): socket close
  16. D/192.168.1.22(17206): new connection
  17. I/ProxyService(17206): Request 24 POST /upload_api.php HTTP/1.1
  18. V/Request (17206): too much post data
  19. I/Error (17206): 413 Request Entity Too Large: 2119045 bytes is too much data to post
  20. D/ProxyService(17206): socket close
  21. W/System.err(23095): java.net.SocketException: sendto failed: ECONNRESET (Connection reset by peer)
  22. W/System.err(23095): at libcore.io.IoBridge.maybeThrowAfterSendto(IoBridge.java:499)
  23. W/System.err(23095): at libcore.io.IoBridge.sendto(IoBridge.java:468)
  24. W/System.err(23095): at java.net.PlainSocketImpl.write(PlainSocketImpl.java:507)
  25. W/System.err(23095): at java.net.PlainSocketImpl.access$100(PlainSocketImpl.java:46)
  26. W/System.err(23095): at java.net.PlainSocketImpl$PlainSocketOutputStream.write(PlainSocketImpl.java:269)
  27. W/System.err(23095): at ch.boye.httpclientandroidlib.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:123)
  28. W/System.err(23095): at ch.boye.httpclientandroidlib.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:135)
  29. W/System.err(23095): at ch.boye.httpclientandroidlib.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:164)
  30. W/System.err(23095): at ch.boye.httpclientandroidlib.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:115)
  31. W/System.err(23095): at ch.boye.httpclientandroidlib.entity.mime.content.FileBody.writeTo(FileBody.java:120)
  32. W/System.err(23095): at ch.boye.httpclientandroidlib.entity.mime.AbstractMultipartForm.doWriteTo(AbstractMultipartForm.java:150)
  33. W/System.err(23095): at ch.boye.httpclientandroidlib.entity.mime.AbstractMultipartForm.writeTo(AbstractMultipartForm.java:173)
  34. W/System.err(23095): at ch.boye.httpclientandroidlib.entity.mime.MultipartFormEntity.writeTo(MultipartFormEntity.java:97)
  35. W/System.err(23095): at ch.boye.httpclientandroidlib.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:155)
  36. W/System.err(23095): at java.lang.reflect.Method.invokeNative(Native Method)
  37. W/System.err(23095): at java.lang.reflect.Method.invoke(Method.java:515)
  38. W/System.err(23095): at ch.boye.httpclientandroidlib.impl.conn.CPoolProxy.invoke(CPoolProxy.java:138)
  39. W/System.err(23095): at $Proxy1.sendRequestEntity(Native Method)
  40. W/System.err(23095): at ch.boye.httpclientandroidlib.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:236)
  41. W/System.err(23095): at ch.boye.httpclientandroidlib.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:121)
  42. W/System.err(23095): at ch.boye.httpclientandroidlib.impl.execchain.MainClientExec.execute(MainClientExec.java:253)
  43. W/System.err(23095): at ch.boye.httpclientandroidlib.impl.execchain.ProtocolExec.execute(ProtocolExec.java:194)
  44. W/System.err(23095): at ch.boye.httpclientandroidlib.impl.execchain.RetryExec.execute(RetryExec.java:85)
  45. W/System.err(23095): at ch.boye.httpclientandroidlib.impl.execchain.RedirectExec.execute(RedirectExec.java:108)
  46. W/System.err(23095): at ch.boye.httpclientandroidlib.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:186)
  47. W/System.err(23095): at ch.boye.httpclientandroidlib.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
  48. W/System.err(23095): at ch.boye.httpclientandroidlib.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
  49. W/System.err(23095): at ch.boye.httpclientandroidlib.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
  50. W/System.err(23095): at com.yoavst.shorturl.uploadimage.ImageShack.doInBackground(ImageShack.java:49)
  51. W/System.err(23095): at com.yoavst.shorturl.uploadimage.ImageShack.doInBackground(ImageShack.java:1)
  52. W/System.err(23095): at android.os.AsyncTask$2.call(AsyncTask.java:288)
  53. W/System.err(23095): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  54. W/System.err(23095): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
  55. W/System.err(23095): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
  56. W/System.err(23095): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
  57. W/System.err(23095): at java.lang.Thread.run(Thread.java:841)
  58. W/System.err(23095): Caused by: libcore.io.ErrnoException: sendto failed: ECONNRESET (Connection reset by peer)
  59. W/System.err(23095): at libcore.io.Posix.sendtoBytes(Native Method)
  60. W/System.err(23095): at libcore.io.Posix.sendto(Posix.java:156)
  61. W/System.err(23095): at libcore.io.BlockGuardOs.sendto(BlockGuardOs.java:177)
  62. W/System.err(23095): at libcore.io.IoBridge.sendto(IoBridge.java:466)
  63. W/System.err(23095): ... 34 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement