Hi, I could reproduce this issue with the code checked out from the trunk as well.
Issue seems to be occurring when we have slow network [reproducbe at least once in 5 times over a WAN ping response-times 300 ms; if i increase delay to 1000 ms, then almost always reproducible]. I'm not sure why network speed (or rather slowness of it) would have any impact on SQLite database transactions, since the database is accessed locally within the same host. I tried the option "-B" which is suggested over slow networks but that also could not completely resolve the issue although occasionally it did reduce the frequency of occurrence. It would be great if any workaround [or if possible, a workable solution] is suggested. Thanks and Regards, Samba =========================================================== On Tue, Jul 31, 2012 at 6:48 PM, Samba <saas...@gmail.com> wrote: > Lars, > > I'm getting the error "Database backend is exceedingly busy => Terminating > (requesting retry)" occasionally; not sure if it has to do with the patch I > provided for "subdir_deletion" though. I'm sure that i did not play with > SQL queries in my first version of the patch and even with that I see this > error coming up occasionally, perhaps when the network is slow. I'm > planning to run a few more tests to confirm whether this issue exists in > the trunk version or introduced with my patch. > > Could you throw some light on what can be going wrong to get that error? > > Thanks and Regards, > Samba > > >
_______________________________________________ Csync2 mailing list Csync2@lists.linbit.com http://lists.linbit.com/mailman/listinfo/csync2