Exception uploading multipart request

26 views
Skip to first unread message

bpolan

unread,
Mar 26, 2014, 8:24:37 AM3/26/14
to mobile-c...@googlegroups.com
I switched recently from TouchDb to couchbase lite. TouchDb handled larger images ok while in current commit of couchbase-lite-android and couhbase-lite-java-core it seems to be failing.

On touchDB images of size 200kb or more pass with no problem.

When I try to upload an image (attachment) of size bigger than 10kb i get :

03-26 13:05:48.713: E/Database(3416): Got error 400
03-26 13:05:48.713: E/Database(3416): Request was for: org.apache.http.client.methods.HttpPut@41611c38
03-26 13:05:48.713: E/Database(3416): Status reason: Bad Request
03-26 13:05:48.713: E/Database(3416): Exception uploading multipart request
03-26 13:05:48.713: E/Database(3416): org.apache.http.client.HttpResponseException: Bad Request
03-26 13:05:48.713: E/Database(3416): at com.couchbase.lite.support.RemoteRequest.executeRequest(RemoteRequest.java:152)
03-26 13:05:48.713: E/Database(3416): at com.couchbase.lite.support.RemoteMultipartRequest.run(RemoteMultipartRequest.java:47)
03-26 13:05:48.713: E/Database(3416): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
03-26 13:05:48.713: E/Database(3416): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
03-26 13:05:48.713: E/Database(3416): at java.lang.Thread.run(Thread.java:856)
03-26 13:05:48.713: E/Database(3416): Pusher@417fe6e8[http://xxx:xxx/xx] Progress: set error = org.apache.http.client.HttpResponseException: Bad Request

Traun Leyden

unread,
Mar 26, 2014, 9:58:33 AM3/26/14
to mobile-c...@googlegroups.com

Can you file a github issue and give instructions / code samples on how to reproduce the issue?
--
You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobile-couchba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/b9f3cacd-a2c8-4195-acd5-2f183bb8ed97%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

bpolan

unread,
Mar 26, 2014, 4:31:18 PM3/26/14
to mobile-c...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages