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
Peter Wansch
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Component/s | installer [ 10221 ] | |
| Component/s | mac-installer [ 10144 ] |
Farshid Ghods
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Farshid Ghods
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |