Re: CouchDB Replication Failure - odd db_not_found errors

2010-08-05 Thread Chris Stockton
Hello, On Wed, Aug 4, 2010 at 12:27 PM, Randall Leeds wrote: > It may be that you just had too many replications spun up at once for > your configuration settings. > Have you read through > http://wiki.apache.org/couchdb/Performance#Resource_Limits ? > Yes, we tweaked those limits and then some

Re: CouchDB Replication Failure - odd db_not_found errors

2010-08-04 Thread Randall Leeds
It may be that you just had too many replications spun up at once for your configuration settings. Have you read through http://wiki.apache.org/couchdb/Performance#Resource_Limits ? On Wed, Aug 4, 2010 at 10:38, Chris Stockton wrote: > Hello, > > On Mon, Aug 2, 2010 at 5:49 PM, Chris Stockton >

Re: CouchDB Replication Failure - odd db_not_found errors

2010-08-04 Thread Chris Stockton
Hello, On Mon, Aug 2, 2010 at 5:49 PM, Chris Stockton wrote: > I am having a strange issue that I am stuck and unsure how to further For anyone who gets similar errors, I was unable to find root cause for this. It seemed to happen when I fired up our replicator, which spins up about 4 thousand r

CouchDB Replication Failure - odd db_not_found errors

2010-08-02 Thread Chris Stockton
I am having a strange issue that I am stuck and unsure how to further debug. So, I have 3 machines, we will call them host001, host002, host003. To prevent this from getting confusing I will put some key points in a small bullet point list. - host002 MAY push to host003 - host003 MAY NOT pull

Replication failure

2010-07-15 Thread Zachary Zolton
Couchers, I'm trying to replicate a database down to my local workstation, but the replication seems to fail after a certain point: $ curl -X POST http://***:...@localhost:5984/_replicate -d '{"source":"http://***:...@couch.mydomain.com:5984/backlogger","target":"backlogger","crea

Re: Replication failure in test suite

2009-03-16 Thread Damien Katz
I just submitted a fix for this in trunk. Sorry about that. -Damien On Mar 16, 2009, at 1:44 PM, Brian Candler wrote: I just installed r754926, wiped the database directory and ran the test suite. All the tests passed apart from the replication one, which gave: # Exception raised: # {"er

Replication failure in test suite

2009-03-16 Thread Brian Candler
I just installed r754926, wiped the database directory and ran the test suite. All the tests passed apart from the replication one, which gave: # Exception raised: # {"error":"normal","reason":"{gen_server,call,[<0.3487.0>,get_result,infinity]}"} Have I just caught the tree in the middle of some