Bringing the Web Console Up in VM

Hi,
I installed cocuhbase server on cloudera Quickstart VM(CentOS),I did get message that installation is successfully,but I am unable to bring Web Console Up.

What do you see when you go to the web console?
http://localhost:8091/

There’s a ton of stuff installed by default on the Cloudera VM, so I wouldn’t be surprised if you have a conflict. It would be easier to install Couchbase on it’s own VM.

You can also check the Couchbase logs directory and see what’s been output there:

http://developer.couchbase.com/documentation/server/4.1/troubleshooting/troubleshooting-logs.html

Best,
-Will