Skip to content

Instantly share code, notes, and snippets.

@stefankoegl
Created August 13, 2013 11:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stefankoegl/6220203 to your computer and use it in GitHub Desktop.
Save stefankoegl/6220203 to your computer and use it in GitHub Desktop.
couchdb error log
[Fri, 02 Aug 2013 23:42:19 GMT] [info] [<0.27504.1016>] 71.19.150.216 - - GET /mygpo_categories/ 200
[Fri, 02 Aug 2013 23:42:20 GMT] [error] [<0.24606.165>] ** Generic server <0.24606.165> terminating
** Last message in was {tcp,#Port<0.526814>,
<<"HTTP/1.1 500 Internal Server Error\r\nServer: CouchDB/1.3.1 (Erlang OTP/R15B03)\r\nDate: Fri, 02 Aug 2013 23:42:54 GMT\r\nContent-Type: application/json\r\nContent-Length: 370\r\nCache-Control: must-revalidate\r\n\r\n">>}
** When Server state == {state,"example.com",5984,infinity,
#Ref<0.0.4152.248048>,false,undefined,[],false,
#Port<0.526814>,false,[],
{[{request,
{url,
"http://user:********@example.com:5984/mygpo_userdata/_changes?feed=continuous&style=all_docs&since=1846059&heartbeat=10000",
"example.com",5984,"user",
"********",
"/mygpo_userdata/_changes?feed=continuous&style=all_docs&since=1846059&heartbeat=10000",
http,hostname},
get,
[{response_format,binary},
{inactivity_timeout,30000},
{socket_options,
[{keepalive,true},{nodelay,false}]},
{stream_to,{<0.24603.165>,once}}],
{<0.24603.165>,#Ref<0.0.809.251295>},
<0.24603.165>,true,
[{keepalive,true},{nodelay,false}],
{1375,137132,915372},
1048576,false,undefined,undefined,false,
binary}],
[]},
{request,
{url,
"http://user:********@example.com:5984/mygpo_userdata/_changes?feed=continuous&style=all_docs&since=1846059&heartbeat=10000",
"example.com",5984,"user",
"********",
"/mygpo_userdata/_changes?feed=continuous&style=all_docs&since=1846059&heartbeat=10000",
http,hostname},
get,
[{response_format,binary},
{inactivity_timeout,30000},
{socket_options,
[{keepalive,true},{nodelay,false}]},
{stream_to,{<0.24603.165>,once}}],
{<0.24603.165>,#Ref<0.0.809.251295>},
<0.24603.165>,true,
[{keepalive,true},{nodelay,false}],
{1375,137132,915372},
1048576,false,undefined,undefined,false,
binary},
get_body,"200",<<>>,46377743,1206741447,
[{"Transfer-Encoding","chunked"},
{"Server","CouchDB/1.3.1 (Erlang OTP/R15B03)"},
{"Date","Mon, 29 Jul 2013 22:32:35 GMT"},
{"Content-Type","application/json"},
{"Cache-Control","must-revalidate"}],
undefined,undefined,false,undefined,undefined,
true,chunked,chunk_start,<<>>,0,false,undefined,1,
undefined}
** Reason for termination ==
** {function_clause,
[{ibrowse_http_client,to_ascii,"r",
[{file,"ibrowse_http_client.erl"},{line,1720}]},
{ibrowse_http_client,hexlist_to_integer,3,
[{file,"ibrowse_http_client.erl"},{line,1716}]},
{ibrowse_http_client,parse_11_response,2,
[{file,"ibrowse_http_client.erl"},{line,1175}]},
{ibrowse_http_client,handle_sock_data,2,
[{file,"ibrowse_http_client.erl"},{line,323}]},
{gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,607}]},
{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,227}]}]}
[Fri, 02 Aug 2013 23:42:20 GMT] [error] [<0.24606.165>] {error_report,<0.30.0>,
{<0.24606.165>,crash_report,
[[{initial_call,
{ibrowse_http_client,init,['Argument__1']}},
{pid,<0.24606.165>},
{registered_name,[]},
{error_info,
{exit,
{function_clause,
[{ibrowse_http_client,to_ascii,"r",
[{file,"ibrowse_http_client.erl"},
{line,1720}]},
{ibrowse_http_client,hexlist_to_integer,3,
[{file,"ibrowse_http_client.erl"},
{line,1716}]},
{ibrowse_http_client,parse_11_response,2,
[{file,"ibrowse_http_client.erl"},
{line,1175}]},
{ibrowse_http_client,handle_sock_data,2,
[{file,"ibrowse_http_client.erl"},
{line,323}]},
{gen_server,handle_msg,5,
[{file,"gen_server.erl"},{line,607}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,227}]}]},
[{gen_server,terminate,6,
[{file,"gen_server.erl"},{line,747}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,227}]}]}},
{ancestors,[<0.24603.165>]},
{messages,[]},
{links,[<0.24603.165>]},
{dictionary,
[{my_trace_flag,false},
{ibrowse_trace_token,
["example.com",58,"5984"]},
{http_prot_vsn,"HTTP/1.1"},
{conn_close,"false"}]},
{trap_exit,false},
{status,running},
{heap_size,2584},
{stack_size,24},
{reductions,564245818}],
[{neighbour,
[{pid,<0.24603.165>},
{registered_name,[]},
{initial_call,{erlang,apply,2}},
{current_function,
{couch_replicator_httpc,accumulate_messages,3}},
{ancestors,[]},
{messages,[]},
{links,[<0.24566.165>,<0.24606.165>]},
{dictionary,
[{last_seq,12550018},{retries_left,10}]},
{trap_exit,false},
{status,waiting},
{heap_size,610},
{stack_size,34},
{reductions,3112900884}]}]]}}
[Fri, 02 Aug 2013 23:42:20 GMT] [info] [<0.18950.166>] Retrying GET request to http://user:*****@example.com:5984/mygpo_categories/ in 1.0 seconds due to error {code,500}
[Fri, 02 Aug 2013 23:42:20 GMT] [info] [<0.24566.165>] Retrying GET request to http://user:*****@example.com:5984/mygpo_userdata/ in 1.0 seconds due to error {code,500}
[Fri, 02 Aug 2013 23:42:20 GMT] [info] [<0.4432.193>] Retrying GET request to http://user:*****@example.com:5984/mygpo_pubsub/ in 1.0 seconds due to error {code,500}
[Fri, 02 Aug 2013 23:42:20 GMT] [info] [<0.20392.1022>] Retrying POST request to http://user:*****@example.com:5984/mygpo/_ensure_full_commit in 1.0 seconds due to error {code,500}
[Fri, 02 Aug 2013 23:42:20 GMT] [info] [<0.20593.1022>] 71.19.150.216 - - GET /mygpo/a10878e2f18e2ce995417b901cb89bb1?revs=true&open_revs=%5B%221-dc408cd71416bfd5f632908fcfef27c8%22%5D 200
[Fri, 02 Aug 2013 23:42:20 GMT] [info] [<0.19740.1022>] 71.19.150.216 - - GET /mygpo/a10878e2f18e2ce995417b901cb89f2f?revs=true&open_revs=%5B%221-573458cbeb06f556ee81b12a5f193009%22%5D 200
[Fri, 02 Aug 2013 23:42:20 GMT] [info] [<0.20394.1022>] 71.19.150.216 - - GET /mygpo/9a4d09a4f0183e885e0daca0091394d4?atts_since=%5B%2287-dfb031f6746b10d191e771a79cf6c17d%22%5D&revs=true&open_revs=%5B%2288-e023d0289f1a53a958b032c9a247d200%22%5D 200
[Fri, 02 Aug 2013 23:42:20 GMT] [info] [<0.19750.1022>] 71.19.150.216 - - GET /mygpo/d67b8ebee75842dd4cba310b0b9f6537?atts_since=%5B%221-f158973bfd9802f0ea86a7d9e61c93d6%22%5D&revs=true&open_revs=%5B%222-c7058eb08a15244e089efcec6e5cd33c%22%5D 200
[Fri, 02 Aug 2013 23:42:20 GMT] [info] [<0.20866.1022>] 127.0.0.1 - - POST /mygpo/_revs_diff 200
[Fri, 02 Aug 2013 23:42:20 GMT] [info] [<0.20865.1022>] 71.19.150.216 - - HEAD /mygpo_categories/ 200
[Fri, 02 Aug 2013 23:42:20 GMT] [info] [<0.20866.1022>] 127.0.0.1 - - POST /mygpo/_revs_diff 200
[Fri, 02 Aug 2013 23:42:20 GMT] [info] [<0.20865.1022>] 71.19.150.216 - - GET /mygpo_categories/ 200
[Fri, 02 Aug 2013 23:42:21 GMT] [info] [<0.20866.1022>] 127.0.0.1 - - POST /mygpo/_revs_diff 200
[Fri, 02 Aug 2013 23:42:21 GMT] [info] [<0.20865.1022>] 71.19.150.216 - - GET /mygpo_categories/_local/3776b3c323be65df8968e75eb3af1d21 200
[Fri, 02 Aug 2013 23:42:21 GMT] [info] [<0.20866.1022>] 127.0.0.1 - - POST /mygpo/_revs_diff 200
[Fri, 02 Aug 2013 23:42:21 GMT] [error] [<0.24114.165>] Replication `7dc8c966a8589e1ebb35219273de2924+continuous+create_target` (`http://user:*****@example.com:5984/mygpo/` -> `http://user:*****@127.0.0.1:5984/mygpo/`) failed: {checkpoint_commit_failure,<<"Source database out of sync. Try to increase max_dbs_open at the source's server.">>}
[Fri, 02 Aug 2013 23:42:21 GMT] [error] [<0.24566.165>] ChangesReader process died with reason: {function_clause,
[{ibrowse_http_client,
to_ascii,
"r",
[{file,
"ibrowse_http_client.erl"},
{line,
1720}]},
{ibrowse_http_client,
hexlist_to_integer,
3,
[{file,
"ibrowse_http_client.erl"},
{line,
1716}]},
{ibrowse_http_client,
parse_11_response,
2,
[{file,
"ibrowse_http_client.erl"},
{line,
1175}]},
{ibrowse_http_client,
handle_sock_data,
2,
[{file,
"ibrowse_http_client.erl"},
{line,
323}]},
{gen_server,
handle_msg,
5,
[{file,
"gen_server.erl"},
{line,
607}]},
{proc_lib,
init_p_do_apply,
3,
[{file,
"proc_lib.erl"},
{line,
227}]}]}
[Fri, 02 Aug 2013 23:42:21 GMT] [info] [<0.21006.1022>] 71.19.150.216 - - HEAD /mygpo_pubsub/ 200
[Fri, 02 Aug 2013 23:42:21 GMT] [error] [<0.24566.165>] Replication `788484778266fe01505475426d10c409+continuous+create_target` (`http://user:*****@example.com:5984/mygpo_userdata/` -> `http://user:*****@127.0.0.1:5984/mygpo_userdata/`) failed: changes_reader_died
[Fri, 02 Aug 2013 23:42:21 GMT] [error] [<0.111.0>] Error in replication `788484778266fe01505475426d10c409+continuous+create_target` (triggered by document `mygpo_userdata`): changes_reader_died
Restarting replication in 5 seconds.
[Fri, 02 Aug 2013 23:42:21 GMT] [error] [<0.111.0>] Error in replication `7dc8c966a8589e1ebb35219273de2924+continuous+create_target` (triggered by document `mygpo`): {checkpoint_commit_failure,<<"Source database out of sync. Try to increase max_dbs_open at the source's server.">>}
Restarting replication in 5 seconds.
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.24566.165>] ** Generic server <0.24566.165> terminating
** Last message in was {'EXIT',<0.24603.165>,
{function_clause,
[{ibrowse_http_client,to_ascii,"r",
[{file,"ibrowse_http_client.erl"},
{line,1720}]},
{ibrowse_http_client,hexlist_to_integer,3,
[{file,"ibrowse_http_client.erl"},
{line,1716}]},
{ibrowse_http_client,parse_11_response,2,
[{file,"ibrowse_http_client.erl"},
{line,1175}]},
{ibrowse_http_client,handle_sock_data,2,
[{file,"ibrowse_http_client.erl"},
{line,323}]},
{gen_server,handle_msg,5,
[{file,"gen_server.erl"},{line,607}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,227}]}]}}
** When Server state == {rep_state,
{rep,
{"788484778266fe01505475426d10c409",
"+continuous+create_target"},
{httpdb,
"http://user:********@example.com:5984/mygpo_userdata/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,nil,20},
{httpdb,
"http://user:********@127.0.0.1:5984/mygpo_userdata/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,nil,20},
[{connection_timeout,30000},
{continuous,true},
{create_target,true},
{http_connections,20},
{retries,10},
{socket_options,[{keepalive,true},{nodelay,false}]},
{worker_batch_size,500},
{worker_processes,4}],
{user_ctx,<<"user">>,[<<"admin">>],undefined},
<<"mygpo_userdata">>},
"http://user:*****@example.com:5984/mygpo_userdata/",
"http://user:*****@127.0.0.1:5984/mygpo_userdata/",
{httpdb,
"http://user:********@example.com:5984/mygpo_userdata/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,<0.24567.165>,20},
{httpdb,
"http://user:********@127.0.0.1:5984/mygpo_userdata/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,<0.24571.165>,20},
[{[{<<"session_id">>,
<<"ec61f8d40ca372f760a71d86a08d0e7c">>},
{<<"start_time">>,
<<"Mon, 29 Jul 2013 07:57:59 GMT">>},
{<<"end_time">>,
<<"Mon, 29 Jul 2013 22:31:45 GMT">>},
{<<"start_last_seq">>,2},
{<<"end_last_seq">>,1846059},
{<<"recorded_seq">>,1846059},
{<<"missing_checked">>,1844781},
{<<"missing_found">>,1844415},
{<<"docs_read">>,1844415},
{<<"docs_written">>,1844415},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"0169d9cfd0fa8802d150a7cb3559a1b9">>},
{<<"start_time">>,
<<"Mon, 29 Jul 2013 07:56:31 GMT">>},
{<<"end_time">>,
<<"Mon, 29 Jul 2013 07:56:50 GMT">>},
{<<"start_last_seq">>,0},
{<<"end_last_seq">>,2},
{<<"recorded_seq">>,2},
{<<"missing_checked">>,4},
{<<"missing_found">>,4},
{<<"docs_read">>,4},
{<<"docs_written">>,4},
{<<"doc_write_failures">>,0}]}],
{[{<<"session_id">>,
<<"24847b18f3edd8f8c21b084e900ab627">>},
{<<"source_last_seq">>,12550018},
{<<"replication_id_version">>,3},
{<<"history">>,
[{[{<<"session_id">>,
<<"24847b18f3edd8f8c21b084e900ab627">>},
{<<"start_time">>,
<<"Mon, 29 Jul 2013 22:32:12 GMT">>},
{<<"end_time">>,
<<"Thu, 01 Aug 2013 20:21:52 GMT">>},
{<<"start_last_seq">>,1846059},
{<<"end_last_seq">>,12550018},
{<<"recorded_seq">>,12550018},
{<<"missing_checked">>,10652941},
{<<"missing_found">>,10652441},
{<<"docs_read">>,10652441},
{<<"docs_written">>,10652441},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"ec61f8d40ca372f760a71d86a08d0e7c">>},
{<<"start_time">>,
<<"Mon, 29 Jul 2013 07:57:59 GMT">>},
{<<"end_time">>,
<<"Mon, 29 Jul 2013 22:31:45 GMT">>},
{<<"start_last_seq">>,2},
{<<"end_last_seq">>,1846059},
{<<"recorded_seq">>,1846059},
{<<"missing_checked">>,1844781},
{<<"missing_found">>,1844415},
{<<"docs_read">>,1844415},
{<<"docs_written">>,1844415},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"0169d9cfd0fa8802d150a7cb3559a1b9">>},
{<<"start_time">>,
<<"Mon, 29 Jul 2013 07:56:31 GMT">>},
{<<"end_time">>,
<<"Mon, 29 Jul 2013 07:56:50 GMT">>},
{<<"start_last_seq">>,0},
{<<"end_last_seq">>,2},
{<<"recorded_seq">>,2},
{<<"missing_checked">>,4},
{<<"missing_found">>,4},
{<<"docs_read">>,4},
{<<"docs_written">>,4},
{<<"doc_write_failures">>,0}]}]}]},
{0,1846059},
{21308,12550018},
{21308,12550018},
[],
{21308,12550018},
{doc,<<"_local/788484778266fe01505475426d10c409">>,
{0,[<<"20913">>]},
{[{<<"session_id">>,
<<"ec61f8d40ca372f760a71d86a08d0e7c">>},
{<<"source_last_seq">>,1846059},
{<<"replication_id_version">>,3},
{<<"history">>,
[{[{<<"session_id">>,
<<"ec61f8d40ca372f760a71d86a08d0e7c">>},
{<<"start_time">>,
<<"Mon, 29 Jul 2013 07:57:59 GMT">>},
{<<"end_time">>,
<<"Mon, 29 Jul 2013 22:31:45 GMT">>},
{<<"start_last_seq">>,2},
{<<"end_last_seq">>,1846059},
{<<"recorded_seq">>,1846059},
{<<"missing_checked">>,1844781},
{<<"missing_found">>,1844415},
{<<"docs_read">>,1844415},
{<<"docs_written">>,1844415},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"0169d9cfd0fa8802d150a7cb3559a1b9">>},
{<<"start_time">>,
<<"Mon, 29 Jul 2013 07:56:31 GMT">>},
{<<"end_time">>,
<<"Mon, 29 Jul 2013 07:56:50 GMT">>},
{<<"start_last_seq">>,0},
{<<"end_last_seq">>,2},
{<<"recorded_seq">>,2},
{<<"missing_checked">>,4},
{<<"missing_found">>,4},
{<<"docs_read">>,4},
{<<"docs_written">>,4},
{<<"doc_write_failures">>,0}]}]}]},
[],false,[]},
{doc,<<"_local/788484778266fe01505475426d10c409">>,
{0,[<<"20913">>]},
{[{<<"session_id">>,
<<"ec61f8d40ca372f760a71d86a08d0e7c">>},
{<<"source_last_seq">>,1846059},
{<<"replication_id_version">>,3},
{<<"history">>,
[{[{<<"session_id">>,
<<"ec61f8d40ca372f760a71d86a08d0e7c">>},
{<<"start_time">>,
<<"Mon, 29 Jul 2013 07:57:59 GMT">>},
{<<"end_time">>,
<<"Mon, 29 Jul 2013 22:31:45 GMT">>},
{<<"start_last_seq">>,2},
{<<"end_last_seq">>,1846059},
{<<"recorded_seq">>,1846059},
{<<"missing_checked">>,1844781},
{<<"missing_found">>,1844415},
{<<"docs_read">>,1844415},
{<<"docs_written">>,1844415},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"0169d9cfd0fa8802d150a7cb3559a1b9">>},
{<<"start_time">>,
<<"Mon, 29 Jul 2013 07:56:31 GMT">>},
{<<"end_time">>,
<<"Mon, 29 Jul 2013 07:56:50 GMT">>},
{<<"start_last_seq">>,0},
{<<"end_last_seq">>,2},
{<<"recorded_seq">>,2},
{<<"missing_checked">>,4},
{<<"missing_found">>,4},
{<<"docs_read">>,4},
{<<"docs_written">>,4},
{<<"doc_write_failures">>,0}]}]}]},
[],false,[]},
"Mon, 29 Jul 2013 22:32:12 GMT",
<<"1375137137737706">>,<<"1375084678320696">>,nil,
<0.24602.165>,<0.24604.165>,<0.24603.165>,
[<0.24605.165>,<0.24608.165>,<0.24610.165>,
<0.24612.165>],
{rep_stats,10652941,10652441,10652441,10652441,0},
<<"24847b18f3edd8f8c21b084e900ab627">>,nil,nil,nil,
nil,12550018}
** Reason for termination ==
** changes_reader_died
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.24566.165>] {error_report,<0.30.0>,
{<0.24566.165>,crash_report,
[[{initial_call,
{couch_replicator,init,['Argument__1']}},
{pid,<0.24566.165>},
{registered_name,[]},
{error_info,
{exit,changes_reader_died,
[{gen_server,terminate,6,
[{file,"gen_server.erl"},{line,747}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,227}]}]}},
{ancestors,
[couch_replicator_job_sup,couch_primary_services,
couch_server_sup,<0.31.0>]},
{messages,[]},
{links,
[<0.24608.165>,<0.24612.165>,<0.24610.165>,
<0.24602.165>,<0.24604.165>,<0.24605.165>,
<0.89.0>]},
{dictionary,
[{task_status_props,
[{checkpointed_source_seq,12550018},
{continuous,true},
{doc_id,<<"mygpo_userdata">>},
{doc_write_failures,0},
{docs_read,10652441},
{docs_written,10652441},
{missing_revisions_found,10652441},
{progress,100},
{replication_id,
<<"788484778266fe01505475426d10c409+continuous+create_target">>},
{revisions_checked,10652941},
{source,
<<"http://user:*****@example.com:5984/mygpo_userdata/">>},
{source_seq,12550018},
{started_on,1375137132},
{target,
<<"http://user:*****@127.0.0.1:5984/mygpo_userdata/">>},
{type,replication},
{updated_on,1375137132}]},
{task_status_update,
{{1375,486941,654837},1000000}}]},
{trap_exit,true},
{status,running},
{heap_size,6765},
{stack_size,24},
{reductions,73389684}],
[{neighbour,
[{pid,<0.24604.165>},
{registered_name,[]},
{initial_call,{erlang,apply,2}},
{current_function,{gen,do_call,4}},
{ancestors,[]},
{messages,
[{get_changes,<0.24611.165>},
{get_changes,<0.24607.165>},
{get_changes,<0.24613.165>}]},
{links,[<0.24566.165>]},
{dictionary,[]},
{trap_exit,false},
{status,waiting},
{heap_size,46368},
{stack_size,23},
{reductions,20920357}]},
{neighbour,
[{pid,<0.24602.165>},
{registered_name,[]},
{initial_call,
{couch_work_queue,init,['Argument__1']}},
{current_function,{gen_server,loop,6}},
{ancestors,
[<0.24566.165>,couch_replicator_job_sup,
couch_primary_services,couch_server_sup,
<0.31.0>]},
{messages,[]},
{links,[<0.24566.165>]},
{dictionary,[]},
{trap_exit,false},
{status,waiting},
{heap_size,317811},
{stack_size,9},
{reductions,134484707}]}]]}}
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.24610.165>] ** Generic server <0.24610.165> terminating
** Last message in was {'EXIT',<0.24566.165>,changes_reader_died}
** When Server state == {state,<0.24566.165>,<0.24611.165>,20,
{httpdb,
"http://user:********@example.com:5984/mygpo_userdata/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,<0.24567.165>,20},
{httpdb,
"http://user:********@127.0.0.1:5984/mygpo_userdata/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,<0.24571.165>,20},
[],nil,nil,nil,
{rep_stats,0,0,0,0,0},
nil,nil,
{batch,[],0}}
** Reason for termination ==
** changes_reader_died
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.24610.165>] {error_report,<0.30.0>,
{<0.24610.165>,crash_report,
[[{initial_call,
{couch_replicator_worker,init,['Argument__1']}},
{pid,<0.24610.165>},
{registered_name,[]},
{error_info,
{exit,changes_reader_died,
[{gen_server,terminate,6,
[{file,"gen_server.erl"},{line,747}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,227}]}]}},
{ancestors,
[<0.24566.165>,couch_replicator_job_sup,
couch_primary_services,couch_server_sup,
<0.31.0>]},
{messages,[]},
{links,[<0.24611.165>]},
{dictionary,
[{last_stats_report,{1375,388502,820044}}]},
{trap_exit,true},
{status,running},
{heap_size,196418},
{stack_size,24},
{reductions,1931312502}],
[{neighbour,
[{pid,<0.24611.165>},
{registered_name,[]},
{initial_call,{erlang,apply,2}},
{current_function,
{couch_replicator_worker,queue_fetch_loop,5}},
{ancestors,[]},
{messages,[]},
{links,[<0.24610.165>]},
{dictionary,
[{last_stats_report,{1375,388502,820079}}]},
{trap_exit,false},
{status,waiting},
{heap_size,6765},
{stack_size,10},
{reductions,457581625}]}]]}}
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.24608.165>] ** Generic server <0.24608.165> terminating
** Last message in was {'EXIT',<0.24566.165>,changes_reader_died}
** When Server state == {state,<0.24566.165>,<0.24609.165>,20,
{httpdb,
"http://user:********@example.com:5984/mygpo_userdata/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,<0.24567.165>,20},
{httpdb,
"http://user:********@127.0.0.1:5984/mygpo_userdata/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,<0.24571.165>,20},
[],nil,nil,nil,
{rep_stats,0,0,0,0,0},
nil,nil,
{batch,[],0}}
** Reason for termination ==
** changes_reader_died
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.24608.165>] {error_report,<0.30.0>,
{<0.24608.165>,crash_report,
[[{initial_call,
{couch_replicator_worker,init,['Argument__1']}},
{pid,<0.24608.165>},
{registered_name,[]},
{error_info,
{exit,changes_reader_died,
[{gen_server,terminate,6,
[{file,"gen_server.erl"},{line,747}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,227}]}]}},
{ancestors,
[<0.24566.165>,couch_replicator_job_sup,
couch_primary_services,couch_server_sup,
<0.31.0>]},
{messages,[]},
{links,[<0.24609.165>]},
{dictionary,
[{last_stats_report,{1375,388497,461818}}]},
{trap_exit,true},
{status,running},
{heap_size,832040},
{stack_size,24},
{reductions,1941471320}],
[{neighbour,
[{pid,<0.24609.165>},
{registered_name,[]},
{initial_call,{erlang,apply,2}},
{current_function,
{couch_replicator_worker,queue_fetch_loop,5}},
{ancestors,[]},
{messages,[]},
{links,[<0.24608.165>]},
{dictionary,
[{last_stats_report,{1375,388499,719444}}]},
{trap_exit,false},
{status,waiting},
{heap_size,6765},
{stack_size,10},
{reductions,457269454}]}]]}}
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.89.0>] {error_report,<0.30.0>,
{<0.89.0>,supervisor_report,
[{supervisor,{local,couch_replicator_job_sup}},
{errorContext,child_terminated},
{reason,changes_reader_died},
{offender,
[{pid,<0.24566.165>},
{name,
"788484778266fe01505475426d10c409+continuous+create_target"},
{mfargs,{gen_server,start_link,undefined}},
{restart_type,temporary},
{shutdown,250},
{child_type,worker}]}]}}
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.24605.165>] ** Generic server <0.24605.165> terminating
** Last message in was {'EXIT',<0.24566.165>,changes_reader_died}
** When Server state == {state,<0.24566.165>,<0.24607.165>,20,
{httpdb,
"http://user:********@example.com:5984/mygpo_userdata/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,<0.24567.165>,20},
{httpdb,
"http://user:********@127.0.0.1:5984/mygpo_userdata/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,<0.24571.165>,20},
[],nil,nil,nil,
{rep_stats,0,0,0,0,0},
nil,nil,
{batch,[],0}}
** Reason for termination ==
** changes_reader_died
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.24605.165>] {error_report,<0.30.0>,
{<0.24605.165>,crash_report,
[[{initial_call,
{couch_replicator_worker,init,['Argument__1']}},
{pid,<0.24605.165>},
{registered_name,[]},
{error_info,
{exit,changes_reader_died,
[{gen_server,terminate,6,
[{file,"gen_server.erl"},{line,747}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,227}]}]}},
{ancestors,
[<0.24566.165>,couch_replicator_job_sup,
couch_primary_services,couch_server_sup,
<0.31.0>]},
{messages,[]},
{links,[<0.24607.165>]},
{dictionary,
[{last_stats_report,{1375,388510,693542}}]},
{trap_exit,true},
{status,running},
{heap_size,317811},
{stack_size,24},
{reductions,1922129009}],
[{neighbour,
[{pid,<0.24607.165>},
{registered_name,[]},
{initial_call,{erlang,apply,2}},
{current_function,
{couch_replicator_worker,queue_fetch_loop,5}},
{ancestors,[]},
{messages,[]},
{links,[<0.24605.165>]},
{dictionary,
[{last_stats_report,{1375,388510,693599}}]},
{trap_exit,false},
{status,waiting},
{heap_size,10946},
{stack_size,10},
{reductions,456409159}]}]]}}
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.24612.165>] ** Generic server <0.24612.165> terminating
** Last message in was {'EXIT',<0.24566.165>,changes_reader_died}
** When Server state == {state,<0.24566.165>,<0.24613.165>,20,
{httpdb,
"http://user:********@example.com:5984/mygpo_userdata/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,<0.24567.165>,20},
{httpdb,
"http://user:********@127.0.0.1:5984/mygpo_userdata/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,<0.24571.165>,20},
[],nil,nil,nil,
{rep_stats,0,0,0,0,0},
nil,nil,
{batch,[],0}}
** Reason for termination ==
** changes_reader_died
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.24612.165>] {error_report,<0.30.0>,
{<0.24612.165>,crash_report,
[[{initial_call,
{couch_replicator_worker,init,['Argument__1']}},
{pid,<0.24612.165>},
{registered_name,[]},
{error_info,
{exit,changes_reader_died,
[{gen_server,terminate,6,
[{file,"gen_server.erl"},{line,747}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,227}]}]}},
{ancestors,
[<0.24566.165>,couch_replicator_job_sup,
couch_primary_services,couch_server_sup,
<0.31.0>]},
{messages,[]},
{links,[<0.24613.165>]},
{dictionary,
[{last_stats_report,{1375,388511,969317}}]},
{trap_exit,true},
{status,running},
{heap_size,6765},
{stack_size,24},
{reductions,1911983917}],
[{neighbour,
[{pid,<0.24613.165>},
{registered_name,[]},
{initial_call,{erlang,apply,2}},
{current_function,
{couch_replicator_worker,queue_fetch_loop,5}},
{ancestors,[]},
{messages,[]},
{links,[<0.24612.165>]},
{dictionary,
[{last_stats_report,{1375,388511,969372}}]},
{trap_exit,false},
{status,waiting},
{heap_size,10946},
{stack_size,10},
{reductions,457847244}]}]]}}
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.24114.165>] ** Generic server <0.24114.165> terminating
** Last message in was {'$gen_cast',checkpoint}
** When Server state == {rep_state,
{rep,
{"7dc8c966a8589e1ebb35219273de2924",
"+continuous+create_target"},
{httpdb,
"http://user:********@example.com:5984/mygpo/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,nil,20},
{httpdb,
"http://user:********@127.0.0.1:5984/mygpo/",nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,nil,20},
[{connection_timeout,30000},
{continuous,true},
{create_target,true},
{http_connections,20},
{retries,10},
{socket_options,[{keepalive,true},{nodelay,false}]},
{worker_batch_size,500},
{worker_processes,4}],
{user_ctx,<<"user">>,[<<"admin">>],undefined},
<<"mygpo">>},
"http://user:*****@example.com:5984/mygpo/",
"http://user:*****@127.0.0.1:5984/mygpo/",
{httpdb,
"http://user:********@example.com:5984/mygpo/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,<0.24115.165>,20},
{httpdb,
"http://user:********@127.0.0.1:5984/mygpo/",nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,<0.24163.165>,20},
[{[{<<"session_id">>,
<<"d9639462754abb76243c320e4fa88763">>},
{<<"start_time">>,
<<"Mon, 29 Jul 2013 07:58:00 GMT">>},
{<<"end_time">>,
<<"Mon, 29 Jul 2013 22:31:52 GMT">>},
{<<"start_last_seq">>,243883585},
{<<"end_last_seq">>,244848022},
{<<"recorded_seq">>,244848022},
{<<"missing_checked">>,674733},
{<<"missing_found">>,19399},
{<<"docs_read">>,19399},
{<<"docs_written">>,19399},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"6543f7d2aecb722a042235a98809ead3">>},
{<<"start_time">>,
<<"Mon, 29 Jul 2013 07:57:33 GMT">>},
{<<"end_time">>,
<<"Mon, 29 Jul 2013 07:57:47 GMT">>},
{<<"start_last_seq">>,243872862},
{<<"end_last_seq">>,243883585},
{<<"recorded_seq">>,243883585},
{<<"missing_checked">>,9837},
{<<"missing_found">>,1},
{<<"docs_read">>,1},
{<<"docs_written">>,1},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"7d8a2893d96495ed40aa202a444d48d6">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 11:15:34 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 16:01:44 GMT">>},
{<<"start_last_seq">>,243752292},
{<<"end_last_seq">>,243872862},
{<<"recorded_seq">>,243872862},
{<<"missing_checked">>,120686},
{<<"missing_found">>,5148},
{<<"docs_read">>,5148},
{<<"docs_written">>,5148},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"2228bf65c0424da7f42e4b0bfd82590e">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 08:50:24 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 11:15:11 GMT">>},
{<<"start_last_seq">>,243745448},
{<<"end_last_seq">>,243752292},
{<<"recorded_seq">>,243752292},
{<<"missing_checked">>,6909},
{<<"missing_found">>,2356},
{<<"docs_read">>,2356},
{<<"docs_written">>,2356},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"8528f9a0874243d7540d4c56bdbec42d">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 08:27:22 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 08:50:11 GMT">>},
{<<"start_last_seq">>,243744469},
{<<"end_last_seq">>,243745448},
{<<"recorded_seq">>,243745448},
{<<"missing_checked">>,987},
{<<"missing_found">>,247},
{<<"docs_read">>,247},
{<<"docs_written">>,247},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"d430170fadd363b742bff11a6b549950">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 08:04:52 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 08:26:49 GMT">>},
{<<"start_last_seq">>,243743691},
{<<"end_last_seq">>,243744469},
{<<"recorded_seq">>,243744469},
{<<"missing_checked">>,783},
{<<"missing_found">>,289},
{<<"docs_read">>,289},
{<<"docs_written">>,289},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"5520f6069676c64d1b0a217a53ead3a2">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 07:04:41 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 08:04:29 GMT">>},
{<<"start_last_seq">>,243741454},
{<<"end_last_seq">>,243743691},
{<<"recorded_seq">>,243743691},
{<<"missing_checked">>,2260},
{<<"missing_found">>,821},
{<<"docs_read">>,821},
{<<"docs_written">>,821},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"d1ae5a58e857420f36a5c37f67c39fa2">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 06:16:36 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 07:04:28 GMT">>},
{<<"start_last_seq">>,243732911},
{<<"end_last_seq">>,243741454},
{<<"recorded_seq">>,243741454},
{<<"missing_checked">>,8569},
{<<"missing_found">>,490},
{<<"docs_read">>,490},
{<<"docs_written">>,490},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"4f6048c8b38f51f478694182d3657b23">>},
{<<"start_time">>,
<<"Wed, 10 Jul 2013 05:05:40 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 02:02:47 GMT">>},
{<<"start_last_seq">>,242477799},
{<<"end_last_seq">>,243732911},
{<<"recorded_seq">>,243732911},
{<<"missing_checked">>,1260199},
{<<"missing_found">>,138119},
{<<"docs_read">>,138119},
{<<"docs_written">>,138119},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"a55dcbc8333ec2b82552e848955bbd0e">>},
{<<"start_time">>,
<<"Tue, 09 Jul 2013 06:56:01 GMT">>},
{<<"end_time">>,
<<"Wed, 10 Jul 2013 05:05:31 GMT">>},
{<<"start_last_seq">>,242445358},
{<<"end_last_seq">>,242477799},
{<<"recorded_seq">>,242477799},
{<<"missing_checked">>,32744},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"ec1291d4831f643f4cd8f0ccf4405f1d">>},
{<<"start_time">>,
<<"Sat, 06 Jul 2013 09:22:50 GMT">>},
{<<"end_time">>,
<<"Tue, 09 Jul 2013 06:55:39 GMT">>},
{<<"start_last_seq">>,242084959},
{<<"end_last_seq">>,242445358},
{<<"recorded_seq">>,242445358},
{<<"missing_checked">>,361313},
{<<"missing_found">>,46},
{<<"docs_read">>,46},
{<<"docs_written">>,46},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"a3542f71ddf4cbc8438431531d9b92a9">>},
{<<"start_time">>,
<<"Fri, 05 Jul 2013 13:35:50 GMT">>},
{<<"end_time">>,
<<"Sat, 06 Jul 2013 09:22:19 GMT">>},
{<<"start_last_seq">>,242026877},
{<<"end_last_seq">>,242084959},
{<<"recorded_seq">>,242084959},
{<<"missing_checked">>,58355},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"f3e0336dd6182e4ab9b548a6d35ad3bc">>},
{<<"start_time">>,
<<"Fri, 05 Jul 2013 13:35:10 GMT">>},
{<<"end_time">>,
<<"Fri, 05 Jul 2013 13:35:33 GMT">>},
{<<"start_last_seq">>,242026844},
{<<"end_last_seq">>,242026877},
{<<"recorded_seq">>,242026877},
{<<"missing_checked">>,33},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"5de145b4c37dcd70e8ef9632a2fe547c">>},
{<<"start_time">>,
<<"Fri, 05 Jul 2013 13:26:41 GMT">>},
{<<"end_time">>,
<<"Fri, 05 Jul 2013 13:34:23 GMT">>},
{<<"start_last_seq">>,242026392},
{<<"end_last_seq">>,242026844},
{<<"recorded_seq">>,242026844},
{<<"missing_checked">>,452},
{<<"missing_found">>,14},
{<<"docs_read">>,14},
{<<"docs_written">>,14},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"77a9955f98b3dc86c758e7cf8ccee490">>},
{<<"start_time">>,
<<"Wed, 03 Jul 2013 09:57:45 GMT">>},
{<<"end_time">>,
<<"Fri, 05 Jul 2013 13:25:59 GMT">>},
{<<"start_last_seq">>,241795435},
{<<"end_last_seq">>,242026392},
{<<"recorded_seq">>,242026392},
{<<"missing_checked">>,231740},
{<<"missing_found">>,66555},
{<<"docs_read">>,66536},
{<<"docs_written">>,66536},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"2654e60844cbd5d38c01e8b31a216874">>},
{<<"start_time">>,
<<"Wed, 03 Jul 2013 09:51:25 GMT">>},
{<<"end_time">>,
<<"Wed, 03 Jul 2013 09:57:14 GMT">>},
{<<"start_last_seq">>,241795253},
{<<"end_last_seq">>,241795435},
{<<"recorded_seq">>,241795435},
{<<"missing_checked">>,183},
{<<"missing_found">>,49},
{<<"docs_read">>,49},
{<<"docs_written">>,49},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"5e0f3b5d13e4f09ec1c221e7cc6cd451">>},
{<<"start_time">>,
<<"Tue, 02 Jul 2013 14:11:30 GMT">>},
{<<"end_time">>,
<<"Wed, 03 Jul 2013 09:51:00 GMT">>},
{<<"start_last_seq">>,241663612},
{<<"end_last_seq">>,241795253},
{<<"recorded_seq">>,241795253},
{<<"missing_checked">>,132194},
{<<"missing_found">>,34799},
{<<"docs_read">>,34799},
{<<"docs_written">>,34799},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"a7e9e9aea1874f4947e1669fa79f7d26">>},
{<<"start_time">>,
<<"Mon, 01 Jul 2013 23:05:24 GMT">>},
{<<"end_time">>,
<<"Mon, 01 Jul 2013 23:06:15 GMT">>},
{<<"start_last_seq">>,241663146},
{<<"end_last_seq">>,241663612},
{<<"recorded_seq">>,241663612},
{<<"missing_checked">>,297},
{<<"missing_found">>,9},
{<<"docs_read">>,9},
{<<"docs_written">>,9},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"cdede7c4308baab52a38c00a27687a9a">>},
{<<"start_time">>,
<<"Mon, 17 Jun 2013 13:57:03 GMT">>},
{<<"end_time">>,
<<"Mon, 01 Jul 2013 23:03:31 GMT">>},
{<<"start_last_seq">>,238744586},
{<<"end_last_seq">>,241663146},
{<<"recorded_seq">>,241663146},
{<<"missing_checked">>,2921473},
{<<"missing_found">>,395158},
{<<"docs_read">>,395084},
{<<"docs_written">>,395084},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"f8902c24923b96d9613742a95ced8a05">>},
{<<"start_time">>,
<<"Mon, 17 Jun 2013 13:55:13 GMT">>},
{<<"end_time">>,
<<"Mon, 17 Jun 2013 13:56:48 GMT">>},
{<<"start_last_seq">>,238743349},
{<<"end_last_seq">>,238744586},
{<<"recorded_seq">>,238744586},
{<<"missing_checked">>,1237},
{<<"missing_found">>,25},
{<<"docs_read">>,25},
{<<"docs_written">>,25},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"94a79aae3b4745837a91c49ca69de182">>},
{<<"start_time">>,
<<"Sun, 09 Jun 2013 18:44:09 GMT">>},
{<<"end_time">>,
<<"Mon, 17 Jun 2013 13:55:01 GMT">>},
{<<"start_last_seq">>,237535032},
{<<"end_last_seq">>,238743349},
{<<"recorded_seq">>,238743349},
{<<"missing_checked">>,1209072},
{<<"missing_found">>,430342},
{<<"docs_read">>,430249},
{<<"docs_written">>,430249},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"42802598cd3a05466d4eb71ef02fa7dc">>},
{<<"start_time">>,
<<"Fri, 07 Jun 2013 19:42:08 GMT">>},
{<<"end_time">>,
<<"Sun, 09 Jun 2013 18:39:50 GMT">>},
{<<"start_last_seq">>,237386750},
{<<"end_last_seq">>,237535032},
{<<"recorded_seq">>,237535032},
{<<"missing_checked">>,148378},
{<<"missing_found">>,145356},
{<<"docs_read">>,145345},
{<<"docs_written">>,145345},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"3173dd60accd4b223922859ca8ca6319">>},
{<<"start_time">>,
<<"Fri, 07 Jun 2013 05:24:34 GMT">>},
{<<"end_time">>,
<<"Fri, 07 Jun 2013 19:41:21 GMT">>},
{<<"start_last_seq">>,237334729},
{<<"end_last_seq">>,237386750},
{<<"recorded_seq">>,237386750},
{<<"missing_checked">>,52055},
{<<"missing_found">>,51983},
{<<"docs_read">>,51983},
{<<"docs_written">>,51983},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"2bd3019397f4bd5a1e3877a8c7adf33d">>},
{<<"start_time">>,
<<"Fri, 07 Jun 2013 02:12:32 GMT">>},
{<<"end_time">>,
<<"Fri, 07 Jun 2013 05:19:48 GMT">>},
{<<"start_last_seq">>,237325377},
{<<"end_last_seq">>,237334729},
{<<"recorded_seq">>,237334729},
{<<"missing_checked">>,9368},
{<<"missing_found">>,9349},
{<<"docs_read">>,9349},
{<<"docs_written">>,9349},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"b555ec0412c9b749ff14b550f8a447d4">>},
{<<"start_time">>,
<<"Thu, 06 Jun 2013 21:35:13 GMT">>},
{<<"end_time">>,
<<"Fri, 07 Jun 2013 02:08:25 GMT">>},
{<<"start_last_seq">>,237310720},
{<<"end_last_seq">>,237325377},
{<<"recorded_seq">>,237325377},
{<<"missing_checked">>,14663},
{<<"missing_found">>,14639},
{<<"docs_read">>,14637},
{<<"docs_written">>,14637},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"a850d8840eed4633be1b5a684b361cfb">>},
{<<"start_time">>,
<<"Thu, 06 Jun 2013 18:00:42 GMT">>},
{<<"end_time">>,
<<"Thu, 06 Jun 2013 21:33:18 GMT">>},
{<<"start_last_seq">>,237298865},
{<<"end_last_seq">>,237310720},
{<<"recorded_seq">>,237310720},
{<<"missing_checked">>,11858},
{<<"missing_found">>,11768},
{<<"docs_read">>,11768},
{<<"docs_written">>,11768},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"6c0bb5483dbd80fe25d45c9484ebdbc6">>},
{<<"start_time">>,
<<"Sat, 25 May 2013 19:48:19 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 20:02:04 GMT">>},
{<<"start_last_seq">>,235817075},
{<<"end_last_seq">>,235818961},
{<<"recorded_seq">>,235818961},
{<<"missing_checked">>,1855},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"50fb9c57e2843b0c9bb9817b1648a934">>},
{<<"start_time">>,
<<"Sat, 25 May 2013 19:47:45 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 19:47:57 GMT">>},
{<<"start_last_seq">>,235817032},
{<<"end_last_seq">>,235817075},
{<<"recorded_seq">>,235817075},
{<<"missing_checked">>,37},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"76d38867a014e219f2af8030a0569614">>},
{<<"start_time">>,
<<"Sat, 25 May 2013 19:38:16 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 19:47:25 GMT">>},
{<<"start_last_seq">>,235816333},
{<<"end_last_seq">>,235817032},
{<<"recorded_seq">>,235817032},
{<<"missing_checked">>,700},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"8ad0957066aa5bd612b152ec962ba6fc">>},
{<<"start_time">>,
<<"Sat, 25 May 2013 19:18:58 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 19:37:46 GMT">>},
{<<"start_last_seq">>,235813546},
{<<"end_last_seq">>,235816333},
{<<"recorded_seq">>,235816333},
{<<"missing_checked">>,2786},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"748ac1255eb06888436c17643844748f">>},
{<<"start_time">>,
<<"Sat, 25 May 2013 17:57:07 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 19:18:38 GMT">>},
{<<"start_last_seq">>,235805998},
{<<"end_last_seq">>,235813546},
{<<"recorded_seq">>,235813546},
{<<"missing_checked">>,7552},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"7af1aec2d99c28a64f9e0668a901ab06">>},
{<<"start_time">>,
<<"Fri, 24 May 2013 04:08:12 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 17:27:58 GMT">>},
{<<"start_last_seq">>,235772831},
{<<"end_last_seq">>,235805998},
{<<"recorded_seq">>,235805998},
{<<"missing_checked">>,33306},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"8bb15ed0739f90002990122eeec5091a">>},
{<<"start_time">>,
<<"Fri, 24 May 2013 03:51:20 GMT">>},
{<<"end_time">>,
<<"Fri, 24 May 2013 04:07:42 GMT">>},
{<<"start_last_seq">>,235772599},
{<<"end_last_seq">>,235772831},
{<<"recorded_seq">>,235772831},
{<<"missing_checked">>,232},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"61e15c2d4617ba4c3d08ed162999e4ed">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 22:06:41 GMT">>},
{<<"end_time">>,
<<"Fri, 24 May 2013 03:50:11 GMT">>},
{<<"start_last_seq">>,235763651},
{<<"end_last_seq">>,235772599},
{<<"recorded_seq">>,235772599},
{<<"missing_checked">>,8959},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"95a9157f9017f952c32728403ca5ba6c">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 21:18:41 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 22:05:48 GMT">>},
{<<"start_last_seq">>,235762603},
{<<"end_last_seq">>,235763651},
{<<"recorded_seq">>,235763651},
{<<"missing_checked">>,1050},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"319a105e2ffe0619717a22a8f5e08134">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 21:01:10 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 21:18:20 GMT">>},
{<<"start_last_seq">>,235762255},
{<<"end_last_seq">>,235762603},
{<<"recorded_seq">>,235762603},
{<<"missing_checked">>,348},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"b61eb41ca028d27456c799d4b49d2473">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 13:35:20 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 20:59:52 GMT">>},
{<<"start_last_seq">>,235750493},
{<<"end_last_seq">>,235762255},
{<<"recorded_seq">>,235762255},
{<<"missing_checked">>,11803},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"2bcb00465fc3c23ac319248e26f5e06e">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 03:44:57 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 13:34:57 GMT">>},
{<<"start_last_seq">>,235735750},
{<<"end_last_seq">>,235750493},
{<<"recorded_seq">>,235750493},
{<<"missing_checked">>,14765},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"5e72cc55458e0e7e3cc15c0b1b9271ed">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 01:03:51 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 03:44:22 GMT">>},
{<<"start_last_seq">>,235733097},
{<<"end_last_seq">>,235735750},
{<<"recorded_seq">>,235735750},
{<<"missing_checked">>,2659},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"9fac928087fe70cbd9cba941da761b9d">>},
{<<"start_time">>,
<<"Wed, 22 May 2013 23:26:45 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 01:03:26 GMT">>},
{<<"start_last_seq">>,235731841},
{<<"end_last_seq">>,235733097},
{<<"recorded_seq">>,235733097},
{<<"missing_checked">>,1258},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"d5116abee0919eeaa4fbac960e866848">>},
{<<"start_time">>,
<<"Wed, 22 May 2013 23:14:23 GMT">>},
{<<"end_time">>,
<<"Wed, 22 May 2013 23:25:51 GMT">>},
{<<"start_last_seq">>,235731713},
{<<"end_last_seq">>,235731841},
{<<"recorded_seq">>,235731841},
{<<"missing_checked">>,128},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"049e288896b549a6337cc1ad930b13c9">>},
{<<"start_time">>,
<<"Wed, 22 May 2013 17:37:47 GMT">>},
{<<"end_time">>,
<<"Wed, 22 May 2013 23:13:32 GMT">>},
{<<"start_last_seq">>,235711755},
{<<"end_last_seq">>,235731713},
{<<"recorded_seq">>,235731713},
{<<"missing_checked">>,19970},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"494559a23f1a6d20e8437e3cbc17ecc3">>},
{<<"start_time">>,
<<"Tue, 21 May 2013 14:07:18 GMT">>},
{<<"end_time">>,
<<"Wed, 22 May 2013 17:37:03 GMT">>},
{<<"start_last_seq">>,235574679},
{<<"end_last_seq">>,235711755},
{<<"recorded_seq">>,235711755},
{<<"missing_checked">>,137208},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"add914fa397343b3380cb3fc9a3134f0">>},
{<<"start_time">>,
<<"Tue, 21 May 2013 13:58:06 GMT">>},
{<<"end_time">>,
<<"Tue, 21 May 2013 14:03:06 GMT">>},
{<<"start_last_seq">>,235574492},
{<<"end_last_seq">>,235574679},
{<<"recorded_seq">>,235574679},
{<<"missing_checked">>,187},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"37c6dd984a639b10f94f342c38b965f5">>},
{<<"start_time">>,
<<"Tue, 21 May 2013 08:02:10 GMT">>},
{<<"end_time">>,
<<"Tue, 21 May 2013 13:57:47 GMT">>},
{<<"start_last_seq">>,235553400},
{<<"end_last_seq">>,235574492},
{<<"recorded_seq">>,235574492},
{<<"missing_checked">>,21111},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"4cb80e8ba37816e183f5ea3a4b0dd6a4">>},
{<<"start_time">>,
<<"Tue, 21 May 2013 07:35:01 GMT">>},
{<<"end_time">>,
<<"Tue, 21 May 2013 08:41:51 GMT">>},
{<<"start_last_seq">>,235547614},
{<<"end_last_seq">>,235553400},
{<<"recorded_seq">>,235553400},
{<<"missing_checked">>,5788},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"cedca3a17cacf54cdcbc677088f8154f">>},
{<<"start_time">>,
<<"Tue, 21 May 2013 06:34:33 GMT">>},
{<<"end_time">>,
<<"Tue, 21 May 2013 07:34:38 GMT">>},
{<<"start_last_seq">>,235540123},
{<<"end_last_seq">>,235547614},
{<<"recorded_seq">>,235547614},
{<<"missing_checked">>,7494},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"ec7a423ff1efb64d2280d4d993d7ec61">>},
{<<"start_time">>,
<<"Mon, 20 May 2013 23:50:06 GMT">>},
{<<"end_time">>,
<<"Tue, 21 May 2013 06:34:12 GMT">>},
{<<"start_last_seq">>,235500001},
{<<"end_last_seq">>,235540123},
{<<"recorded_seq">>,235540123},
{<<"missing_checked">>,40144},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"ad11b37c5702e2b92e7b9c25ac89e02b">>},
{<<"start_time">>,
<<"Mon, 20 May 2013 10:34:05 GMT">>},
{<<"end_time">>,
<<"Mon, 20 May 2013 23:49:44 GMT">>},
{<<"start_last_seq">>,235216871},
{<<"end_last_seq">>,235500001},
{<<"recorded_seq">>,235500001},
{<<"missing_checked">>,283170},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"eff7934efb40fbeea06b88bd363232cc">>},
{<<"start_time">>,
<<"Mon, 20 May 2013 10:17:09 GMT">>},
{<<"end_time">>,
<<"Mon, 20 May 2013 10:33:43 GMT">>},
{<<"start_last_seq">>,235207288},
{<<"end_last_seq">>,235216871},
{<<"recorded_seq">>,235216871},
{<<"missing_checked">>,8673},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]}],
{[{<<"session_id">>,
<<"77b54055b40400d0e387474a71d4cc02">>},
{<<"source_last_seq">>,245191886},
{<<"replication_id_version">>,3},
{<<"history">>,
[{[{<<"session_id">>,
<<"77b54055b40400d0e387474a71d4cc02">>},
{<<"start_time">>,
<<"Mon, 29 Jul 2013 22:32:04 GMT">>},
{<<"end_time">>,
<<"Fri, 02 Aug 2013 23:41:10 GMT">>},
{<<"start_last_seq">>,244848022},
{<<"end_last_seq">>,245191886},
{<<"recorded_seq">>,245191886},
{<<"missing_checked">>,477304},
{<<"missing_found">>,102235},
{<<"docs_read">>,102235},
{<<"docs_written">>,102235},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"d9639462754abb76243c320e4fa88763">>},
{<<"start_time">>,
<<"Mon, 29 Jul 2013 07:58:00 GMT">>},
{<<"end_time">>,
<<"Mon, 29 Jul 2013 22:31:52 GMT">>},
{<<"start_last_seq">>,243883585},
{<<"end_last_seq">>,244848022},
{<<"recorded_seq">>,244848022},
{<<"missing_checked">>,674733},
{<<"missing_found">>,19399},
{<<"docs_read">>,19399},
{<<"docs_written">>,19399},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"6543f7d2aecb722a042235a98809ead3">>},
{<<"start_time">>,
<<"Mon, 29 Jul 2013 07:57:33 GMT">>},
{<<"end_time">>,
<<"Mon, 29 Jul 2013 07:57:47 GMT">>},
{<<"start_last_seq">>,243872862},
{<<"end_last_seq">>,243883585},
{<<"recorded_seq">>,243883585},
{<<"missing_checked">>,9837},
{<<"missing_found">>,1},
{<<"docs_read">>,1},
{<<"docs_written">>,1},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"7d8a2893d96495ed40aa202a444d48d6">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 11:15:34 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 16:01:44 GMT">>},
{<<"start_last_seq">>,243752292},
{<<"end_last_seq">>,243872862},
{<<"recorded_seq">>,243872862},
{<<"missing_checked">>,120686},
{<<"missing_found">>,5148},
{<<"docs_read">>,5148},
{<<"docs_written">>,5148},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"2228bf65c0424da7f42e4b0bfd82590e">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 08:50:24 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 11:15:11 GMT">>},
{<<"start_last_seq">>,243745448},
{<<"end_last_seq">>,243752292},
{<<"recorded_seq">>,243752292},
{<<"missing_checked">>,6909},
{<<"missing_found">>,2356},
{<<"docs_read">>,2356},
{<<"docs_written">>,2356},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"8528f9a0874243d7540d4c56bdbec42d">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 08:27:22 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 08:50:11 GMT">>},
{<<"start_last_seq">>,243744469},
{<<"end_last_seq">>,243745448},
{<<"recorded_seq">>,243745448},
{<<"missing_checked">>,987},
{<<"missing_found">>,247},
{<<"docs_read">>,247},
{<<"docs_written">>,247},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"d430170fadd363b742bff11a6b549950">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 08:04:52 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 08:26:49 GMT">>},
{<<"start_last_seq">>,243743691},
{<<"end_last_seq">>,243744469},
{<<"recorded_seq">>,243744469},
{<<"missing_checked">>,783},
{<<"missing_found">>,289},
{<<"docs_read">>,289},
{<<"docs_written">>,289},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"5520f6069676c64d1b0a217a53ead3a2">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 07:04:41 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 08:04:29 GMT">>},
{<<"start_last_seq">>,243741454},
{<<"end_last_seq">>,243743691},
{<<"recorded_seq">>,243743691},
{<<"missing_checked">>,2260},
{<<"missing_found">>,821},
{<<"docs_read">>,821},
{<<"docs_written">>,821},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"d1ae5a58e857420f36a5c37f67c39fa2">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 06:16:36 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 07:04:28 GMT">>},
{<<"start_last_seq">>,243732911},
{<<"end_last_seq">>,243741454},
{<<"recorded_seq">>,243741454},
{<<"missing_checked">>,8569},
{<<"missing_found">>,490},
{<<"docs_read">>,490},
{<<"docs_written">>,490},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"4f6048c8b38f51f478694182d3657b23">>},
{<<"start_time">>,
<<"Wed, 10 Jul 2013 05:05:40 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 02:02:47 GMT">>},
{<<"start_last_seq">>,242477799},
{<<"end_last_seq">>,243732911},
{<<"recorded_seq">>,243732911},
{<<"missing_checked">>,1260199},
{<<"missing_found">>,138119},
{<<"docs_read">>,138119},
{<<"docs_written">>,138119},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"a55dcbc8333ec2b82552e848955bbd0e">>},
{<<"start_time">>,
<<"Tue, 09 Jul 2013 06:56:01 GMT">>},
{<<"end_time">>,
<<"Wed, 10 Jul 2013 05:05:31 GMT">>},
{<<"start_last_seq">>,242445358},
{<<"end_last_seq">>,242477799},
{<<"recorded_seq">>,242477799},
{<<"missing_checked">>,32744},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"ec1291d4831f643f4cd8f0ccf4405f1d">>},
{<<"start_time">>,
<<"Sat, 06 Jul 2013 09:22:50 GMT">>},
{<<"end_time">>,
<<"Tue, 09 Jul 2013 06:55:39 GMT">>},
{<<"start_last_seq">>,242084959},
{<<"end_last_seq">>,242445358},
{<<"recorded_seq">>,242445358},
{<<"missing_checked">>,361313},
{<<"missing_found">>,46},
{<<"docs_read">>,46},
{<<"docs_written">>,46},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"a3542f71ddf4cbc8438431531d9b92a9">>},
{<<"start_time">>,
<<"Fri, 05 Jul 2013 13:35:50 GMT">>},
{<<"end_time">>,
<<"Sat, 06 Jul 2013 09:22:19 GMT">>},
{<<"start_last_seq">>,242026877},
{<<"end_last_seq">>,242084959},
{<<"recorded_seq">>,242084959},
{<<"missing_checked">>,58355},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"f3e0336dd6182e4ab9b548a6d35ad3bc">>},
{<<"start_time">>,
<<"Fri, 05 Jul 2013 13:35:10 GMT">>},
{<<"end_time">>,
<<"Fri, 05 Jul 2013 13:35:33 GMT">>},
{<<"start_last_seq">>,242026844},
{<<"end_last_seq">>,242026877},
{<<"recorded_seq">>,242026877},
{<<"missing_checked">>,33},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"5de145b4c37dcd70e8ef9632a2fe547c">>},
{<<"start_time">>,
<<"Fri, 05 Jul 2013 13:26:41 GMT">>},
{<<"end_time">>,
<<"Fri, 05 Jul 2013 13:34:23 GMT">>},
{<<"start_last_seq">>,242026392},
{<<"end_last_seq">>,242026844},
{<<"recorded_seq">>,242026844},
{<<"missing_checked">>,452},
{<<"missing_found">>,14},
{<<"docs_read">>,14},
{<<"docs_written">>,14},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"77a9955f98b3dc86c758e7cf8ccee490">>},
{<<"start_time">>,
<<"Wed, 03 Jul 2013 09:57:45 GMT">>},
{<<"end_time">>,
<<"Fri, 05 Jul 2013 13:25:59 GMT">>},
{<<"start_last_seq">>,241795435},
{<<"end_last_seq">>,242026392},
{<<"recorded_seq">>,242026392},
{<<"missing_checked">>,231740},
{<<"missing_found">>,66555},
{<<"docs_read">>,66536},
{<<"docs_written">>,66536},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"2654e60844cbd5d38c01e8b31a216874">>},
{<<"start_time">>,
<<"Wed, 03 Jul 2013 09:51:25 GMT">>},
{<<"end_time">>,
<<"Wed, 03 Jul 2013 09:57:14 GMT">>},
{<<"start_last_seq">>,241795253},
{<<"end_last_seq">>,241795435},
{<<"recorded_seq">>,241795435},
{<<"missing_checked">>,183},
{<<"missing_found">>,49},
{<<"docs_read">>,49},
{<<"docs_written">>,49},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"5e0f3b5d13e4f09ec1c221e7cc6cd451">>},
{<<"start_time">>,
<<"Tue, 02 Jul 2013 14:11:30 GMT">>},
{<<"end_time">>,
<<"Wed, 03 Jul 2013 09:51:00 GMT">>},
{<<"start_last_seq">>,241663612},
{<<"end_last_seq">>,241795253},
{<<"recorded_seq">>,241795253},
{<<"missing_checked">>,132194},
{<<"missing_found">>,34799},
{<<"docs_read">>,34799},
{<<"docs_written">>,34799},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"a7e9e9aea1874f4947e1669fa79f7d26">>},
{<<"start_time">>,
<<"Mon, 01 Jul 2013 23:05:24 GMT">>},
{<<"end_time">>,
<<"Mon, 01 Jul 2013 23:06:15 GMT">>},
{<<"start_last_seq">>,241663146},
{<<"end_last_seq">>,241663612},
{<<"recorded_seq">>,241663612},
{<<"missing_checked">>,297},
{<<"missing_found">>,9},
{<<"docs_read">>,9},
{<<"docs_written">>,9},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"cdede7c4308baab52a38c00a27687a9a">>},
{<<"start_time">>,
<<"Mon, 17 Jun 2013 13:57:03 GMT">>},
{<<"end_time">>,
<<"Mon, 01 Jul 2013 23:03:31 GMT">>},
{<<"start_last_seq">>,238744586},
{<<"end_last_seq">>,241663146},
{<<"recorded_seq">>,241663146},
{<<"missing_checked">>,2921473},
{<<"missing_found">>,395158},
{<<"docs_read">>,395084},
{<<"docs_written">>,395084},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"f8902c24923b96d9613742a95ced8a05">>},
{<<"start_time">>,
<<"Mon, 17 Jun 2013 13:55:13 GMT">>},
{<<"end_time">>,
<<"Mon, 17 Jun 2013 13:56:48 GMT">>},
{<<"start_last_seq">>,238743349},
{<<"end_last_seq">>,238744586},
{<<"recorded_seq">>,238744586},
{<<"missing_checked">>,1237},
{<<"missing_found">>,25},
{<<"docs_read">>,25},
{<<"docs_written">>,25},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"94a79aae3b4745837a91c49ca69de182">>},
{<<"start_time">>,
<<"Sun, 09 Jun 2013 18:44:09 GMT">>},
{<<"end_time">>,
<<"Mon, 17 Jun 2013 13:55:01 GMT">>},
{<<"start_last_seq">>,237535032},
{<<"end_last_seq">>,238743349},
{<<"recorded_seq">>,238743349},
{<<"missing_checked">>,1209072},
{<<"missing_found">>,430342},
{<<"docs_read">>,430249},
{<<"docs_written">>,430249},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"42802598cd3a05466d4eb71ef02fa7dc">>},
{<<"start_time">>,
<<"Fri, 07 Jun 2013 19:42:08 GMT">>},
{<<"end_time">>,
<<"Sun, 09 Jun 2013 18:39:50 GMT">>},
{<<"start_last_seq">>,237386750},
{<<"end_last_seq">>,237535032},
{<<"recorded_seq">>,237535032},
{<<"missing_checked">>,148378},
{<<"missing_found">>,145356},
{<<"docs_read">>,145345},
{<<"docs_written">>,145345},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"3173dd60accd4b223922859ca8ca6319">>},
{<<"start_time">>,
<<"Fri, 07 Jun 2013 05:24:34 GMT">>},
{<<"end_time">>,
<<"Fri, 07 Jun 2013 19:41:21 GMT">>},
{<<"start_last_seq">>,237334729},
{<<"end_last_seq">>,237386750},
{<<"recorded_seq">>,237386750},
{<<"missing_checked">>,52055},
{<<"missing_found">>,51983},
{<<"docs_read">>,51983},
{<<"docs_written">>,51983},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"2bd3019397f4bd5a1e3877a8c7adf33d">>},
{<<"start_time">>,
<<"Fri, 07 Jun 2013 02:12:32 GMT">>},
{<<"end_time">>,
<<"Fri, 07 Jun 2013 05:19:48 GMT">>},
{<<"start_last_seq">>,237325377},
{<<"end_last_seq">>,237334729},
{<<"recorded_seq">>,237334729},
{<<"missing_checked">>,9368},
{<<"missing_found">>,9349},
{<<"docs_read">>,9349},
{<<"docs_written">>,9349},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"b555ec0412c9b749ff14b550f8a447d4">>},
{<<"start_time">>,
<<"Thu, 06 Jun 2013 21:35:13 GMT">>},
{<<"end_time">>,
<<"Fri, 07 Jun 2013 02:08:25 GMT">>},
{<<"start_last_seq">>,237310720},
{<<"end_last_seq">>,237325377},
{<<"recorded_seq">>,237325377},
{<<"missing_checked">>,14663},
{<<"missing_found">>,14639},
{<<"docs_read">>,14637},
{<<"docs_written">>,14637},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"a850d8840eed4633be1b5a684b361cfb">>},
{<<"start_time">>,
<<"Thu, 06 Jun 2013 18:00:42 GMT">>},
{<<"end_time">>,
<<"Thu, 06 Jun 2013 21:33:18 GMT">>},
{<<"start_last_seq">>,237298865},
{<<"end_last_seq">>,237310720},
{<<"recorded_seq">>,237310720},
{<<"missing_checked">>,11858},
{<<"missing_found">>,11768},
{<<"docs_read">>,11768},
{<<"docs_written">>,11768},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"6c0bb5483dbd80fe25d45c9484ebdbc6">>},
{<<"start_time">>,
<<"Sat, 25 May 2013 19:48:19 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 20:02:04 GMT">>},
{<<"start_last_seq">>,235817075},
{<<"end_last_seq">>,235818961},
{<<"recorded_seq">>,235818961},
{<<"missing_checked">>,1855},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"50fb9c57e2843b0c9bb9817b1648a934">>},
{<<"start_time">>,
<<"Sat, 25 May 2013 19:47:45 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 19:47:57 GMT">>},
{<<"start_last_seq">>,235817032},
{<<"end_last_seq">>,235817075},
{<<"recorded_seq">>,235817075},
{<<"missing_checked">>,37},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"76d38867a014e219f2af8030a0569614">>},
{<<"start_time">>,
<<"Sat, 25 May 2013 19:38:16 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 19:47:25 GMT">>},
{<<"start_last_seq">>,235816333},
{<<"end_last_seq">>,235817032},
{<<"recorded_seq">>,235817032},
{<<"missing_checked">>,700},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"8ad0957066aa5bd612b152ec962ba6fc">>},
{<<"start_time">>,
<<"Sat, 25 May 2013 19:18:58 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 19:37:46 GMT">>},
{<<"start_last_seq">>,235813546},
{<<"end_last_seq">>,235816333},
{<<"recorded_seq">>,235816333},
{<<"missing_checked">>,2786},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"748ac1255eb06888436c17643844748f">>},
{<<"start_time">>,
<<"Sat, 25 May 2013 17:57:07 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 19:18:38 GMT">>},
{<<"start_last_seq">>,235805998},
{<<"end_last_seq">>,235813546},
{<<"recorded_seq">>,235813546},
{<<"missing_checked">>,7552},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"7af1aec2d99c28a64f9e0668a901ab06">>},
{<<"start_time">>,
<<"Fri, 24 May 2013 04:08:12 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 17:27:58 GMT">>},
{<<"start_last_seq">>,235772831},
{<<"end_last_seq">>,235805998},
{<<"recorded_seq">>,235805998},
{<<"missing_checked">>,33306},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"8bb15ed0739f90002990122eeec5091a">>},
{<<"start_time">>,
<<"Fri, 24 May 2013 03:51:20 GMT">>},
{<<"end_time">>,
<<"Fri, 24 May 2013 04:07:42 GMT">>},
{<<"start_last_seq">>,235772599},
{<<"end_last_seq">>,235772831},
{<<"recorded_seq">>,235772831},
{<<"missing_checked">>,232},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"61e15c2d4617ba4c3d08ed162999e4ed">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 22:06:41 GMT">>},
{<<"end_time">>,
<<"Fri, 24 May 2013 03:50:11 GMT">>},
{<<"start_last_seq">>,235763651},
{<<"end_last_seq">>,235772599},
{<<"recorded_seq">>,235772599},
{<<"missing_checked">>,8959},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"95a9157f9017f952c32728403ca5ba6c">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 21:18:41 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 22:05:48 GMT">>},
{<<"start_last_seq">>,235762603},
{<<"end_last_seq">>,235763651},
{<<"recorded_seq">>,235763651},
{<<"missing_checked">>,1050},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"319a105e2ffe0619717a22a8f5e08134">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 21:01:10 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 21:18:20 GMT">>},
{<<"start_last_seq">>,235762255},
{<<"end_last_seq">>,235762603},
{<<"recorded_seq">>,235762603},
{<<"missing_checked">>,348},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"b61eb41ca028d27456c799d4b49d2473">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 13:35:20 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 20:59:52 GMT">>},
{<<"start_last_seq">>,235750493},
{<<"end_last_seq">>,235762255},
{<<"recorded_seq">>,235762255},
{<<"missing_checked">>,11803},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"2bcb00465fc3c23ac319248e26f5e06e">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 03:44:57 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 13:34:57 GMT">>},
{<<"start_last_seq">>,235735750},
{<<"end_last_seq">>,235750493},
{<<"recorded_seq">>,235750493},
{<<"missing_checked">>,14765},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"5e72cc55458e0e7e3cc15c0b1b9271ed">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 01:03:51 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 03:44:22 GMT">>},
{<<"start_last_seq">>,235733097},
{<<"end_last_seq">>,235735750},
{<<"recorded_seq">>,235735750},
{<<"missing_checked">>,2659},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"9fac928087fe70cbd9cba941da761b9d">>},
{<<"start_time">>,
<<"Wed, 22 May 2013 23:26:45 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 01:03:26 GMT">>},
{<<"start_last_seq">>,235731841},
{<<"end_last_seq">>,235733097},
{<<"recorded_seq">>,235733097},
{<<"missing_checked">>,1258},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"d5116abee0919eeaa4fbac960e866848">>},
{<<"start_time">>,
<<"Wed, 22 May 2013 23:14:23 GMT">>},
{<<"end_time">>,
<<"Wed, 22 May 2013 23:25:51 GMT">>},
{<<"start_last_seq">>,235731713},
{<<"end_last_seq">>,235731841},
{<<"recorded_seq">>,235731841},
{<<"missing_checked">>,128},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"049e288896b549a6337cc1ad930b13c9">>},
{<<"start_time">>,
<<"Wed, 22 May 2013 17:37:47 GMT">>},
{<<"end_time">>,
<<"Wed, 22 May 2013 23:13:32 GMT">>},
{<<"start_last_seq">>,235711755},
{<<"end_last_seq">>,235731713},
{<<"recorded_seq">>,235731713},
{<<"missing_checked">>,19970},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"494559a23f1a6d20e8437e3cbc17ecc3">>},
{<<"start_time">>,
<<"Tue, 21 May 2013 14:07:18 GMT">>},
{<<"end_time">>,
<<"Wed, 22 May 2013 17:37:03 GMT">>},
{<<"start_last_seq">>,235574679},
{<<"end_last_seq">>,235711755},
{<<"recorded_seq">>,235711755},
{<<"missing_checked">>,137208},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"add914fa397343b3380cb3fc9a3134f0">>},
{<<"start_time">>,
<<"Tue, 21 May 2013 13:58:06 GMT">>},
{<<"end_time">>,
<<"Tue, 21 May 2013 14:03:06 GMT">>},
{<<"start_last_seq">>,235574492},
{<<"end_last_seq">>,235574679},
{<<"recorded_seq">>,235574679},
{<<"missing_checked">>,187},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"37c6dd984a639b10f94f342c38b965f5">>},
{<<"start_time">>,
<<"Tue, 21 May 2013 08:02:10 GMT">>},
{<<"end_time">>,
<<"Tue, 21 May 2013 13:57:47 GMT">>},
{<<"start_last_seq">>,235553400},
{<<"end_last_seq">>,235574492},
{<<"recorded_seq">>,235574492},
{<<"missing_checked">>,21111},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"4cb80e8ba37816e183f5ea3a4b0dd6a4">>},
{<<"start_time">>,
<<"Tue, 21 May 2013 07:35:01 GMT">>},
{<<"end_time">>,
<<"Tue, 21 May 2013 08:41:51 GMT">>},
{<<"start_last_seq">>,235547614},
{<<"end_last_seq">>,235553400},
{<<"recorded_seq">>,235553400},
{<<"missing_checked">>,5788},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"cedca3a17cacf54cdcbc677088f8154f">>},
{<<"start_time">>,
<<"Tue, 21 May 2013 06:34:33 GMT">>},
{<<"end_time">>,
<<"Tue, 21 May 2013 07:34:38 GMT">>},
{<<"start_last_seq">>,235540123},
{<<"end_last_seq">>,235547614},
{<<"recorded_seq">>,235547614},
{<<"missing_checked">>,7494},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"ec7a423ff1efb64d2280d4d993d7ec61">>},
{<<"start_time">>,
<<"Mon, 20 May 2013 23:50:06 GMT">>},
{<<"end_time">>,
<<"Tue, 21 May 2013 06:34:12 GMT">>},
{<<"start_last_seq">>,235500001},
{<<"end_last_seq">>,235540123},
{<<"recorded_seq">>,235540123},
{<<"missing_checked">>,40144},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"ad11b37c5702e2b92e7b9c25ac89e02b">>},
{<<"start_time">>,
<<"Mon, 20 May 2013 10:34:05 GMT">>},
{<<"end_time">>,
<<"Mon, 20 May 2013 23:49:44 GMT">>},
{<<"start_last_seq">>,235216871},
{<<"end_last_seq">>,235500001},
{<<"recorded_seq">>,235500001},
{<<"missing_checked">>,283170},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]}]}]},
{0,244848022},
{178740,245191886},
{178741,245191887},
[],
{178741,245191887},
{doc,<<"_local/7dc8c966a8589e1ebb35219273de2924">>,
{0,[<<"1259041">>]},
{[{<<"session_id">>,
<<"d9639462754abb76243c320e4fa88763">>},
{<<"source_last_seq">>,244848022},
{<<"replication_id_version">>,3},
{<<"history">>,
[{[{<<"session_id">>,
<<"d9639462754abb76243c320e4fa88763">>},
{<<"start_time">>,
<<"Mon, 29 Jul 2013 07:58:00 GMT">>},
{<<"end_time">>,
<<"Mon, 29 Jul 2013 22:31:52 GMT">>},
{<<"start_last_seq">>,243883585},
{<<"end_last_seq">>,244848022},
{<<"recorded_seq">>,244848022},
{<<"missing_checked">>,674733},
{<<"missing_found">>,19399},
{<<"docs_read">>,19399},
{<<"docs_written">>,19399},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"6543f7d2aecb722a042235a98809ead3">>},
{<<"start_time">>,
<<"Mon, 29 Jul 2013 07:57:33 GMT">>},
{<<"end_time">>,
<<"Mon, 29 Jul 2013 07:57:47 GMT">>},
{<<"start_last_seq">>,243872862},
{<<"end_last_seq">>,243883585},
{<<"recorded_seq">>,243883585},
{<<"missing_checked">>,9837},
{<<"missing_found">>,1},
{<<"docs_read">>,1},
{<<"docs_written">>,1},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"7d8a2893d96495ed40aa202a444d48d6">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 11:15:34 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 16:01:44 GMT">>},
{<<"start_last_seq">>,243752292},
{<<"end_last_seq">>,243872862},
{<<"recorded_seq">>,243872862},
{<<"missing_checked">>,120686},
{<<"missing_found">>,5148},
{<<"docs_read">>,5148},
{<<"docs_written">>,5148},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"2228bf65c0424da7f42e4b0bfd82590e">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 08:50:24 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 11:15:11 GMT">>},
{<<"start_last_seq">>,243745448},
{<<"end_last_seq">>,243752292},
{<<"recorded_seq">>,243752292},
{<<"missing_checked">>,6909},
{<<"missing_found">>,2356},
{<<"docs_read">>,2356},
{<<"docs_written">>,2356},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"8528f9a0874243d7540d4c56bdbec42d">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 08:27:22 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 08:50:11 GMT">>},
{<<"start_last_seq">>,243744469},
{<<"end_last_seq">>,243745448},
{<<"recorded_seq">>,243745448},
{<<"missing_checked">>,987},
{<<"missing_found">>,247},
{<<"docs_read">>,247},
{<<"docs_written">>,247},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"d430170fadd363b742bff11a6b549950">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 08:04:52 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 08:26:49 GMT">>},
{<<"start_last_seq">>,243743691},
{<<"end_last_seq">>,243744469},
{<<"recorded_seq">>,243744469},
{<<"missing_checked">>,783},
{<<"missing_found">>,289},
{<<"docs_read">>,289},
{<<"docs_written">>,289},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"5520f6069676c64d1b0a217a53ead3a2">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 07:04:41 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 08:04:29 GMT">>},
{<<"start_last_seq">>,243741454},
{<<"end_last_seq">>,243743691},
{<<"recorded_seq">>,243743691},
{<<"missing_checked">>,2260},
{<<"missing_found">>,821},
{<<"docs_read">>,821},
{<<"docs_written">>,821},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"d1ae5a58e857420f36a5c37f67c39fa2">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 06:16:36 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 07:04:28 GMT">>},
{<<"start_last_seq">>,243732911},
{<<"end_last_seq">>,243741454},
{<<"recorded_seq">>,243741454},
{<<"missing_checked">>,8569},
{<<"missing_found">>,490},
{<<"docs_read">>,490},
{<<"docs_written">>,490},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"4f6048c8b38f51f478694182d3657b23">>},
{<<"start_time">>,
<<"Wed, 10 Jul 2013 05:05:40 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 02:02:47 GMT">>},
{<<"start_last_seq">>,242477799},
{<<"end_last_seq">>,243732911},
{<<"recorded_seq">>,243732911},
{<<"missing_checked">>,1260199},
{<<"missing_found">>,138119},
{<<"docs_read">>,138119},
{<<"docs_written">>,138119},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"a55dcbc8333ec2b82552e848955bbd0e">>},
{<<"start_time">>,
<<"Tue, 09 Jul 2013 06:56:01 GMT">>},
{<<"end_time">>,
<<"Wed, 10 Jul 2013 05:05:31 GMT">>},
{<<"start_last_seq">>,242445358},
{<<"end_last_seq">>,242477799},
{<<"recorded_seq">>,242477799},
{<<"missing_checked">>,32744},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"ec1291d4831f643f4cd8f0ccf4405f1d">>},
{<<"start_time">>,
<<"Sat, 06 Jul 2013 09:22:50 GMT">>},
{<<"end_time">>,
<<"Tue, 09 Jul 2013 06:55:39 GMT">>},
{<<"start_last_seq">>,242084959},
{<<"end_last_seq">>,242445358},
{<<"recorded_seq">>,242445358},
{<<"missing_checked">>,361313},
{<<"missing_found">>,46},
{<<"docs_read">>,46},
{<<"docs_written">>,46},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"a3542f71ddf4cbc8438431531d9b92a9">>},
{<<"start_time">>,
<<"Fri, 05 Jul 2013 13:35:50 GMT">>},
{<<"end_time">>,
<<"Sat, 06 Jul 2013 09:22:19 GMT">>},
{<<"start_last_seq">>,242026877},
{<<"end_last_seq">>,242084959},
{<<"recorded_seq">>,242084959},
{<<"missing_checked">>,58355},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"f3e0336dd6182e4ab9b548a6d35ad3bc">>},
{<<"start_time">>,
<<"Fri, 05 Jul 2013 13:35:10 GMT">>},
{<<"end_time">>,
<<"Fri, 05 Jul 2013 13:35:33 GMT">>},
{<<"start_last_seq">>,242026844},
{<<"end_last_seq">>,242026877},
{<<"recorded_seq">>,242026877},
{<<"missing_checked">>,33},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"5de145b4c37dcd70e8ef9632a2fe547c">>},
{<<"start_time">>,
<<"Fri, 05 Jul 2013 13:26:41 GMT">>},
{<<"end_time">>,
<<"Fri, 05 Jul 2013 13:34:23 GMT">>},
{<<"start_last_seq">>,242026392},
{<<"end_last_seq">>,242026844},
{<<"recorded_seq">>,242026844},
{<<"missing_checked">>,452},
{<<"missing_found">>,14},
{<<"docs_read">>,14},
{<<"docs_written">>,14},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"77a9955f98b3dc86c758e7cf8ccee490">>},
{<<"start_time">>,
<<"Wed, 03 Jul 2013 09:57:45 GMT">>},
{<<"end_time">>,
<<"Fri, 05 Jul 2013 13:25:59 GMT">>},
{<<"start_last_seq">>,241795435},
{<<"end_last_seq">>,242026392},
{<<"recorded_seq">>,242026392},
{<<"missing_checked">>,231740},
{<<"missing_found">>,66555},
{<<"docs_read">>,66536},
{<<"docs_written">>,66536},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"2654e60844cbd5d38c01e8b31a216874">>},
{<<"start_time">>,
<<"Wed, 03 Jul 2013 09:51:25 GMT">>},
{<<"end_time">>,
<<"Wed, 03 Jul 2013 09:57:14 GMT">>},
{<<"start_last_seq">>,241795253},
{<<"end_last_seq">>,241795435},
{<<"recorded_seq">>,241795435},
{<<"missing_checked">>,183},
{<<"missing_found">>,49},
{<<"docs_read">>,49},
{<<"docs_written">>,49},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"5e0f3b5d13e4f09ec1c221e7cc6cd451">>},
{<<"start_time">>,
<<"Tue, 02 Jul 2013 14:11:30 GMT">>},
{<<"end_time">>,
<<"Wed, 03 Jul 2013 09:51:00 GMT">>},
{<<"start_last_seq">>,241663612},
{<<"end_last_seq">>,241795253},
{<<"recorded_seq">>,241795253},
{<<"missing_checked">>,132194},
{<<"missing_found">>,34799},
{<<"docs_read">>,34799},
{<<"docs_written">>,34799},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"a7e9e9aea1874f4947e1669fa79f7d26">>},
{<<"start_time">>,
<<"Mon, 01 Jul 2013 23:05:24 GMT">>},
{<<"end_time">>,
<<"Mon, 01 Jul 2013 23:06:15 GMT">>},
{<<"start_last_seq">>,241663146},
{<<"end_last_seq">>,241663612},
{<<"recorded_seq">>,241663612},
{<<"missing_checked">>,297},
{<<"missing_found">>,9},
{<<"docs_read">>,9},
{<<"docs_written">>,9},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"cdede7c4308baab52a38c00a27687a9a">>},
{<<"start_time">>,
<<"Mon, 17 Jun 2013 13:57:03 GMT">>},
{<<"end_time">>,
<<"Mon, 01 Jul 2013 23:03:31 GMT">>},
{<<"start_last_seq">>,238744586},
{<<"end_last_seq">>,241663146},
{<<"recorded_seq">>,241663146},
{<<"missing_checked">>,2921473},
{<<"missing_found">>,395158},
{<<"docs_read">>,395084},
{<<"docs_written">>,395084},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"f8902c24923b96d9613742a95ced8a05">>},
{<<"start_time">>,
<<"Mon, 17 Jun 2013 13:55:13 GMT">>},
{<<"end_time">>,
<<"Mon, 17 Jun 2013 13:56:48 GMT">>},
{<<"start_last_seq">>,238743349},
{<<"end_last_seq">>,238744586},
{<<"recorded_seq">>,238744586},
{<<"missing_checked">>,1237},
{<<"missing_found">>,25},
{<<"docs_read">>,25},
{<<"docs_written">>,25},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"94a79aae3b4745837a91c49ca69de182">>},
{<<"start_time">>,
<<"Sun, 09 Jun 2013 18:44:09 GMT">>},
{<<"end_time">>,
<<"Mon, 17 Jun 2013 13:55:01 GMT">>},
{<<"start_last_seq">>,237535032},
{<<"end_last_seq">>,238743349},
{<<"recorded_seq">>,238743349},
{<<"missing_checked">>,1209072},
{<<"missing_found">>,430342},
{<<"docs_read">>,430249},
{<<"docs_written">>,430249},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"42802598cd3a05466d4eb71ef02fa7dc">>},
{<<"start_time">>,
<<"Fri, 07 Jun 2013 19:42:08 GMT">>},
{<<"end_time">>,
<<"Sun, 09 Jun 2013 18:39:50 GMT">>},
{<<"start_last_seq">>,237386750},
{<<"end_last_seq">>,237535032},
{<<"recorded_seq">>,237535032},
{<<"missing_checked">>,148378},
{<<"missing_found">>,145356},
{<<"docs_read">>,145345},
{<<"docs_written">>,145345},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"3173dd60accd4b223922859ca8ca6319">>},
{<<"start_time">>,
<<"Fri, 07 Jun 2013 05:24:34 GMT">>},
{<<"end_time">>,
<<"Fri, 07 Jun 2013 19:41:21 GMT">>},
{<<"start_last_seq">>,237334729},
{<<"end_last_seq">>,237386750},
{<<"recorded_seq">>,237386750},
{<<"missing_checked">>,52055},
{<<"missing_found">>,51983},
{<<"docs_read">>,51983},
{<<"docs_written">>,51983},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"2bd3019397f4bd5a1e3877a8c7adf33d">>},
{<<"start_time">>,
<<"Fri, 07 Jun 2013 02:12:32 GMT">>},
{<<"end_time">>,
<<"Fri, 07 Jun 2013 05:19:48 GMT">>},
{<<"start_last_seq">>,237325377},
{<<"end_last_seq">>,237334729},
{<<"recorded_seq">>,237334729},
{<<"missing_checked">>,9368},
{<<"missing_found">>,9349},
{<<"docs_read">>,9349},
{<<"docs_written">>,9349},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"b555ec0412c9b749ff14b550f8a447d4">>},
{<<"start_time">>,
<<"Thu, 06 Jun 2013 21:35:13 GMT">>},
{<<"end_time">>,
<<"Fri, 07 Jun 2013 02:08:25 GMT">>},
{<<"start_last_seq">>,237310720},
{<<"end_last_seq">>,237325377},
{<<"recorded_seq">>,237325377},
{<<"missing_checked">>,14663},
{<<"missing_found">>,14639},
{<<"docs_read">>,14637},
{<<"docs_written">>,14637},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"a850d8840eed4633be1b5a684b361cfb">>},
{<<"start_time">>,
<<"Thu, 06 Jun 2013 18:00:42 GMT">>},
{<<"end_time">>,
<<"Thu, 06 Jun 2013 21:33:18 GMT">>},
{<<"start_last_seq">>,237298865},
{<<"end_last_seq">>,237310720},
{<<"recorded_seq">>,237310720},
{<<"missing_checked">>,11858},
{<<"missing_found">>,11768},
{<<"docs_read">>,11768},
{<<"docs_written">>,11768},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"6c0bb5483dbd80fe25d45c9484ebdbc6">>},
{<<"start_time">>,
<<"Sat, 25 May 2013 19:48:19 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 20:02:04 GMT">>},
{<<"start_last_seq">>,235817075},
{<<"end_last_seq">>,235818961},
{<<"recorded_seq">>,235818961},
{<<"missing_checked">>,1855},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"50fb9c57e2843b0c9bb9817b1648a934">>},
{<<"start_time">>,
<<"Sat, 25 May 2013 19:47:45 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 19:47:57 GMT">>},
{<<"start_last_seq">>,235817032},
{<<"end_last_seq">>,235817075},
{<<"recorded_seq">>,235817075},
{<<"missing_checked">>,37},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"76d38867a014e219f2af8030a0569614">>},
{<<"start_time">>,
<<"Sat, 25 May 2013 19:38:16 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 19:47:25 GMT">>},
{<<"start_last_seq">>,235816333},
{<<"end_last_seq">>,235817032},
{<<"recorded_seq">>,235817032},
{<<"missing_checked">>,700},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"8ad0957066aa5bd612b152ec962ba6fc">>},
{<<"start_time">>,
<<"Sat, 25 May 2013 19:18:58 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 19:37:46 GMT">>},
{<<"start_last_seq">>,235813546},
{<<"end_last_seq">>,235816333},
{<<"recorded_seq">>,235816333},
{<<"missing_checked">>,2786},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"748ac1255eb06888436c17643844748f">>},
{<<"start_time">>,
<<"Sat, 25 May 2013 17:57:07 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 19:18:38 GMT">>},
{<<"start_last_seq">>,235805998},
{<<"end_last_seq">>,235813546},
{<<"recorded_seq">>,235813546},
{<<"missing_checked">>,7552},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"7af1aec2d99c28a64f9e0668a901ab06">>},
{<<"start_time">>,
<<"Fri, 24 May 2013 04:08:12 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 17:27:58 GMT">>},
{<<"start_last_seq">>,235772831},
{<<"end_last_seq">>,235805998},
{<<"recorded_seq">>,235805998},
{<<"missing_checked">>,33306},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"8bb15ed0739f90002990122eeec5091a">>},
{<<"start_time">>,
<<"Fri, 24 May 2013 03:51:20 GMT">>},
{<<"end_time">>,
<<"Fri, 24 May 2013 04:07:42 GMT">>},
{<<"start_last_seq">>,235772599},
{<<"end_last_seq">>,235772831},
{<<"recorded_seq">>,235772831},
{<<"missing_checked">>,232},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"61e15c2d4617ba4c3d08ed162999e4ed">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 22:06:41 GMT">>},
{<<"end_time">>,
<<"Fri, 24 May 2013 03:50:11 GMT">>},
{<<"start_last_seq">>,235763651},
{<<"end_last_seq">>,235772599},
{<<"recorded_seq">>,235772599},
{<<"missing_checked">>,8959},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"95a9157f9017f952c32728403ca5ba6c">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 21:18:41 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 22:05:48 GMT">>},
{<<"start_last_seq">>,235762603},
{<<"end_last_seq">>,235763651},
{<<"recorded_seq">>,235763651},
{<<"missing_checked">>,1050},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"319a105e2ffe0619717a22a8f5e08134">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 21:01:10 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 21:18:20 GMT">>},
{<<"start_last_seq">>,235762255},
{<<"end_last_seq">>,235762603},
{<<"recorded_seq">>,235762603},
{<<"missing_checked">>,348},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"b61eb41ca028d27456c799d4b49d2473">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 13:35:20 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 20:59:52 GMT">>},
{<<"start_last_seq">>,235750493},
{<<"end_last_seq">>,235762255},
{<<"recorded_seq">>,235762255},
{<<"missing_checked">>,11803},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"2bcb00465fc3c23ac319248e26f5e06e">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 03:44:57 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 13:34:57 GMT">>},
{<<"start_last_seq">>,235735750},
{<<"end_last_seq">>,235750493},
{<<"recorded_seq">>,235750493},
{<<"missing_checked">>,14765},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"5e72cc55458e0e7e3cc15c0b1b9271ed">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 01:03:51 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 03:44:22 GMT">>},
{<<"start_last_seq">>,235733097},
{<<"end_last_seq">>,235735750},
{<<"recorded_seq">>,235735750},
{<<"missing_checked">>,2659},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"9fac928087fe70cbd9cba941da761b9d">>},
{<<"start_time">>,
<<"Wed, 22 May 2013 23:26:45 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 01:03:26 GMT">>},
{<<"start_last_seq">>,235731841},
{<<"end_last_seq">>,235733097},
{<<"recorded_seq">>,235733097},
{<<"missing_checked">>,1258},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"d5116abee0919eeaa4fbac960e866848">>},
{<<"start_time">>,
<<"Wed, 22 May 2013 23:14:23 GMT">>},
{<<"end_time">>,
<<"Wed, 22 May 2013 23:25:51 GMT">>},
{<<"start_last_seq">>,235731713},
{<<"end_last_seq">>,235731841},
{<<"recorded_seq">>,235731841},
{<<"missing_checked">>,128},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"049e288896b549a6337cc1ad930b13c9">>},
{<<"start_time">>,
<<"Wed, 22 May 2013 17:37:47 GMT">>},
{<<"end_time">>,
<<"Wed, 22 May 2013 23:13:32 GMT">>},
{<<"start_last_seq">>,235711755},
{<<"end_last_seq">>,235731713},
{<<"recorded_seq">>,235731713},
{<<"missing_checked">>,19970},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"494559a23f1a6d20e8437e3cbc17ecc3">>},
{<<"start_time">>,
<<"Tue, 21 May 2013 14:07:18 GMT">>},
{<<"end_time">>,
<<"Wed, 22 May 2013 17:37:03 GMT">>},
{<<"start_last_seq">>,235574679},
{<<"end_last_seq">>,235711755},
{<<"recorded_seq">>,235711755},
{<<"missing_checked">>,137208},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"add914fa397343b3380cb3fc9a3134f0">>},
{<<"start_time">>,
<<"Tue, 21 May 2013 13:58:06 GMT">>},
{<<"end_time">>,
<<"Tue, 21 May 2013 14:03:06 GMT">>},
{<<"start_last_seq">>,235574492},
{<<"end_last_seq">>,235574679},
{<<"recorded_seq">>,235574679},
{<<"missing_checked">>,187},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"37c6dd984a639b10f94f342c38b965f5">>},
{<<"start_time">>,
<<"Tue, 21 May 2013 08:02:10 GMT">>},
{<<"end_time">>,
<<"Tue, 21 May 2013 13:57:47 GMT">>},
{<<"start_last_seq">>,235553400},
{<<"end_last_seq">>,235574492},
{<<"recorded_seq">>,235574492},
{<<"missing_checked">>,21111},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"4cb80e8ba37816e183f5ea3a4b0dd6a4">>},
{<<"start_time">>,
<<"Tue, 21 May 2013 07:35:01 GMT">>},
{<<"end_time">>,
<<"Tue, 21 May 2013 08:41:51 GMT">>},
{<<"start_last_seq">>,235547614},
{<<"end_last_seq">>,235553400},
{<<"recorded_seq">>,235553400},
{<<"missing_checked">>,5788},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"cedca3a17cacf54cdcbc677088f8154f">>},
{<<"start_time">>,
<<"Tue, 21 May 2013 06:34:33 GMT">>},
{<<"end_time">>,
<<"Tue, 21 May 2013 07:34:38 GMT">>},
{<<"start_last_seq">>,235540123},
{<<"end_last_seq">>,235547614},
{<<"recorded_seq">>,235547614},
{<<"missing_checked">>,7494},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"ec7a423ff1efb64d2280d4d993d7ec61">>},
{<<"start_time">>,
<<"Mon, 20 May 2013 23:50:06 GMT">>},
{<<"end_time">>,
<<"Tue, 21 May 2013 06:34:12 GMT">>},
{<<"start_last_seq">>,235500001},
{<<"end_last_seq">>,235540123},
{<<"recorded_seq">>,235540123},
{<<"missing_checked">>,40144},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"ad11b37c5702e2b92e7b9c25ac89e02b">>},
{<<"start_time">>,
<<"Mon, 20 May 2013 10:34:05 GMT">>},
{<<"end_time">>,
<<"Mon, 20 May 2013 23:49:44 GMT">>},
{<<"start_last_seq">>,235216871},
{<<"end_last_seq">>,235500001},
{<<"recorded_seq">>,235500001},
{<<"missing_checked">>,283170},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"eff7934efb40fbeea06b88bd363232cc">>},
{<<"start_time">>,
<<"Mon, 20 May 2013 10:17:09 GMT">>},
{<<"end_time">>,
<<"Mon, 20 May 2013 10:33:43 GMT">>},
{<<"start_last_seq">>,235207288},
{<<"end_last_seq">>,235216871},
{<<"recorded_seq">>,235216871},
{<<"missing_checked">>,8673},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]}]}]},
[],false,[]},
{doc,<<"_local/7dc8c966a8589e1ebb35219273de2924">>,
{0,[<<"1259036">>]},
{[{<<"session_id">>,
<<"d9639462754abb76243c320e4fa88763">>},
{<<"source_last_seq">>,244848022},
{<<"replication_id_version">>,3},
{<<"history">>,
[{[{<<"session_id">>,
<<"d9639462754abb76243c320e4fa88763">>},
{<<"start_time">>,
<<"Mon, 29 Jul 2013 07:58:00 GMT">>},
{<<"end_time">>,
<<"Mon, 29 Jul 2013 22:31:52 GMT">>},
{<<"start_last_seq">>,243883585},
{<<"end_last_seq">>,244848022},
{<<"recorded_seq">>,244848022},
{<<"missing_checked">>,674733},
{<<"missing_found">>,19399},
{<<"docs_read">>,19399},
{<<"docs_written">>,19399},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"6543f7d2aecb722a042235a98809ead3">>},
{<<"start_time">>,
<<"Mon, 29 Jul 2013 07:57:33 GMT">>},
{<<"end_time">>,
<<"Mon, 29 Jul 2013 07:57:47 GMT">>},
{<<"start_last_seq">>,243872862},
{<<"end_last_seq">>,243883585},
{<<"recorded_seq">>,243883585},
{<<"missing_checked">>,9837},
{<<"missing_found">>,1},
{<<"docs_read">>,1},
{<<"docs_written">>,1},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"7d8a2893d96495ed40aa202a444d48d6">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 11:15:34 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 16:01:44 GMT">>},
{<<"start_last_seq">>,243752292},
{<<"end_last_seq">>,243872862},
{<<"recorded_seq">>,243872862},
{<<"missing_checked">>,120686},
{<<"missing_found">>,5148},
{<<"docs_read">>,5148},
{<<"docs_written">>,5148},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"2228bf65c0424da7f42e4b0bfd82590e">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 08:50:24 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 11:15:11 GMT">>},
{<<"start_last_seq">>,243745448},
{<<"end_last_seq">>,243752292},
{<<"recorded_seq">>,243752292},
{<<"missing_checked">>,6909},
{<<"missing_found">>,2356},
{<<"docs_read">>,2356},
{<<"docs_written">>,2356},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"8528f9a0874243d7540d4c56bdbec42d">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 08:27:22 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 08:50:11 GMT">>},
{<<"start_last_seq">>,243744469},
{<<"end_last_seq">>,243745448},
{<<"recorded_seq">>,243745448},
{<<"missing_checked">>,987},
{<<"missing_found">>,247},
{<<"docs_read">>,247},
{<<"docs_written">>,247},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"d430170fadd363b742bff11a6b549950">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 08:04:52 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 08:26:49 GMT">>},
{<<"start_last_seq">>,243743691},
{<<"end_last_seq">>,243744469},
{<<"recorded_seq">>,243744469},
{<<"missing_checked">>,783},
{<<"missing_found">>,289},
{<<"docs_read">>,289},
{<<"docs_written">>,289},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"5520f6069676c64d1b0a217a53ead3a2">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 07:04:41 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 08:04:29 GMT">>},
{<<"start_last_seq">>,243741454},
{<<"end_last_seq">>,243743691},
{<<"recorded_seq">>,243743691},
{<<"missing_checked">>,2260},
{<<"missing_found">>,821},
{<<"docs_read">>,821},
{<<"docs_written">>,821},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"d1ae5a58e857420f36a5c37f67c39fa2">>},
{<<"start_time">>,
<<"Mon, 22 Jul 2013 06:16:36 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 07:04:28 GMT">>},
{<<"start_last_seq">>,243732911},
{<<"end_last_seq">>,243741454},
{<<"recorded_seq">>,243741454},
{<<"missing_checked">>,8569},
{<<"missing_found">>,490},
{<<"docs_read">>,490},
{<<"docs_written">>,490},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"4f6048c8b38f51f478694182d3657b23">>},
{<<"start_time">>,
<<"Wed, 10 Jul 2013 05:05:40 GMT">>},
{<<"end_time">>,
<<"Mon, 22 Jul 2013 02:02:47 GMT">>},
{<<"start_last_seq">>,242477799},
{<<"end_last_seq">>,243732911},
{<<"recorded_seq">>,243732911},
{<<"missing_checked">>,1260199},
{<<"missing_found">>,138119},
{<<"docs_read">>,138119},
{<<"docs_written">>,138119},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"a55dcbc8333ec2b82552e848955bbd0e">>},
{<<"start_time">>,
<<"Tue, 09 Jul 2013 06:56:01 GMT">>},
{<<"end_time">>,
<<"Wed, 10 Jul 2013 05:05:31 GMT">>},
{<<"start_last_seq">>,242445358},
{<<"end_last_seq">>,242477799},
{<<"recorded_seq">>,242477799},
{<<"missing_checked">>,32744},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"ec1291d4831f643f4cd8f0ccf4405f1d">>},
{<<"start_time">>,
<<"Sat, 06 Jul 2013 09:22:50 GMT">>},
{<<"end_time">>,
<<"Tue, 09 Jul 2013 06:55:39 GMT">>},
{<<"start_last_seq">>,242084959},
{<<"end_last_seq">>,242445358},
{<<"recorded_seq">>,242445358},
{<<"missing_checked">>,361313},
{<<"missing_found">>,46},
{<<"docs_read">>,46},
{<<"docs_written">>,46},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"a3542f71ddf4cbc8438431531d9b92a9">>},
{<<"start_time">>,
<<"Fri, 05 Jul 2013 13:35:50 GMT">>},
{<<"end_time">>,
<<"Sat, 06 Jul 2013 09:22:19 GMT">>},
{<<"start_last_seq">>,242026877},
{<<"end_last_seq">>,242084959},
{<<"recorded_seq">>,242084959},
{<<"missing_checked">>,58355},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"f3e0336dd6182e4ab9b548a6d35ad3bc">>},
{<<"start_time">>,
<<"Fri, 05 Jul 2013 13:35:10 GMT">>},
{<<"end_time">>,
<<"Fri, 05 Jul 2013 13:35:33 GMT">>},
{<<"start_last_seq">>,242026844},
{<<"end_last_seq">>,242026877},
{<<"recorded_seq">>,242026877},
{<<"missing_checked">>,33},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"5de145b4c37dcd70e8ef9632a2fe547c">>},
{<<"start_time">>,
<<"Fri, 05 Jul 2013 13:26:41 GMT">>},
{<<"end_time">>,
<<"Fri, 05 Jul 2013 13:34:23 GMT">>},
{<<"start_last_seq">>,242026392},
{<<"end_last_seq">>,242026844},
{<<"recorded_seq">>,242026844},
{<<"missing_checked">>,452},
{<<"missing_found">>,14},
{<<"docs_read">>,14},
{<<"docs_written">>,14},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"77a9955f98b3dc86c758e7cf8ccee490">>},
{<<"start_time">>,
<<"Wed, 03 Jul 2013 09:57:45 GMT">>},
{<<"end_time">>,
<<"Fri, 05 Jul 2013 13:25:59 GMT">>},
{<<"start_last_seq">>,241795435},
{<<"end_last_seq">>,242026392},
{<<"recorded_seq">>,242026392},
{<<"missing_checked">>,231740},
{<<"missing_found">>,66555},
{<<"docs_read">>,66536},
{<<"docs_written">>,66536},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"2654e60844cbd5d38c01e8b31a216874">>},
{<<"start_time">>,
<<"Wed, 03 Jul 2013 09:51:25 GMT">>},
{<<"end_time">>,
<<"Wed, 03 Jul 2013 09:57:14 GMT">>},
{<<"start_last_seq">>,241795253},
{<<"end_last_seq">>,241795435},
{<<"recorded_seq">>,241795435},
{<<"missing_checked">>,183},
{<<"missing_found">>,49},
{<<"docs_read">>,49},
{<<"docs_written">>,49},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"5e0f3b5d13e4f09ec1c221e7cc6cd451">>},
{<<"start_time">>,
<<"Tue, 02 Jul 2013 14:11:30 GMT">>},
{<<"end_time">>,
<<"Wed, 03 Jul 2013 09:51:00 GMT">>},
{<<"start_last_seq">>,241663612},
{<<"end_last_seq">>,241795253},
{<<"recorded_seq">>,241795253},
{<<"missing_checked">>,132194},
{<<"missing_found">>,34799},
{<<"docs_read">>,34799},
{<<"docs_written">>,34799},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"a7e9e9aea1874f4947e1669fa79f7d26">>},
{<<"start_time">>,
<<"Mon, 01 Jul 2013 23:05:24 GMT">>},
{<<"end_time">>,
<<"Mon, 01 Jul 2013 23:06:15 GMT">>},
{<<"start_last_seq">>,241663146},
{<<"end_last_seq">>,241663612},
{<<"recorded_seq">>,241663612},
{<<"missing_checked">>,297},
{<<"missing_found">>,9},
{<<"docs_read">>,9},
{<<"docs_written">>,9},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"cdede7c4308baab52a38c00a27687a9a">>},
{<<"start_time">>,
<<"Mon, 17 Jun 2013 13:57:03 GMT">>},
{<<"end_time">>,
<<"Mon, 01 Jul 2013 23:03:31 GMT">>},
{<<"start_last_seq">>,238744586},
{<<"end_last_seq">>,241663146},
{<<"recorded_seq">>,241663146},
{<<"missing_checked">>,2921473},
{<<"missing_found">>,395158},
{<<"docs_read">>,395084},
{<<"docs_written">>,395084},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"f8902c24923b96d9613742a95ced8a05">>},
{<<"start_time">>,
<<"Mon, 17 Jun 2013 13:55:13 GMT">>},
{<<"end_time">>,
<<"Mon, 17 Jun 2013 13:56:48 GMT">>},
{<<"start_last_seq">>,238743349},
{<<"end_last_seq">>,238744586},
{<<"recorded_seq">>,238744586},
{<<"missing_checked">>,1237},
{<<"missing_found">>,25},
{<<"docs_read">>,25},
{<<"docs_written">>,25},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"94a79aae3b4745837a91c49ca69de182">>},
{<<"start_time">>,
<<"Sun, 09 Jun 2013 18:44:09 GMT">>},
{<<"end_time">>,
<<"Mon, 17 Jun 2013 13:55:01 GMT">>},
{<<"start_last_seq">>,237535032},
{<<"end_last_seq">>,238743349},
{<<"recorded_seq">>,238743349},
{<<"missing_checked">>,1209072},
{<<"missing_found">>,430342},
{<<"docs_read">>,430249},
{<<"docs_written">>,430249},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"42802598cd3a05466d4eb71ef02fa7dc">>},
{<<"start_time">>,
<<"Fri, 07 Jun 2013 19:42:08 GMT">>},
{<<"end_time">>,
<<"Sun, 09 Jun 2013 18:39:50 GMT">>},
{<<"start_last_seq">>,237386750},
{<<"end_last_seq">>,237535032},
{<<"recorded_seq">>,237535032},
{<<"missing_checked">>,148378},
{<<"missing_found">>,145356},
{<<"docs_read">>,145345},
{<<"docs_written">>,145345},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"3173dd60accd4b223922859ca8ca6319">>},
{<<"start_time">>,
<<"Fri, 07 Jun 2013 05:24:34 GMT">>},
{<<"end_time">>,
<<"Fri, 07 Jun 2013 19:41:21 GMT">>},
{<<"start_last_seq">>,237334729},
{<<"end_last_seq">>,237386750},
{<<"recorded_seq">>,237386750},
{<<"missing_checked">>,52055},
{<<"missing_found">>,51983},
{<<"docs_read">>,51983},
{<<"docs_written">>,51983},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"2bd3019397f4bd5a1e3877a8c7adf33d">>},
{<<"start_time">>,
<<"Fri, 07 Jun 2013 02:12:32 GMT">>},
{<<"end_time">>,
<<"Fri, 07 Jun 2013 05:19:48 GMT">>},
{<<"start_last_seq">>,237325377},
{<<"end_last_seq">>,237334729},
{<<"recorded_seq">>,237334729},
{<<"missing_checked">>,9368},
{<<"missing_found">>,9349},
{<<"docs_read">>,9349},
{<<"docs_written">>,9349},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"b555ec0412c9b749ff14b550f8a447d4">>},
{<<"start_time">>,
<<"Thu, 06 Jun 2013 21:35:13 GMT">>},
{<<"end_time">>,
<<"Fri, 07 Jun 2013 02:08:25 GMT">>},
{<<"start_last_seq">>,237310720},
{<<"end_last_seq">>,237325377},
{<<"recorded_seq">>,237325377},
{<<"missing_checked">>,14663},
{<<"missing_found">>,14639},
{<<"docs_read">>,14637},
{<<"docs_written">>,14637},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"a850d8840eed4633be1b5a684b361cfb">>},
{<<"start_time">>,
<<"Thu, 06 Jun 2013 18:00:42 GMT">>},
{<<"end_time">>,
<<"Thu, 06 Jun 2013 21:33:18 GMT">>},
{<<"start_last_seq">>,237298865},
{<<"end_last_seq">>,237310720},
{<<"recorded_seq">>,237310720},
{<<"missing_checked">>,11858},
{<<"missing_found">>,11768},
{<<"docs_read">>,11768},
{<<"docs_written">>,11768},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"6c0bb5483dbd80fe25d45c9484ebdbc6">>},
{<<"start_time">>,
<<"Sat, 25 May 2013 19:48:19 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 20:02:04 GMT">>},
{<<"start_last_seq">>,235817075},
{<<"end_last_seq">>,235818961},
{<<"recorded_seq">>,235818961},
{<<"missing_checked">>,1855},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"50fb9c57e2843b0c9bb9817b1648a934">>},
{<<"start_time">>,
<<"Sat, 25 May 2013 19:47:45 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 19:47:57 GMT">>},
{<<"start_last_seq">>,235817032},
{<<"end_last_seq">>,235817075},
{<<"recorded_seq">>,235817075},
{<<"missing_checked">>,37},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"76d38867a014e219f2af8030a0569614">>},
{<<"start_time">>,
<<"Sat, 25 May 2013 19:38:16 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 19:47:25 GMT">>},
{<<"start_last_seq">>,235816333},
{<<"end_last_seq">>,235817032},
{<<"recorded_seq">>,235817032},
{<<"missing_checked">>,700},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"8ad0957066aa5bd612b152ec962ba6fc">>},
{<<"start_time">>,
<<"Sat, 25 May 2013 19:18:58 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 19:37:46 GMT">>},
{<<"start_last_seq">>,235813546},
{<<"end_last_seq">>,235816333},
{<<"recorded_seq">>,235816333},
{<<"missing_checked">>,2786},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"748ac1255eb06888436c17643844748f">>},
{<<"start_time">>,
<<"Sat, 25 May 2013 17:57:07 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 19:18:38 GMT">>},
{<<"start_last_seq">>,235805998},
{<<"end_last_seq">>,235813546},
{<<"recorded_seq">>,235813546},
{<<"missing_checked">>,7552},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"7af1aec2d99c28a64f9e0668a901ab06">>},
{<<"start_time">>,
<<"Fri, 24 May 2013 04:08:12 GMT">>},
{<<"end_time">>,
<<"Sat, 25 May 2013 17:27:58 GMT">>},
{<<"start_last_seq">>,235772831},
{<<"end_last_seq">>,235805998},
{<<"recorded_seq">>,235805998},
{<<"missing_checked">>,33306},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"8bb15ed0739f90002990122eeec5091a">>},
{<<"start_time">>,
<<"Fri, 24 May 2013 03:51:20 GMT">>},
{<<"end_time">>,
<<"Fri, 24 May 2013 04:07:42 GMT">>},
{<<"start_last_seq">>,235772599},
{<<"end_last_seq">>,235772831},
{<<"recorded_seq">>,235772831},
{<<"missing_checked">>,232},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"61e15c2d4617ba4c3d08ed162999e4ed">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 22:06:41 GMT">>},
{<<"end_time">>,
<<"Fri, 24 May 2013 03:50:11 GMT">>},
{<<"start_last_seq">>,235763651},
{<<"end_last_seq">>,235772599},
{<<"recorded_seq">>,235772599},
{<<"missing_checked">>,8959},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"95a9157f9017f952c32728403ca5ba6c">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 21:18:41 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 22:05:48 GMT">>},
{<<"start_last_seq">>,235762603},
{<<"end_last_seq">>,235763651},
{<<"recorded_seq">>,235763651},
{<<"missing_checked">>,1050},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"319a105e2ffe0619717a22a8f5e08134">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 21:01:10 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 21:18:20 GMT">>},
{<<"start_last_seq">>,235762255},
{<<"end_last_seq">>,235762603},
{<<"recorded_seq">>,235762603},
{<<"missing_checked">>,348},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"b61eb41ca028d27456c799d4b49d2473">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 13:35:20 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 20:59:52 GMT">>},
{<<"start_last_seq">>,235750493},
{<<"end_last_seq">>,235762255},
{<<"recorded_seq">>,235762255},
{<<"missing_checked">>,11803},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"2bcb00465fc3c23ac319248e26f5e06e">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 03:44:57 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 13:34:57 GMT">>},
{<<"start_last_seq">>,235735750},
{<<"end_last_seq">>,235750493},
{<<"recorded_seq">>,235750493},
{<<"missing_checked">>,14765},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"5e72cc55458e0e7e3cc15c0b1b9271ed">>},
{<<"start_time">>,
<<"Thu, 23 May 2013 01:03:51 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 03:44:22 GMT">>},
{<<"start_last_seq">>,235733097},
{<<"end_last_seq">>,235735750},
{<<"recorded_seq">>,235735750},
{<<"missing_checked">>,2659},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"9fac928087fe70cbd9cba941da761b9d">>},
{<<"start_time">>,
<<"Wed, 22 May 2013 23:26:45 GMT">>},
{<<"end_time">>,
<<"Thu, 23 May 2013 01:03:26 GMT">>},
{<<"start_last_seq">>,235731841},
{<<"end_last_seq">>,235733097},
{<<"recorded_seq">>,235733097},
{<<"missing_checked">>,1258},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"d5116abee0919eeaa4fbac960e866848">>},
{<<"start_time">>,
<<"Wed, 22 May 2013 23:14:23 GMT">>},
{<<"end_time">>,
<<"Wed, 22 May 2013 23:25:51 GMT">>},
{<<"start_last_seq">>,235731713},
{<<"end_last_seq">>,235731841},
{<<"recorded_seq">>,235731841},
{<<"missing_checked">>,128},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"049e288896b549a6337cc1ad930b13c9">>},
{<<"start_time">>,
<<"Wed, 22 May 2013 17:37:47 GMT">>},
{<<"end_time">>,
<<"Wed, 22 May 2013 23:13:32 GMT">>},
{<<"start_last_seq">>,235711755},
{<<"end_last_seq">>,235731713},
{<<"recorded_seq">>,235731713},
{<<"missing_checked">>,19970},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"494559a23f1a6d20e8437e3cbc17ecc3">>},
{<<"start_time">>,
<<"Tue, 21 May 2013 14:07:18 GMT">>},
{<<"end_time">>,
<<"Wed, 22 May 2013 17:37:03 GMT">>},
{<<"start_last_seq">>,235574679},
{<<"end_last_seq">>,235711755},
{<<"recorded_seq">>,235711755},
{<<"missing_checked">>,137208},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"add914fa397343b3380cb3fc9a3134f0">>},
{<<"start_time">>,
<<"Tue, 21 May 2013 13:58:06 GMT">>},
{<<"end_time">>,
<<"Tue, 21 May 2013 14:03:06 GMT">>},
{<<"start_last_seq">>,235574492},
{<<"end_last_seq">>,235574679},
{<<"recorded_seq">>,235574679},
{<<"missing_checked">>,187},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"37c6dd984a639b10f94f342c38b965f5">>},
{<<"start_time">>,
<<"Tue, 21 May 2013 08:02:10 GMT">>},
{<<"end_time">>,
<<"Tue, 21 May 2013 13:57:47 GMT">>},
{<<"start_last_seq">>,235553400},
{<<"end_last_seq">>,235574492},
{<<"recorded_seq">>,235574492},
{<<"missing_checked">>,21111},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"4cb80e8ba37816e183f5ea3a4b0dd6a4">>},
{<<"start_time">>,
<<"Tue, 21 May 2013 07:35:01 GMT">>},
{<<"end_time">>,
<<"Tue, 21 May 2013 08:41:51 GMT">>},
{<<"start_last_seq">>,235547614},
{<<"end_last_seq">>,235553400},
{<<"recorded_seq">>,235553400},
{<<"missing_checked">>,5788},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"cedca3a17cacf54cdcbc677088f8154f">>},
{<<"start_time">>,
<<"Tue, 21 May 2013 06:34:33 GMT">>},
{<<"end_time">>,
<<"Tue, 21 May 2013 07:34:38 GMT">>},
{<<"start_last_seq">>,235540123},
{<<"end_last_seq">>,235547614},
{<<"recorded_seq">>,235547614},
{<<"missing_checked">>,7494},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"ec7a423ff1efb64d2280d4d993d7ec61">>},
{<<"start_time">>,
<<"Mon, 20 May 2013 23:50:06 GMT">>},
{<<"end_time">>,
<<"Tue, 21 May 2013 06:34:12 GMT">>},
{<<"start_last_seq">>,235500001},
{<<"end_last_seq">>,235540123},
{<<"recorded_seq">>,235540123},
{<<"missing_checked">>,40144},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"ad11b37c5702e2b92e7b9c25ac89e02b">>},
{<<"start_time">>,
<<"Mon, 20 May 2013 10:34:05 GMT">>},
{<<"end_time">>,
<<"Mon, 20 May 2013 23:49:44 GMT">>},
{<<"start_last_seq">>,235216871},
{<<"end_last_seq">>,235500001},
{<<"recorded_seq">>,235500001},
{<<"missing_checked">>,283170},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]},
{[{<<"session_id">>,
<<"eff7934efb40fbeea06b88bd363232cc">>},
{<<"start_time">>,
<<"Mon, 20 May 2013 10:17:09 GMT">>},
{<<"end_time">>,
<<"Mon, 20 May 2013 10:33:43 GMT">>},
{<<"start_last_seq">>,235207288},
{<<"end_last_seq">>,235216871},
{<<"recorded_seq">>,235216871},
{<<"missing_checked">>,8673},
{<<"missing_found">>,0},
{<<"docs_read">>,0},
{<<"docs_written">>,0},
{<<"doc_write_failures">>,0}]}]}]},
[],false,[]},
"Mon, 29 Jul 2013 22:32:04 GMT",
<<"1375137137503373">>,<<"1375084675801303">>,
{1375486876445938,#Ref<0.0.4152.208841>},
<0.24235.165>,<0.24237.165>,<0.24236.165>,
[<0.24238.165>,<0.24241.165>,<0.24243.165>,
<0.24245.165>],
{rep_stats,477306,102236,102236,102236,0},
<<"77b54055b40400d0e387474a71d4cc02">>,nil,nil,nil,
nil,245191887}
** Reason for termination ==
** {checkpoint_commit_failure,<<"Source database out of sync. Try to increase max_dbs_open at the source's server.">>}
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.24114.165>] {error_report,<0.30.0>,
{<0.24114.165>,crash_report,
[[{initial_call,
{couch_replicator,init,['Argument__1']}},
{pid,<0.24114.165>},
{registered_name,[]},
{error_info,
{exit,
{checkpoint_commit_failure,
<<"Source database out of sync. Try to increase max_dbs_open at the source's server.">>},
[{gen_server,terminate,6,
[{file,"gen_server.erl"},{line,747}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,227}]}]}},
{ancestors,
[couch_replicator_job_sup,couch_primary_services,
couch_server_sup,<0.31.0>]},
{messages,
[{'$gen_cast',{report_seq,{178742,245191888}}},
{'$gen_call',
{<0.24244.165>,#Ref<0.0.4152.251228>},
{report_seq_done,
{178742,245191888},
{rep_stats,1,0,0,0,0}}},
{'$gen_cast',{report_seq,{178743,245191889}}},
{'$gen_call',
{<0.24246.165>,#Ref<0.0.4152.251269>},
{report_seq_done,
{178743,245191889},
{rep_stats,1,0,0,0,0}}},
{'$gen_cast',{report_seq,{178744,245191890}}},
{'$gen_call',
{<0.24242.165>,#Ref<0.0.4152.251310>},
{report_seq_done,
{178744,245191890},
{rep_stats,1,0,0,0,0}}},
{'$gen_cast',{report_seq,{178745,245191891}}},
{'$gen_call',
{<0.24240.165>,#Ref<0.0.4152.251361>},
{report_seq_done,
{178745,245191891},
{rep_stats,1,0,0,0,0}}}]},
{links,
[<0.24241.165>,<0.24245.165>,<0.24243.165>,
<0.24235.165>,<0.24237.165>,<0.24238.165>,
<0.24236.165>,<0.89.0>]},
{dictionary,
[{task_status_props,
[{checkpointed_source_seq,245191886},
{continuous,true},
{doc_id,<<"mygpo">>},
{doc_write_failures,0},
{docs_read,102236},
{docs_written,102236},
{missing_revisions_found,102236},
{progress,100},
{replication_id,
<<"7dc8c966a8589e1ebb35219273de2924+continuous+create_target">>},
{revisions_checked,477306},
{source,
<<"http://user:*****@example.com:5984/mygpo/">>},
{source_seq,245191887},
{started_on,1375137124},
{target,
<<"http://user:*****@127.0.0.1:5984/mygpo/">>},
{type,replication},
{updated_on,1375137124}]},
{task_status_update,
{{1375,486941,654100},1000000}}]},
{trap_exit,true},
{status,running},
{heap_size,10946},
{stack_size,24},
{reductions,645955091}],
[{neighbour,
[{pid,<0.9195.972>},
{registered_name,[]},
{initial_call,
{ibrowse_http_client,init,['Argument__1']}},
{current_function,{gen_server,loop,6}},
{ancestors,[<0.24236.165>]},
{messages,[]},
{links,[<0.24236.165>,#Port<0.1190325>]},
{dictionary,
[{my_trace_flag,false},
{ibrowse_trace_token,
["example.com",58,"5984"]},
{http_prot_vsn,"HTTP/1.1"},
{conn_close,"false"}]},
{trap_exit,false},
{status,waiting},
{heap_size,1597},
{stack_size,9},
{reductions,6796532}]},
{neighbour,
[{pid,<0.24236.165>},
{registered_name,[]},
{initial_call,{erlang,apply,2}},
{current_function,
{couch_replicator_httpc,accumulate_messages,3}},
{ancestors,[]},
{messages,[]},
{links,[<0.24114.165>,<0.9195.972>]},
{dictionary,
[{last_seq,245191891},{retries_left,5}]},
{trap_exit,false},
{status,waiting},
{heap_size,2584},
{stack_size,34},
{reductions,121871819}]},
{neighbour,
[{pid,<0.24237.165>},
{registered_name,[]},
{initial_call,{erlang,apply,2}},
{current_function,
{couch_replicator,changes_manager_loop_open,4}},
{ancestors,[]},
{messages,[]},
{links,[<0.24114.165>]},
{dictionary,[]},
{trap_exit,false},
{status,waiting},
{heap_size,2584},
{stack_size,8},
{reductions,3344700}]},
{neighbour,
[{pid,<0.24235.165>},
{registered_name,[]},
{initial_call,
{couch_work_queue,init,['Argument__1']}},
{current_function,{gen_server,loop,6}},
{ancestors,
[<0.24114.165>,couch_replicator_job_sup,
couch_primary_services,couch_server_sup,
<0.31.0>]},
{messages,[]},
{links,[<0.24114.165>]},
{dictionary,[]},
{trap_exit,false},
{status,waiting},
{heap_size,2584},
{stack_size,9},
{reductions,4693574}]}]]}}
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.89.0>] {error_report,<0.30.0>,
{<0.89.0>,supervisor_report,
[{supervisor,{local,couch_replicator_job_sup}},
{errorContext,child_terminated},
{reason,
{checkpoint_commit_failure,
<<"Source database out of sync. Try to increase max_dbs_open at the source's server.">>}},
{offender,
[{pid,<0.24114.165>},
{name,
"7dc8c966a8589e1ebb35219273de2924+continuous+create_target"},
{mfargs,{gen_server,start_link,undefined}},
{restart_type,temporary},
{shutdown,250},
{child_type,worker}]}]}}
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.24243.165>] ** Generic server <0.24243.165> terminating
** Last message in was {'EXIT',<0.24114.165>,
{checkpoint_commit_failure,
<<"Source database out of sync. Try to increase max_dbs_open at the source's server.">>}}
** When Server state == {state,<0.24114.165>,<0.24244.165>,20,
{httpdb,
"http://user:********@example.com:5984/mygpo/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,<0.24115.165>,20},
{httpdb,
"http://user:********@127.0.0.1:5984/mygpo/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,<0.24163.165>,20},
[],nil,nil,nil,
{rep_stats,0,0,0,0,0},
nil,nil,
{batch,[],0}}
** Reason for termination ==
** {checkpoint_commit_failure,<<"Source database out of sync. Try to increase max_dbs_open at the source's server.">>}
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.24243.165>] {error_report,<0.30.0>,
{<0.24243.165>,crash_report,
[[{initial_call,
{couch_replicator_worker,init,['Argument__1']}},
{pid,<0.24243.165>},
{registered_name,[]},
{error_info,
{exit,
{checkpoint_commit_failure,
<<"Source database out of sync. Try to increase max_dbs_open at the source's server.">>},
[{gen_server,terminate,6,
[{file,"gen_server.erl"},{line,747}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,227}]}]}},
{ancestors,
[<0.24114.165>,couch_replicator_job_sup,
couch_primary_services,couch_server_sup,
<0.31.0>]},
{messages,[]},
{links,[<0.24244.165>]},
{dictionary,
[{last_stats_report,{1375,486940,722658}}]},
{trap_exit,true},
{status,running},
{heap_size,196418},
{stack_size,24},
{reductions,379571565}],
[{neighbour,
[{pid,<0.24244.165>},
{registered_name,[]},
{initial_call,{erlang,apply,2}},
{current_function,{gen,do_call,4}},
{ancestors,[]},
{messages,
[{'DOWN',#Ref<0.0.4152.251228>,process,
<0.24114.165>,
{checkpoint_commit_failure,
<<"Source database out of sync. Try to increase max_dbs_open at the source's server.">>}}]},
{links,[<0.24243.165>]},
{dictionary,
[{last_stats_report,{1375,486862,931863}}]},
{trap_exit,false},
{status,runnable},
{heap_size,4181},
{stack_size,23},
{reductions,24486291}]}]]}}
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.24238.165>] ** Generic server <0.24238.165> terminating
** Last message in was {'EXIT',<0.24114.165>,
{checkpoint_commit_failure,
<<"Source database out of sync. Try to increase max_dbs_open at the source's server.">>}}
** When Server state == {state,<0.24114.165>,<0.24240.165>,20,
{httpdb,
"http://user:********@example.com:5984/mygpo/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,<0.24115.165>,20},
{httpdb,
"http://user:********@127.0.0.1:5984/mygpo/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,<0.24163.165>,20},
[],nil,nil,nil,
{rep_stats,0,0,0,0,0},
nil,nil,
{batch,[],0}}
** Reason for termination ==
** {checkpoint_commit_failure,<<"Source database out of sync. Try to increase max_dbs_open at the source's server.">>}
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.24238.165>] {error_report,<0.30.0>,
{<0.24238.165>,crash_report,
[[{initial_call,
{couch_replicator_worker,init,['Argument__1']}},
{pid,<0.24238.165>},
{registered_name,[]},
{error_info,
{exit,
{checkpoint_commit_failure,
<<"Source database out of sync. Try to increase max_dbs_open at the source's server.">>},
[{gen_server,terminate,6,
[{file,"gen_server.erl"},{line,747}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,227}]}]}},
{ancestors,
[<0.24114.165>,couch_replicator_job_sup,
couch_primary_services,couch_server_sup,
<0.31.0>]},
{messages,[]},
{links,[<0.24240.165>]},
{dictionary,
[{last_stats_report,{1375,486941,248988}}]},
{trap_exit,true},
{status,running},
{heap_size,196418},
{stack_size,24},
{reductions,385645210}],
[{neighbour,
[{pid,<0.24240.165>},
{registered_name,[]},
{initial_call,{erlang,apply,2}},
{current_function,{gen,do_call,4}},
{ancestors,[]},
{messages,
[{'DOWN',#Ref<0.0.4152.251361>,process,
<0.24114.165>,
{checkpoint_commit_failure,
<<"Source database out of sync. Try to increase max_dbs_open at the source's server.">>}}]},
{links,[<0.24238.165>]},
{dictionary,
[{last_stats_report,{1375,486871,446029}}]},
{trap_exit,false},
{status,runnable},
{heap_size,6765},
{stack_size,23},
{reductions,24320020}]}]]}}
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.24245.165>] ** Generic server <0.24245.165> terminating
** Last message in was {'EXIT',<0.24114.165>,
{checkpoint_commit_failure,
<<"Source database out of sync. Try to increase max_dbs_open at the source's server.">>}}
** When Server state == {state,<0.24114.165>,<0.24246.165>,20,
{httpdb,
"http://user:********@example.com:5984/mygpo/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,<0.24115.165>,20},
{httpdb,
"http://user:********@127.0.0.1:5984/mygpo/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,<0.24163.165>,20},
[],nil,nil,nil,
{rep_stats,0,0,0,0,0},
nil,nil,
{batch,[],0}}
** Reason for termination ==
** {checkpoint_commit_failure,<<"Source database out of sync. Try to increase max_dbs_open at the source's server.">>}
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.24245.165>] {error_report,<0.30.0>,
{<0.24245.165>,crash_report,
[[{initial_call,
{couch_replicator_worker,init,['Argument__1']}},
{pid,<0.24245.165>},
{registered_name,[]},
{error_info,
{exit,
{checkpoint_commit_failure,
<<"Source database out of sync. Try to increase max_dbs_open at the source's server.">>},
[{gen_server,terminate,6,
[{file,"gen_server.erl"},{line,747}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,227}]}]}},
{ancestors,
[<0.24114.165>,couch_replicator_job_sup,
couch_primary_services,couch_server_sup,
<0.31.0>]},
{messages,[]},
{links,[<0.24246.165>]},
{dictionary,
[{last_stats_report,{1375,486940,875219}}]},
{trap_exit,true},
{status,running},
{heap_size,832040},
{stack_size,24},
{reductions,406280176}],
[{neighbour,
[{pid,<0.24246.165>},
{registered_name,[]},
{initial_call,{erlang,apply,2}},
{current_function,{gen,do_call,4}},
{ancestors,[]},
{messages,
[{'DOWN',#Ref<0.0.4152.251269>,process,
<0.24114.165>,
{checkpoint_commit_failure,
<<"Source database out of sync. Try to increase max_dbs_open at the source's server.">>}}]},
{links,[<0.24245.165>]},
{dictionary,
[{last_stats_report,{1375,486863,450533}}]},
{trap_exit,false},
{status,runnable},
{heap_size,6765},
{stack_size,23},
{reductions,24993370}]}]]}}
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.24241.165>] ** Generic server <0.24241.165> terminating
** Last message in was {'EXIT',<0.24114.165>,
{checkpoint_commit_failure,
<<"Source database out of sync. Try to increase max_dbs_open at the source's server.">>}}
** When Server state == {state,<0.24114.165>,<0.24242.165>,20,
{httpdb,
"http://user:********@example.com:5984/mygpo/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,<0.24115.165>,20},
{httpdb,
"http://user:********@127.0.0.1:5984/mygpo/",
nil,
[{"Accept","application/json"},
{"User-Agent","CouchDB/1.3.1"}],
30000,
[{socket_options,
[{keepalive,true},{nodelay,false}]}],
10,250,<0.24163.165>,20},
[],nil,nil,nil,
{rep_stats,0,0,0,0,0},
nil,nil,
{batch,[],0}}
** Reason for termination ==
** {checkpoint_commit_failure,<<"Source database out of sync. Try to increase max_dbs_open at the source's server.">>}
[Fri, 02 Aug 2013 23:42:22 GMT] [error] [<0.24241.165>] {error_report,<0.30.0>,
{<0.24241.165>,crash_report,
[[{initial_call,
{couch_replicator_worker,init,['Argument__1']}},
{pid,<0.24241.165>},
{registered_name,[]},
{error_info,
{exit,
{checkpoint_commit_failure,
<<"Source database out of sync. Try to increase max_dbs_open at the source's server.">>},
[{gen_server,terminate,6,
[{file,"gen_server.erl"},{line,747}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,227}]}]}},
{ancestors,
[<0.24114.165>,couch_replicator_job_sup,
couch_primary_services,couch_server_sup,
<0.31.0>]},
{messages,[]},
{links,[<0.24242.165>]},
{dictionary,
[{last_stats_report,{1375,486941,35243}}]},
{trap_exit,true},
{status,running},
{heap_size,832040},
{stack_size,24},
{reductions,390661112}],
[{neighbour,
[{pid,<0.24242.165>},
{registered_name,[]},
{initial_call,{erlang,apply,2}},
{current_function,{gen,do_call,4}},
{ancestors,[]},
{messages,
[{'DOWN',#Ref<0.0.4152.251310>,process,
<0.24114.165>,
{checkpoint_commit_failure,
<<"Source database out of sync. Try to increase max_dbs_open at the source's server.">>}}]},
{links,[<0.24241.165>]},
{dictionary,
[{last_stats_report,{1375,486865,236477}}]},
{trap_exit,false},
{status,runnable},
{heap_size,2584},
{stack_size,23},
{reductions,24394238}]}]]}}
[Fri, 02 Aug 2013 23:42:22 GMT] [info] [<0.21006.1022>] 71.19.150.216 - - GET /mygpo_pubsub/ 200
[Fri, 02 Aug 2013 23:42:22 GMT] [info] [<0.5392.975>] 71.19.150.216 - - GET /mygpo_pubsub/ 200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment