[ 
https://issues.apache.org/jira/browse/COUCHDB-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202197#comment-13202197
 ] 

James Howe commented on COUCHDB-1402:
-------------------------------------

ENOENT is basically file not found. Looks like you've not installed couchdb 
correctly and one of couchspawnkillable, couchjs.exe or main.js aren't in the 
right place.

Windows installers can be found here if you're having trouble.
https://github.com/dch/couchdb/downloads
                
> Crash on Views - {'EXIT', {{badmatch, {error, {enoent, [{erlang,open_port,
> --------------------------------------------------------------------------
>
>                 Key: COUCHDB-1402
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1402
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>    Affects Versions: 1.1.1
>         Environment: Windows Server 2003 R2 SP3
>            Reporter: Christopher Betz
>
> Every time I go to access a view, I get this error, even from futon. I am 
> currently running Windows 2003 Server R3, SP3. 
> ** Reason for termination ==
> ** {'EXIT',
> {{badmatch,
> {error,
> {enoent,
> [{erlang,open_port,
> [{spawn,
> "c:/PROGRA~1/Apache Software 
> Foundation/CouchDB/lib/couch-1.1.1/priv/couchspawnkillable ./couchjs.exe 
> ../share/couchdb/server/main.js"},
> [stream,{line,1024},binary,exit_status,hide]]},
> {couch_os_process,init,1},
> {gen_server,init_it,6},
> {proc_lib,init_p_do_apply,3}]}}},
> [{couch_query_servers,new_process,3},
> {couch_query_servers,lang_proc,3},
> {couch_query_servers,handle_call,3},
> {gen_server,handle_msg,5},
> {proc_lib,init_p_do_apply,3}]}}
> [Mon, 06 Feb 2012 18:59:17 GMT] [error] [<0.19625.0>] {error_report,<0.34.0>,
> {<0.19625.0>,crash_report,
> [[{initial_call,{couch_file,init,['Argument__1']}},
> {pid,<0.19625.0>},
> {registered_name,[]},
> {error_info,
> {exit,
> {'EXIT',
> {{badmatch,
> {error,
> {enoent,
> [{erlang,open_port,
> [{spawn,
> "c:/PROGRA~1/Apache Software 
> Foundation/CouchDB/lib/couch-1.1.1/priv/couchspawnkillable ./couchjs.exe 
> ../share/couchdb/server/main.js"},
> [stream,
> {line,1024},
> binary,exit_status,hide]]},
> {couch_os_process,init,1},
> {gen_server,init_it,6},
> {proc_lib,init_p_do_apply,3}]}}},
> [{couch_query_servers,new_process,3},
> {couch_query_servers,lang_proc,3},
> {couch_query_servers,handle_call,3},
> {gen_server,handle_msg,5},
> {proc_lib,init_p_do_apply,3}]}},
> [{gen_server,terminate,6},
> {proc_lib,init_p_do_apply,3}]}},
> {ancestors,[<0.19624.0>,<0.19623.0>]},
> {messages,[{'EXIT',<0.19627.0>,shutdown}]},
> {links,[]},
> {dictionary,[]},
> {trap_exit,true},
> {status,running},
> {heap_size,987},
> {stack_size,24},
> {reductions,1331}],
> []]}}

--
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

        

Reply via email to