Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: installer
-
Security Level: Public
-
Labels:None
Description
Farshid reported the Mac 'Couchbase Server' app wouldn't start on his machine, though it starts on mine. Turns out his build contains three items matching 'couch*' in couchbase-core/lib/couchdb/erlang/lib, and the line in start-couchbase.sh that finds the right couchdb binary doesn't work correctly if there are multiple matches.
I changed the pattern to 'couch-*' for which there is only one match. That fixes it, says Farshid.
I changed the pattern to 'couch-*' for which there is only one match. That fixes it, says Farshid.
Activity
- All
- Comments
- Work Log
- History
- Activity
- Gerrit Reviews