Couchbase Single Server

Wrong configuration value in 'query_servers' prevents generating views

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Critical 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

Issue Links

Activity

Hide
Hay Kranen added a comment - 10/Aug/11 4:59 AM
The value can also be:

bin/couchjs share/couchdb/server/main.js
Show
Hay Kranen added a comment - 10/Aug/11 4:59 AM The value can also be: bin/couchjs share/couchdb/server/main.js
Hide
Jan Lehnardt added a comment - 08/Sep/11 9:57 AM
Isn't this fixed?
Show
Jan Lehnardt added a comment - 08/Sep/11 9:57 AM Isn't this fixed?
Hide
Farshid Ghods added a comment - 08/Sep/11 10:04 AM
i will try this out with the 1.1.3 release that we shipped two weeks ago ?
Show
Farshid Ghods added a comment - 08/Sep/11 10:04 AM i will try this out with the 1.1.3 release that we shipped two weeks ago ?

People

Vote (1)
Watch (1)

Dates

  • Created:
    10/Aug/11 4:57 AM
    Updated:
    08/Sep/11 10:21 AM