Ephemeral network hiccups cause punctuated existence for couch_task_status
server.
----------------------------------------------------------------------------------
Key: COUCHDB-601
URL: https://issues.apache.org/jira/browse/COUCHDB-601
Project: CouchDB
Issue Type: Bug
Components: Infrastructure
Environment: Solaris 10u7, erlang-R13B01, apache-couchdb-0.10.x-r888268
Reporter: Jonathan Simms
Errors causing couch_task_status to die because of probable network errors.
davisp thinks it's because of couch_httpd.erl:163
=ERROR REPORT==== 16-Dec-2009::03:10:08 ===
{mochiweb_socket_server,235,{child_error,{case_clause,{error,enotconn}}}}
[error] [<0.17349.67>] {error_report,<0.23.0>,
{<0.17349.67>,crash_report,
[[{initial_call,{mochiweb_socket_server,acceptor_loop,['Argument__1']}},
{pid,<0.17349.67>},
{registered_name,[]},
{error_info,
{error,
{case_clause,{error,enotconn}},
[{mochiweb_request,get,2},
{couch_httpd,handle_request,5},
{mochiweb_http,headers,5},
{proc_lib,init_p_do_apply,3}]}},
{ancestors,
[couch_httpd,couch_secondary_services,couch_server_sup,<0.1.0>]},
{messages,[]},
{links,[<0.3303.67>,#Port<0.1071837>]},
{dictionary,[{mochiweb_request_qs,[]},{jsonp,undefined}]},
{trap_exit,false},
{status,running},
{heap_size,2584},
{stack_size,24},
{reductions,76082}],
[]]}}
[error] [<0.3303.67>] {error_report,<0.23.0>,
{<0.3303.67>,std_error,
{mochiweb_socket_server,235,
{child_error,{case_clause,{error,enotconn}}}}}}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.