Great! Thank you. On Tue, Aug 2, 2011 at 3:36 AM, Filipe David Manana <[email protected]>wrote:
> Hi Ramkrishna, > > That particular issue was fixed in the 1.1.x branch (for release 1.1.1). > > On Mon, Aug 1, 2011 at 12:28 AM, Ramkrishna Kulkarni > <[email protected]> wrote: > > Hello, > > > > I have created few documents in replicator DB. When I restart the server, > I > > see errors mentioned below. I'm using re-distributable 1.1.0 Windows > > binaries from GitHub. I'm starting the server by launching "couchdb.bat" > > file. Replication is working fine though. There are few more documents > for > > which I don't see any errors. > > > > Thanks, > > Ram > > > > Error: > > [Mon, 01 Aug 2011 06:59:44 GMT] [error] [<0.101.0>] ** Generic server > > couch_replication_manager terminating > > ** Last message in was {rep_db_update, > > {[{<<"seq">>,9}, > > {<<"id">>,<<"qb">>}, > > {<<"changes">>, > > [{[{<<"rev">>, > > > > <<"2-2ed3d35faa5ef15eeef8c3cbaee9274a">>}]}]}, > > {doc, > > {[{<<"_id">>,<<"qb">>}, > > {<<"_rev">>, > > > > <<"2-2ed3d35faa5ef15eeef8c3cbaee9274a">>}, > > {<<"source">>, > > <<"https://x:x@x:6984/qb">>}, > > {<<"target">>, > > <<"http://x:[email protected]:5984/qb">>}, > > {<<"continuous">>,true}, > > > > {<<"_replication_state">>,<<"triggered">>}, > > {<<"_replication_state_time">>, > > <<"2011-08-01T12:20:49+05:30">>}, > > {<<"_replication_id">>, > > > > <<"7e824a220d6debd45cf892bcf7f476ab">>}]}}]}} > > ** When Server state == {state,<0.107.0>,<0.108.0>,<<"_replicator">>,[], > > 100000} > > ** Reason for termination == > > ** {noproc,{gen_server,call,[couch_httpd,{get,port}]}} > > > > [Mon, 01 Aug 2011 06:59:47 GMT] [error] [<0.101.0>] > {error_report,<0.34.0>, > > {<0.101.0>,crash_report, > > [[{initial_call, > > > {couch_replication_manager,init,['Argument__1']}}, > > {pid,<0.101.0>}, > > {registered_name,couch_replication_manager}, > > {error_info, > > {exit, > > > > {noproc,{gen_server,call,[couch_httpd,{get,port}]}}, > > [{gen_server,terminate,6}, > > {proc_lib,init_p_do_apply,3}]}}, > > {ancestors, > > > > [couch_secondary_services,couch_server_sup,<0.35.0>]}, > > {messages,[]}, > > {links,[<0.89.0>,<0.108.0>]}, > > {dictionary,[]}, > > {trap_exit,true}, > > {status,running}, > > {heap_size,987}, > > {stack_size,24}, > > {reductions,783}], > > [{neighbour, > > [{pid,<0.108.0>}, > > {registered_name,[]}, > > {initial_call, > > {couch_event_sup,init,['Argument__1']}}, > > {current_function,{gen_server,loop,6}}, > > {ancestors, > > [couch_replication_manager, > > couch_secondary_services,couch_server_sup, > > <0.35.0>]}, > > {messages,[{'$gen_cast',stop}]}, > > {links,[<0.101.0>,<0.88.0>]}, > > {dictionary,[]}, > > {trap_exit,false}, > > {status,runnable}, > > {heap_size,233}, > > {stack_size,9}, > > {reductions,32}]}]]}} > > [Mon, 01 Aug 2011 06:59:50 GMT] [error] [<0.89.0>] > {error_report,<0.34.0>, > > {<0.89.0>,supervisor_report, > > [{supervisor,{local,couch_secondary_services}}, > > {errorContext,child_terminated}, > > {reason, > > {noproc, > > > > {gen_server,call,[couch_httpd,{get,port}]}}}, > > {offender, > > [{pid,<0.101.0>}, > > {name,replication_manager}, > > {mfargs, > > > > {couch_replication_manager,start_link,[]}}, > > {restart_type,permanent}, > > {shutdown,1000}, > > {child_type,worker}]}]}} > > > > > > -- > Filipe David Manana, > [email protected], [email protected] > > "Reasonable men adapt themselves to the world. > Unreasonable men adapt the world to themselves. > That's why all progress depends on unreasonable men." >
