[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13482793#comment-13482793
 ] 

Jessica Tomechak commented on CLOUDSTACK-405:
---------------------------------------------

Looks like someone has made some unreviewed changes to the management server 
installation sections. The command was present in the original file on which we 
based the 4.0 Install Guide (that file is attached to the "Convert to XML" doc 
sprint wiki page). Not only was this step removed, but some language changes 
were made that introduce grammatical errors. I will take a look at this entire 
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

Reply via email to