Hi,
We are getting the following error in the Android version of our product
during the replication.
org.apache.http.MalformedChunkCodingException: Chunked stream ended
unexpectedly
at
org.apache.http.impl.io.ChunkedInputStream.getChunkSize(ChunkedInputStream.java:222)
at
org.apache.http.impl.io.ChunkedInputStream.nextChunk(ChunkedInputStream.java:183)
at
org.apache.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:155)
at
org.apache.http.conn.EofSensorInputStream.read(EofSensorInputStream.java:159)
at
org.codehaus.jackson.impl.Utf8StreamParser.loadMore(Utf8StreamParser.java:172)
at
org.codehaus.jackson.impl.Utf8StreamParser._skipWSOrEnd(Utf8StreamParser.java:2304)
at
org.codehaus.jackson.impl.Utf8StreamParser.nextToken(Utf8StreamParser.java:438)
at
org.codehaus.jackson.map.deser.std.UntypedObjectDeserializer.mapArray(UntypedObjectDeserializer.java:157)
at
org.codehaus.jackson.map.deser.std.UntypedObjectDeserializer.deserialize(UntypedObjectDeserializer.java:51)
at
org.codehaus.jackson.map.deser.std.MapDeserializer._readAndBind(MapDeserializer.java:319)
at
org.codehaus.jackson.map.deser.std.MapDeserializer.deserialize(MapDeserializer.java:249)
at
org.codehaus.jackson.map.deser.std.MapDeserializer.deserialize(MapDeserializer.java:33)
at
org.codehaus.jackson.map.ObjectMapper._readMapAndClose(ObjectMapper.java:2723)
at
org.codehaus.jackson.map.ObjectMapper.readValue(ObjectMapper.java:1900)
at
com.couchbase.lite.replicator.ChangeTracker.run(ChangeTracker.java:331)
Any ideas?
Thanks,
Martin
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/mobile-couchbase/2996e520-b8aa-41e3-be31-bcea43b06c34%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.