A 404 error is quite strange. Is it from Tomcat (it says Tomcat at the bottom)? Is the cloud-client rpm installed correctly?
rpm -vV cloud-client Are you sure Tomcat is listening on 8080/tcp on the management server? Also make sure to connect directly to the correct server (no proxy, at least during testing) and to use the correct URL. http://csserver:8080/client/ Best regards, Kirk On 03/31/2013 02:37 AM, Pranav Saxena wrote: > Hi, > > Could you check from either the management sever logs /firebug logs to > investigate more about the issue and paste them on pastebin? Can you check > if you are able to ping your MS IP from wherever you are trying to launch the > UI ? > > Thanks, > Pranav > > -----Original Message----- > From: Richard S [mailto:solid.snak...@gmail.com] > Sent: Sunday, March 31, 2013 10:57 AM > To: users@cloudstack.apache.org > Subject: 404 error > > I have installed CloudStack 4.0.1 on CentOS 6.4. when i go to http:// > <serverurl>:8080/ client/ in a web browser I get a 404 error page. The same > error also occurs on CentOS 6.3 also. >