Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Security Level: Public
-
Labels:None
-
Environment:Mac OS X 10.6
-
Flagged:Impediment
Description
When i downloaded the Couchbase Single Server 1.1.2 for Mac OS X i tried replicating a database and tried to view a view. Unfortunately all i got was endless errors in my log:
[error] [<0.159.0>] OS Process Error <0.17372.0> :: {os_process_error,{exit_status,1}}
[error] [<0.159.0>] OS Process Error <0.17375.0> :: {os_process_error,{exit_status,1}}
[error] [<0.159.0>] OS Process Error <0.17378.0> :: {os_process_error,{exit_status,1}}
When i looked in the configuration i noticed this value in my 'query_servers':
bin/couchjs /Users/dustin/tmp/master/build/share/couchdb/server/main.js
This should be:
/Applications/Couchbase\ Single\ Server.app/Contents/Resources/couchdbx-core/bin/couchjs /Applications/Couchbase\ Single\ Server.app/Contents/Resources/couchdbx-core/share/couchdb/server/main.js
[error] [<0.159.0>] OS Process Error <0.17372.0> :: {os_process_error,{exit_status,1}}
[error] [<0.159.0>] OS Process Error <0.17375.0> :: {os_process_error,{exit_status,1}}
[error] [<0.159.0>] OS Process Error <0.17378.0> :: {os_process_error,{exit_status,1}}
When i looked in the configuration i noticed this value in my 'query_servers':
bin/couchjs /Users/dustin/tmp/master/build/share/couchdb/server/main.js
This should be:
/Applications/Couchbase\ Single\ Server.app/Contents/Resources/couchdbx-core/bin/couchjs /Applications/Couchbase\ Single\ Server.app/Contents/Resources/couchdbx-core/share/couchdb/server/main.js
Issue Links
| Duplicate | |||
|---|---|---|---|
|
|||
bin/couchjs share/couchdb/server/main.js