I use Version: 4.0.0-4051 Community Edition (build-4051) on CentOS 6 (from RPM). With one empty bucket, I get following error every five minutes (and also /opt/couchbase/var/lib/couchbase/data/@2i seems to be growing with no data in any bucket and no traffic).
Error is:
Service ‘indexer’ exited with status 1. Restarting. Messages: github.com/couchbase/indexing/secondary/indexer.(*indexer).listenAdminMsgs(0xc208054280)
/home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/indexer/indexer.go:431 +0x320
created by github.com/couchbase/indexing/secondary/indexer.(*indexer).run
/home/couchbase/jenkins/workspace/sherlock-unix/goproj/src/github.com/couchbase/indexing/secondary/indexer/indexer.go:393 +0x5d
[goport] 2015/12/15 01:23:57 /opt/couchbase/bin/indexer terminated: exit status 2
Would have created the issue in JIRA but seems that forum credentials don’t work there.
Could you check and make sure what you have specified under “Settings > Index RAM quota” is set to a value lower than total free RAM available on the node that is experiencing the crash?
Apologies for the late response.
Looks like you have another app taking over port 9102 on the node indexer is running. Could you free up that port for indexer?
2015-12-23T14:14:31.146Z+02:00 [Fatal] indexer:: Error Starting Http Server: listen tcp :9102: bind: address already in use
panic: listen tcp :9102: bind: address already in use