Alexandre Pepin created COUCHDB-3210:
----------------------------------------

             Summary: Getting multiple os_process_error and CouchDB stops 
responding
                 Key: COUCHDB-3210
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3210
             Project: CouchDB
          Issue Type: Bug
            Reporter: Alexandre Pepin


On CouchDB 1.6.1 on windows, we are getting multiple os_process_error in the 
logs of CouchDB. And CouchDB stops responding. We have to restart it to make it 
work. Why am I getting this? I have difficulty understanding the call stak

{code:title=couch.log|borderStyle=solid}
[Thu, 15 Sep 2016 20:36:20 GMT] [error] [<0.9827.0>] OS Process Error 
<0.2933.0> :: {os_process_error,
                                                     "OS process timed out."}
[Thu, 15 Sep 2016 20:36:20 GMT] [error] [<0.9827.0>] httpd 500 error response:
 {"error":"os_process_error","reason":"OS process timed out."}

[Thu, 15 Sep 2016 20:36:20 GMT] [error] [<0.9827.0>] {error_report,<0.34.0>,
                      {<0.9827.0>,crash_report,
                       [[{initial_call,
                          {mochiweb_acceptor,init,
                           ['Argument__1','Argument__2','Argument__3']}},
                         {pid,<0.9827.0>},
                         {registered_name,[]},
                         {error_info,
                          {error,
                           {badmatch,{error,einval}},
                           [{mochiweb_http,new_request,3,
                             [{file,
                               
"c:/cygwin/relax/APACHE~2.1/src/mochiweb/mochiweb_http.erl"},
                              {line,133}]},
                            {mochiweb_http,handle_invalid_request,3,
                             [{file,
                               
"c:/cygwin/relax/APACHE~2.1/src/mochiweb/mochiweb_http.erl"},
                              {line,127}]},
                            {mochiweb_http,handle_invalid_request,1,
                             [{file,
                               
"c:/cygwin/relax/APACHE~2.1/src/mochiweb/mochiweb_http.erl"},
                              {line,122}]},
                            {proc_lib,init_p_do_apply,3,
                             [{file,"proc_lib.erl"},{line,239}]}]}},
                         {ancestors,
                          [couch_httpd,couch_secondary_services,
                           couch_server_sup,<0.35.0>]},
                         {messages,[{tcp_closed,#Port<0.10554>}]},
                         {links,[<0.111.0>]},
                         {dictionary,[{couch_rewrite_count,0}]},
                         {trap_exit,false},
                         {status,running},
                         {heap_size,1598},
                         {stack_size,27},
                         {reductions,16674758}],
                        []]}}
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to