Issue connecting to couchbase server
Hi
I have installed Couchbase server on my Windows 7 box. It was working fine. Recently I am seeing the below error.
"Difficulties communicating with the cluster; displaying cached information" on admin console and I can see messages that it is trying to reconnect.
Once this happens, I have to reinstall the server. Just restarting doesnt bring back the server.
We are creating/deleting test buckets from Java Junits. Could this be causing issue?
Appreciate any help
Thanks
Snoops
Followed the blog and used a hostname and re-registered the service. Still I am seeing the below error on admin console: Difficulties communicating with the cluster; displaying cached information.
Once I get this I cannot connect to the couchbase server and I have to re-install.
Any idea?
Do you mind looking the log files and share that with us?
If you look for some information about the logs:
http://www.couchbase.com/docs/couchbase-manual-2.0/couchbase-troubleshoo...
Regards
Hello,
It may be related to an know issue on Windows described with a workaround here:
- http://tugdualgrall.blogspot.fr/2012/12/what-to-do-if-your-couchbase-ser...
I do not think that it is related to your Java operation on buckets.
Regards
Tug
@tgrall