Re: TomCat 404

2014-08-26 Thread mo
I suspect having bind-address = your IP address is not the way to go, I was getting mysql connection issues. I put it back to localhost and it seemed to go on.  - Mo On August 26, 2014 at 9:04:52 PM, Carlos Reategui (create...@gmail.com) wrote: Is there an error in your management-server logs?

Re: TomCat 404

2014-08-26 Thread Carlos Reategui
Is there an error in your management-server logs? On Tue, Aug 26, 2014 at 6:01 PM, mo wrote: > That did not work, I suspect I should downgrade me version, or upgrade it > to 7? > > - Mo > > On August 26, 2014 at 8:59:53 PM, Carlos Reategui (car...@reategui.com) > wrote: > > service tomcat6 stop

Re: TomCat 404

2014-08-26 Thread mo
That did not work, I suspect I should downgrade me version, or upgrade it to 7? - Mo On August 26, 2014 at 8:59:53 PM, Carlos Reategui (car...@reategui.com) wrote: service tomcat6 stop 

Re: TomCat 404

2014-08-26 Thread Carlos Reategui
to verify if that is the problem: service tomcat6 stop service cloudstack-management restart And try the webpage again. If it works then: chkconfig tomcat6 off Please note that if you update tomcat it is likely the update (i.e. yum/apt) process will stop and start tomcat and cause the cloudstac

Re: TomCat 404

2014-08-26 Thread Chiradeep Vittal
tack.apache.org>> Date: Tuesday, August 26, 2014 at 5:49 PM To: "dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org>" mailto:dev@cloudstack.apache.org>> Subject: Re: TomCat 404 Also make sure the default tomcat service is set to NOT start. Cloudstack should be the

Re: TomCat 404

2014-08-26 Thread mo
How can on be sure the default does not start? I would assume chkconfig? On August 26, 2014 at 8:50:18 PM, Carlos Reategui (car...@reategui.com) wrote: Also make sure the default tomcat service is set to NOT start. Cloudstack should be the one starting it. On Tue, Aug 26, 2014 at 5:47 PM, M

Re: TomCat 404

2014-08-26 Thread Carlos Reategui
Also make sure the default tomcat service is set to NOT start. Cloudstack should be the one starting it. On Tue, Aug 26, 2014 at 5:47 PM, Michael Phillips wrote: > Pretty sure they say 6.0.33 is the recommended version...any devs want to > chime in on that? > > > Date: Tue, 26 Aug 2014 20:42:1

RE: TomCat 404

2014-08-26 Thread Michael Phillips
Pretty sure they say 6.0.33 is the recommended version...any devs want to chime in on that? > Date: Tue, 26 Aug 2014 20:42:11 -0400 > From: m...@daoenix.com > To: dev@cloudstack.apache.org > Subject: TomCat 404 > > Greetings, > > I am having issues with tomcat 404 error, I presently have > Apa