You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Pieter van der Eems (JIRA)" <ji...@apache.org> on 2013/02/07 15:39:12 UTC

[jira] [Created] (COUCHDB-1673) Couchdb errors (a lot) when replicating large amounts of databases

Pieter van der Eems created COUCHDB-1673:
--------------------------------------------

             Summary: Couchdb errors (a lot) when replicating large amounts of databases
                 Key: COUCHDB-1673
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1673
             Project: CouchDB
          Issue Type: Bug
          Components: Replication
            Reporter: Pieter van der Eems


I'm trying to replicate all databases from the couchdb on the server (1.2.0) to my local couchdb (1.2.1 with browserid plugin). After a few minutes replicating I get a lot of errors like this:
{code:title=couchd error}
[Thu, 07 Feb 2013 14:20:22 GMT] [error] [<0.8322.0>] {error_report,<0.31.0>,
                      {<0.8322.0>,crash_report,
                       [[{initial_call,{couch_stream,init,['Argument__1']}},
                         {pid,<0.8322.0>},
                         {registered_name,[]},
                         {error_info,
                          {exit,
                           {noproc,
                            {gen_server,call,
                             [<0.919.0>,
                              {append_bin,
                               [<<0,0,32,0>>,
{code}
I then have to kill the local couchdb.
This happens every time I restart the local couchdb server.

The replication is done via the _replicator database on the local couchdb server and it is the local couchdb server that "crashes".

couch.log: [https://www.dropbox.com/s/4w343p49sfbqu5q/couch.log.zip]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira