You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/04/25 19:54:12 UTC

[GitHub] amangion opened a new issue #1291: CouchDb 1.6.1 Error for views

amangion opened a new issue #1291: CouchDb 1.6.1  Error for views
URL: https://github.com/apache/couchdb/issues/1291
 
 
   <!--- Provide a general summary of the issue in the Title above -->
   Hi guys!
   I had the following issue for CouchDb 1.6.1 in docker container. Could you please help me with the root cause of that issue?
   
   [error] [<0.1593.0>] httpd 500 error response:
    {"error":"EXIT","reason":"{{badmatch,\n     {error,{bad_return_value,{os_process_error,\"OS process timed out.\"}}}},\n [{couch_query_servers,new_process,3,\n      [{file,\"couch_query_servers.erl\"},{line,477}]},\n  {couch_query_servers,lang_proc,3,\n      [{file,\"couch_query_servers.erl\"},{line,462}]},\n  {couch_query_servers,handle_call,3,\n      [{file,\"couch_query_servers.erl\"},{line,334}]},\n  {gen_server,handle_msg,5,[{file,\"gen_server.erl\"},{line,580}]},\n  {proc_lib,init_p_do_apply,3,[{file,\"proc_lib.erl\"},{line,237}]}]}"}
   
   sh: echo: I/O error
   [error] [<0.1682.0>] {error_report,<0.31.0>,
                         {<0.1682.0>,crash_report,
                          [[{initial_call,
                             {couch_os_process,init,['Argument__1']}},
                            {pid,<0.1682.0>},
                            {registered_name,[]},
                            {error_info,
                             {exit,
                              {bad_return_value,
                               {os_process_error,"OS process timed out."}},
                              [{gen_server,init_it,6,
                                [{file,"gen_server.erl"},{line,334}]},
                               {proc_lib,init_p_do_apply,3,
                                [{file,"proc_lib.erl"},{line,237}]}]}},
                            {ancestors,
                             [couch_query_servers,couch_secondary_services,
                              couch_server_sup,<0.32.0>]},
                            {messages,[]},
                            {links,[<0.96.0>]},
                            {dictionary,[]},
                            {trap_exit,false},
                            {status,running},
                            {heap_size,610},
                            {stack_size,27},
                            {reductions,272}],
                           []]}}
   
   =CRASH REPORT==== 25-Apr-2018::11:24:04 ===
     crasher:
       initial call: couch_os_process:init/1
       pid: <0.1682.0>
       registered_name: []
       exception exit: {bad_return_value,
                           {os_process_error,"OS process timed out."}}
         in function  gen_server:init_it/6 (gen_server.erl, line 334)
       ancestors: [couch_query_servers,couch_secondary_services,
                     couch_server_sup,<0.32.0>]
       messages: []
       links: [<0.96.0>]
       dictionary: []
       trap_exit: false
       status: running
       heap_size: 610
       stack_size: 27
       reductions: 272
     neighbours:
   
   Thanks!
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services