[ 
https://issues.apache.org/jira/browse/COUCHDB-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956596#comment-13956596
 ] 

Yang Zhewei commented on COUCHDB-2217:
--------------------------------------

To Dave Cottlehuber:
Thanks for your answering. I just learn about CouchDB recently, and I don't 
know how to analyze the error message.
Would you tell how the conclusion comes that the error may caused by md5 ?
I cannot find:
foldl(Fd, [Pos], Md5, Md5Acc, Fun, Acc) ->
{ok, Bin}
= couch_file:pread_iolist(Fd, Pos),
Md5 = couch_util:md5_final(couch_util:md5_update(Md5Acc, Bin)),
Fun(Bin, Acc);
in the log.txt, how can i can this message ?
And thanks for your advice, tomorrow i will try to find out which doc is wrong.

> Replication Crash
> -----------------
>
>                 Key: COUCHDB-2217
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2217
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: HTTP Interface, Replication
>            Reporter: Yang Zhewei
>         Attachments: log.txt
>
>
> I want to run a replication to copy a database on the source server to the 
> target server. The source server is Windows 7 OS, and the target server is 
> Linux OS. The size of database is about 14GB.
> Everytime, when the replication runs and complete about 8.6GB, then it will 
> crash. And there is no log on the target server.
> The attach file is the error message on the source server.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to