You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "inbaraj (JIRA)" <ji...@apache.org> on 2016/07/25 09:44:20 UTC

[jira] [Created] (COUCHDB-3071) org.apache.http.MalformedChunkCodingException: Bad chunk header

inbaraj created COUCHDB-3071:
--------------------------------

             Summary: org.apache.http.MalformedChunkCodingException: Bad chunk header
                 Key: COUCHDB-3071
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3071
             Project: CouchDB
          Issue Type: Bug
            Reporter: inbaraj


com.google.gson.JsonIOException: org.apache.http.MalformedChunkCodingException: Bad chunk header
        at com.google.gson.internal.Streams.parse(Streams.java:58)
        at com.google.gson.JsonParser.parse(JsonParser.java:84)
        at com.google.gson.JsonParser.parse(JsonParser.java:59)
        at org.lightcouch.View.query(View.java:153)

My couch db size is 45GB. When trying to load first 50 files I get a bad chunk header. I am using lightcouch + java to retrieve files. Any help would be much appreciated.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)