[ https://issues.apache.org/jira/browse/CLOUDSTACK-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13481740#comment-13481740 ]
Noa Resare commented on CLOUDSTACK-405: --------------------------------------- Browsing this issue tracker it seems to be common knowledge that 'cloud-setup-management' needs to be run as well (which does the above required steps, among other relevant things. Looking more carefully at the install guide (I'm looking at the version available at http://jenkins.cloudstack.org/job/docs-4.0/143/) there is indeed a reference to cloud-setup-management, item 4 under 4.5.6. Prepare and Start Additional Management Servers. Since I only intend to use a single management server in my setup, I had skipped this section. > management server startup missing from install documents > -------------------------------------------------------- > > Key: CLOUDSTACK-405 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-405 > Project: CloudStack > Issue Type: Bug > Components: Doc > Reporter: Noa Resare > > For the simplest possible test case (that I can come up with) the > Installation Guide instructions fail, with status 404 when attempting to > connect to http://MANAGEMENT_SERVER:8080/client > Expected outcome: > The cloudstack web UI in the web browser when accessing > http://MANAGEMENT_SERVER:8080/client > Actual outcome: > The default tomcat 404 page > Steps to reproduce: > - I created a fully updated vmware vm running a 64 bit Ubuntu 12.04.1 > - installed mysql-server, with root password abc123 > - ran mysql_secure_installation, default options > - pulled the latest built ubuntu packages from jenkins: > http://jenkins.cloudstack.org/job/build-4.0-ubuntu1204/535/artifact/CloudStack-oss-4.0.0-535.tar.bz2 > - ran the install script installing the management server (which translates > install 'apt-get install cloud-client') > - ran "cloud-setup-databases cloud:foobar --deploy-as=root:abc123" with the > output "CloudStack has successfully initialized database" > - attempted to connect with my web browser at > http://MANAGEMENT_SERVER:8080/client > Additional notes: > Looking at the output from the installer, it seems the tomcat6 starts on > install, listening on port 8080. If I run > "/etc/init.d/tomcat6 stop" followed by "/etc/init.d/cloud-management start" I > get a cloudstack login prompt at http://MANAGEMENT_SERVER:8080/client/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira