Hey Martin, I think that may be a duplicate of https://github.com/couchbase/couchbase-lite-java-core/issues/160
Are you seeing any incorrect behavior associated with those logs? On Mon, Oct 13, 2014 at 7:15 AM, Martin Palatnik <[email protected]> wrote: > 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 > <https://groups.google.com/d/msgid/mobile-couchbase/2996e520-b8aa-41e3-be31-bcea43b06c34%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CACSSHCG8_zpc8-HxAb11_tfrmFoWddJM9S3W34a%3DZ%3D2Z8jh%3DuA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
