CBL .Net 4.5 :: syncing stuck with "5:57:18.049440 Changes+: Waiting for "sync"'s count to pass 13"

34 views
Skip to first unread message

Sherry Ummen

unread,
Aug 24, 2014, 6:39:12 AM8/24/14
to mobile-c...@googlegroups.com
Hello,

   In continuation my non working sync

As I said earlier once that the sync just stops after working for sometime 10 documents sometimes for 50 docs but very random.

I noticed that it gets stuck with this statement as the last one in the log of sync_gateway

5:57:18.049440 Changes+: Waiting for "sync"'s count to pass 13

What's wrong :(

-Sherry



Sherry Ummen

unread,
Aug 24, 2014, 6:40:40 AM8/24/14
to mobile-c...@googlegroups.com
Just to add more; the local write meaning write to sqlite db is also got stuck.

Jens Alfke

unread,
Aug 24, 2014, 7:38:29 AM8/24/14
to mobile-c...@googlegroups.com

On Aug 24, 2014, at 3:40 AM, Sherry Ummen <sherry...@gmail.com> wrote:

Just to add more; the local write meaning write to sqlite db is also got stuck.

Well, that's the problem then. It's not worth looking at replication issues if the docs aren't even making it to the local database. (There is no direct coupling between your PutProperties call and the replicator. The replicator observes change notifications from the local database, so if the local database didn't add the documents for some reason, the replicator won't push them.)

I don't know how logging is configured in the CBL C# implementation, but you should probably be troubleshooting by enabling and looking at the local logs.

—Jens

Zack Gramana

unread,
Aug 24, 2014, 10:49:59 AM8/24/14
to <mobile-couchbase@googlegroups.com>
The Windows target using Microsoft .NET (as opposed to Mono) has some issues with marshaling the collation function pointers. I have a workaround that I thought I recently committed, but will double check to make sure.


On Aug 24, 2014, at 3:40 AM, "Sherry Ummen" <sherry...@gmail.com> wrote:

--
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/f25d26b3-6c4d-4ac9-b07a-b8c2ad3950dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Zack Gramana

unread,
Aug 24, 2014, 12:52:32 PM8/24/14
to <mobile-couchbase@googlegroups.com>
Okay, just pushed it.

sherry...@gmail.com

unread,
Aug 24, 2014, 12:58:17 PM8/24/14
to mobile-c...@googlegroups.com
Oops sorry to bother you on weekend :( 

Thanks ill pull and check it.


--
You received this message because you are subscribed to a topic in the Google Groups "Couchbase Mobile" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mobile-couchbase/x6weaqHNmnw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to mobile-couchba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/354D2F4F-B9BD-463C-8078-CA3913194718%40couchbase.com.
Reply all
Reply to author
Forward
0 new messages