Management Console issue?
Hello:
I need help to resolve MC issue, as vertica mc is not working. I have installed Vertica on RedHat Linux 6.1
I am not sure if my installation failed or has some issue. below is the detail info about MC install. at the very end you see it says starting and then nothing happened after that. I hit enter and took me to prompt.
Any help is greatly appreciated.
Thanks
Jay
------------------------------------------------------------------------------------------------------------------------
# rpm -Uvh vertica-console-6.1.3-0.x86_64.RHEL5.rpm
Preparing... ########################################### [100%]
Starting installation....
1:vertica-console ########################################### [100%]
Cleaning up temp foler...
Starting the vertica management console....
[root@JayRedHat Debian_Vertica]# Attempting to load properties from /opt/vconsole/config/console.properties
Starting Server...
2013-12-04 11:18:26.884:WARN:oejs.AbstractConnector:Acceptors should be <=2*availableProcessors: SslSelectChannelConnector@0.0.0.0:5450 STOPPED
starting monitor thread
2013-12-04 11:18:26.954:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT
2013-12-04 11:18:27.007:INFO:oejw.WebInfConfiguration:Extract jar:file:/opt/vconsole/lib/webui.war!/ to /opt/vconsole/temp/webapp
2013-12-04 11:18:31.718:INFO:/webui:Initializing Spring root WebApplicationContext
log4j:WARN No appenders could be found for logger (org.springframework.web.context.ContextLoader).
log4j:WARN Please initialize the log4j system properly.
... contextInit, derby system home from env:/opt/vconsole/mcdb/derby
---- Upgrading /opt/vconsole/config/console.properties ----
************************************************************************************************************
Please open the Vertica Management Console at https://localhost:5450/webui
************************************************************************************************************
2013-12-04 11:18:54.433:INFO:/webui:Set web app root system property: 'webapp.root' = [/opt/vconsole/temp/webapp]
2013-12-04 11:18:54.434:INFO:/webui:Initializing log4j from [/opt/vconsole/temp/webapp/WEB-INF/log4j-mc.xml]
2013-12-04 11:18:54.487:INFO:oejsh.ContextHandler:started o.e.j.w.WebAppContext{/webui,file:/opt/vconsole/temp/webapp/},file:/opt/vconsole/lib/webui.war
2013-12-04 11:18:54.581:INFO:/webui:Initializing Spring FrameworkServlet 'appServlet'
2013-12-04 11:18:57.744:INFO:oejhs.SslContextFactory:Enabled Protocols [SSLv2Hello, TLSv1, SSLv3] of [SSLv2Hello, SSLv3, TLSv1]
2013-12-04 11:18:57.754:INFO:oejs.AbstractConnector:Started SslSelectChannelConnector@0.0.0.0:5450 STARTING
Comments
By given output it's running on port 5450.
1. Try in browser https://localhost:5450 or https://0.0.0.0:5450.
2. Check that your browser can verify and sign a certificate and sign it.
For some reason MC logger always outputs it messages to console so don't care about it.
Thanks for your reply. I haven't install GUI\X desktop on my Linux Server.
I am using browser from my machine.
Any help will be great.
Thanks
Jay
1. You have to get the IP address of MC host
- http://www.linuxjournal.com/content/tech-tip-getting-your-mac-and-ip-address-script
- http://www.cyberciti.biz/faq/how-to-find-out-the-ip-address-assigned-to-eth0-and-display-ip-only/
2. Verify that port is open or disable firewall.
3. From machine with browser type IP address of MC (https://xxx.xxx.xxx.xxx:5450)
--
PS
MC it's a graphical browser based application.
https://my.vertica.com/docs/6.1.x/HTML/index.htm#16951.htm
Thanks for reply, I am using IP to access MC and its not working.
Thanks
Jay
any help is great.
thanks
Jay