{os_process_error,{exit_status,127}} repeats in the logs, the views are not
working
-----------------------------------------------------------------------------------
Key: COUCHDB-1311
URL: https://issues.apache.org/jira/browse/COUCHDB-1311
Project: CouchDB
Issue Type: Bug
Components: Database Core
Affects Versions: 1.1
Environment: Ubuntu 10.04.3 LTS
Reporter: alFReD NSH
I installed couchdb using apt-get, but the version was 0.10.0 so did a apt-get
remove and then I built couchdb 1.10 from the source using this guide:
http://wiki.apache.org/couchdb/Installing_on_Ubuntu.
localhost:5984 returns {"couchdb":"Welcome","version":"1.1.0"} but The problem
is that the views are not working. Here are some of the logs(it's all same and
reapeating):
{exit_status,127}}
[Tue, 18 Oct 2011 10:27:40 GMT] [error] [<0.745.0>] OS Process Error
<0.18840.1> :: {os_process_error,
{exit_status,127}}
[Tue, 18 Oct 2011 10:27:40 GMT] [error] [<0.745.0>] OS Process Error
<0.18843.1> :: {os_process_error,
{exit_status,127}}
[Tue, 18 Oct 2011 10:27:40 GMT] [error] [<0.745.0>] OS Process Error
<0.18846.1> :: {os_process_error,
{exit_status,127}}
[Tue, 18 Oct 2011 10:27:40 GMT] [error] [<0.745.0>] OS Process Error
<0.18849.1> :: {os_process_error,
{exit_status,127}}
[Tue, 18 Oct 2011 10:27:40 GMT] [error] [<0.18864.1>] OS Process died with
status: 127
[Tue, 18 Oct 2011 10:27:40 GMT] [error] [<0.18864.1>] ** Generic server
<0.18864.1> terminating
** Last message in was {#Port<0.30492>,{exit_status,127}}
** When Server state == {os_proc,"/usr/local/bin/couchjs
/usr/local/share/couchdb/server/main.js",
#Port<0.30492>,
#Fun<couch_os_process.0.107304434>,
#Fun<couch_os_process.1.53339349>,5000}
** Reason for termination ==
** {exit_status,127}
[Tue, 18 Oct 2011 10:27:41 GMT] [error] [<0.18864.1>] {error_report,<0.32.0>,
{<0.18864.1>,crash_report,
[[{initial_call,
{couch_os_process,init,['Argument__1']}},
{pid,<0.18864.1>},
{registered_name,[]},
{error_info,
{exit,
{exit_status,127},
[{gen_server,terminate,6},
{proc_lib,init_p_do_apply,3}]}},
{ancestors,
[couch_query_servers,couch_secondary_services,
couch_server_sup,<0.33.0>]},
{messages,
[{'EXIT',#Port<0.30492>,normal},
{'$gen_call',
{<0.745.0>,#Ref<0.0.0.138129>},
{prompt,
[<<"reset">>,
{[{<<"reduce_limit">>,true},
{<<"timeout">>,5000}]}]}}]},
{links,[<0.94.0>]},
{dictionary,[]},
{trap_exit,true},
{status,running},
{heap_size,987},
{stack_size,24},
{reductions,773}],
[]]}}
[Tue, 18 Oct 2011 10:27:41 GMT] [error] [<0.745.0>] OS Process Error
<0.18868.1> :: {os_process_error,
{exit_status,127}}
[Tue, 18 Oct 2011 10:27:41 GMT] [error] [<0.745.0>] OS Process Error
<0.18871.1> :: {os_process_error,
{exit_status,127}}
[Tue, 18 Oct 2011 10:27:41 GMT] [error] [<0.745.0>] OS Process Error
<0.18874.1> :: {os_process_error,
{exit_status,127}}
[Tue, 18 Oct 2011 10:27:41 GMT] [error] [<0.745.0>] OS Process Error
<0.18877.1> :: {os_process_error,
{exit_status,127}}
[Tue, 18 Oct 2011 10:27:41 GMT] [error] [<0.745.0>] OS Process Error
<0.18880.1> :: {os_process_error,
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira