I am having the below issue with CouchbaseVersion 5.5.1.
2018-11-01 12:36:51.452 WARN [promotion-customercriteria-ms,,,] [,] 1
--- [cb-io-1-2] c.c.client.core.endpoint.Endpoint : [][KeyValueEndpoint]: Authentication Failure. 2018-11-01 12:36:51.516 WARN [promotion-customercriteria-ms,,,] [,] 1 --- [cb-io-1-2] c.couchbase.client.core.RequestHandler : Received Error during Reconfiguration.
com.couchbase.client.core.endpoint.kv.AuthenticationException: Authentication failure on Select Bucket command at com.couchbase.client.core.endpoint.kv.KeyValueSelectBucketHandler.channelRead0(KeyValueSelectBucketHandler.java:151) at com.couchbase.client.core.endpoint.kv.KeyValueSelectBucketHandler.channelRead0(KeyValueSelectBucketHandler.java:41) at com.couchbase.client.deps.io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105 2018-11-01 12:36:51.540 WARN [promotion-customercriteria-ms,,,] [,] 1
--- [localhost-startStop-1] o.a.c.loader.WebappClassLoaderBase : The web application [ROOT] appears to have started a thread named [cb-computations-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
What can I do to fix this?