You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "ihor tsebriy (JIRA)" <ji...@apache.org> on 2017/03/20 19:11:41 UTC

[jira] [Created] (COUCHDB-3335) Installation setup problem on a server with restricted user rights

ihor tsebriy created COUCHDB-3335:
-------------------------------------

             Summary: Installation setup problem on a server with restricted user rights
                 Key: COUCHDB-3335
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3335
             Project: CouchDB
          Issue Type: Question
          Components: Setup
            Reporter: ihor tsebriy


We are trying to install CouchDB v1.6.1 on a customer machine with has some security restrictions and installation process seem to finish fine. Then when we do _utils/verify.html we get following response: 

Verify Your Installation.X: CouchError: {{badmatch, {error, {enoent, [{erlang,open_port, [{spawn, "d:/Apache Software Foundation/CouchDB/lib/couch-1.6.1/priv/couchspawnkillable ./couchjs.exe ../share/couchdb/server/main.js"}, [stream,{line,4096},binary,exit_status,hide]], []}, {couch_os_process,init,1, [{file, "c:/cygwin/relax/APACHE~2.1/src/couchdb/couch_os_process.erl"}, {line,148}]}, {gen_server,init_it,6,[{file,"gen_server.erl"},{line,304}]}, {proc_lib,init_p_do_apply,3, [{file,"proc_lib.erl"},{line,239}]}]}}}, [{couch_query_servers,new_process,3, [{file,"c:/cygwin/relax/APACHE~2.1/src/couchdb/couch_query_servers.erl"}, {line,477}]}, {couch_query_servers,lang_proc,3, [{file,"c:/cygwin/relax/APACHE~2.1/src/couchdb/couch_query_servers.erl"}, {line,462}]}, {couch_query_servers,handle_call,3, [{file,"c:/cygwin/relax/APACHE~2.1/src/couchdb/couch_query_servers.erl"}, {line,334}]}, {gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,585}]}, {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]}


Also When creating an admin user the user gets created but there is an error : 


Signup error: {{badmatch, {error, {enoent, [{erlang,open_port, [{spawn, "d:/Apache Software Foundation/CouchDB/lib/couch-1.6.1/priv/couchspawnkillable ./couchjs.exe ../share/couchdb/server/main.js"}, [stream,{line,4096},binary,exit_status,hide]], []}, {couch_os_process,init,1, [{file, "c:/cygwin/relax/APACHE~2.1/src/couchdb/couch_os_process.erl"}, {line,148}]}, {gen_server,init_it,6,[{file,"gen_server.erl"},{line,304}]}, {proc_lib,init_p_do_apply,3, [{file,"proc_lib.erl"},{line,239}]}]}}}, [{couch_query_servers,new_process,3, [{file,"c:/cygwin/relax/APACHE~2.1/src/couchdb/couch_query_servers.erl"}, {line,477}]}, {couch_query_servers,lang_proc,3, [{file,"c:/cygwin/relax/APACHE~2.1/src/couchdb/couch_query_servers.erl"}, {line,462}]}, {couch_query_servers,handle_call,3, [{file,"c:/cygwin/relax/APACHE~2.1/src/couchdb/couch_query_servers.erl"}, {line,322}]}, {gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,585}]}, {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]}

The admin user is not visible in _utils table either when it has been created.

Perhaps there is anyone who has run into this problem previously? Any help would be helpful. Thanks!




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)