version error & vBucketMap empty
source from couchbase site download page.
build ok.
create bucket fail.
log show:
Client-side error-report for user "dark9" on node 'ns_1@127.0.0.1':
User-Agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_0) AppleWebKit/537.3 (KHTML, like Gecko) Chrome/22.0.1221.0 Safari/537.3
Got unhandled error: Uncaught ReferenceError: version is not defined
At: http://127.0.0.1:8009/js/cells.js:64
Backtrace:
Function: collectBacktraceViaCaller
Args:
---------
Function: appOnError
Args:
"Uncaught ReferenceError: version is not defined"
try cli start moxi
2012-08-08 20:42:51: (agent_config.c.705) ERROR: bad JSON configuration from http://127.0.0.1:8009/pools/default/bucketsStreaming/test: Number of buckets must be a power of two > 0 and <= MAX_BUCKETS ({"name":"test","bucketType":"membase","authType":"none","saslPassword":"","proxyPort":11212,"uri":"/pools/default/buckets/test","streamingUri":"/pools/default/bucketsStreaming/test","flushCacheUri":"/pools/default/buckets/test/controller/doFlush","nodes":[{"replication":1.0,"clusterMembership":"active","status":"healthy","hostname":"127.0.0.1:8009","clusterCompatibility":1,"version":"","os":"x86_64-unknown-linux-gnu","ports":{"proxy":11211,"direct":11210}}],"stats":{"uri":"/pools/default/buckets/test/stats","directoryURI":"/pools/default/buckets/test/statsDirectory","nodeStatsListURI":"/pools/default/buckets/test/nodes"},"nodeLocator":"vbucket","vBucketServerMap":{"hashAlgorithm":"CRC","numReplicas":1,"serverList":["127.0.0.1:11210"],"vBucketMap":[]}})
vBucketMap & node version is empty.
compile env = suse 10 offline.
source-1.7.2 same problem.
I have filed a bug for this issue and the link is below. An engineer should follow up with you on the issue as soon as possible.
http://www.couchbase.com/issues/browse/MB-6192