Nux, thanks for your suggestion, I will wait until the official release. Thank you! Motty
On Thu, Oct 9, 2014 at 9:22 AM, Nux! <[email protected]> wrote: > Motty, > > Also, 4.4.1 was not yet released AFAIK, wait until it is. > > -- > Sent from the Delta quadrant using Borg technology! > > Nux! > www.nux.ro > > ----- Original Message ----- > > From: "motty cruz" <[email protected]> > > To: [email protected] > > Sent: Thursday, 9 October, 2014 16:11:12 > > Subject: Re: HTTP Status 404 - just upgraded from ACS 4.4.0 to ACS 4.4.1 > > > Erik, I did not change anything before or after upgrading > > Cloudstack-management 4.4.0. I followed the steps below to the exact > words. > > > http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.4.1/upgrade/upgrade-4.4.html > > > > now I believe it was an issue with the Database, maybe the scheme was not > > upgraded? I am running database on a different server. Any ideas? I > really > > would like to upgrade to latest package to be able to use Windows > > templates. at this moment I can't create instances from windows > templates. > > > > Thanks > > Motty > > > > On Thu, Oct 9, 2014 at 8:06 AM, Erik Weber <[email protected]> wrote: > > > >> I generally experience this if there is a wrong configuration setting. > >> > >> Did you change anything before upgrading? > >> > >> Erik > >> 9. okt. 2014 00:49 skrev "motty cruz" <[email protected]> følgende: > >> > >> > Hi ilya, > >> > here is the management-server.log as you suggest, I waited 10 minutes > >> > http://pastebin.com/raw.php?i=AiYXmxSU > >> > > >> > my umask 002 > >> > cat /etc/profile > >> > > >> > Thank you very much. > >> > > >> > On Wed, Oct 8, 2014 at 3:32 PM, ilya musayev < > >> [email protected] > >> > > > >> > wrote: > >> > > >> > > Motty, > >> > > > >> > > The error you see about not being able to connect to a host on port > >> 9090 > >> > > is normal when the management server is starting. There must be > another > >> > > error or warning somewhere. > >> > > > >> > > Please try the steps below to shrink the log file to manageable size > >> and > >> > > upload the file to some file sharing site if paste bin restricts > you. > >> > > > >> > > service cloudstack-management stop > >> > > cat /dev/null > /var/log/cloudstack/management/management-server.log > >> > > service cloudstack-management start > >> > > > >> > > wait 10 minutes > >> > > upload the whole file or contents of it to google drive or something > >> > > similar. > >> > > > >> > > What is your umask is set to? > >> > > > >> > > Regards > >> > > ilya > >> > > > >> > > On 10/8/14, 1:04 PM, motty cruz wrote: > >> > > > >> > >> Hello ilya, > >> > >> I was not able to post the entire log file is too big, > >> > >> > >> > >> here is the error msg I see at 6:21 am. > >> > >> http://pastebin.com/raw.php?i=dWxDmR91 > >> > >> > >> > >> > >> > >> Thanks, > >> > >> Motty > >> > >> On Wed, Oct 8, 2014 at 12:34 PM, ilya musayev < > >> > >> [email protected]> > >> > >> wrote: > >> > >> > >> > >> Management server log is missing ERROR statements in what you've > >> > posted. > >> > >>> Please include the full log file. > >> > >>> > >> > >>> On 10/8/14, 12:23 PM, motty cruz wrote: > >> > >>> > >> > >>> I am looking in the logs but I can't see to find exactly the > error > >> > >>>> causing > >> > >>>> this issue. > >> > >>>> I still getting this error: > >> > >>>> HTTP Status 404 - > >> > >>>> ------------------------------ > >> > >>>> > >> > >>>> *type* Status report > >> > >>>> > >> > >>>> *message* > >> > >>>> > >> > >>>> *description* *The requested resource () is not available.* > >> > >>>> ------------------------------ > >> > >>>> Apache Tomcat/6.0.24 > >> > >>>> > >> > >>>> On Wed, Oct 8, 2014 at 12:09 PM, Andrei Mikhailovsky < > >> > [email protected] > >> > >>>> > > >> > >>>> wrote: > >> > >>>> > >> > >>>> I've had a similar issue when upgrading, but I can't remember > >> > exactly > >> > >>>> how > >> > >>>> > >> > >>>>> I solved it. I think everything should be in the logs, it was > >> pretty > >> > >>>>> straightforward and quick as far as I remember. > >> > >>>>> > >> > >>>>> Andrei > >> > >>>>> > >> > >>>>> P.S. to revert back you simply stop acs and usage server, > restore > >> > your > >> > >>>>> database from backups and install the previous acs version. If > >> you've > >> > >>>>> updated any clients, make sure you revert them back as well. > >> > >>>>> > >> > >>>>> ----- Original Message ----- > >> > >>>>> > >> > >>>>> From: "motty cruz" <[email protected]> > >> > >>>>> > >> > >>>>>> To: [email protected] > >> > >>>>>> Sent: Wednesday, 8 October, 2014 6:34:29 PM > >> > >>>>>> Subject: Re: HTTP Status 404 - just upgraded from ACS 4.4.0 to > ACS > >> > >>>>>> 4.4.1 > >> > >>>>>> Thanks Erik, > >> > >>>>>> here is the output of netstat -anlp > >> > >>>>>> http://pastebin.com/raw.php?i=CJn9i9ci > >> > >>>>>> ps aux > >> > >>>>>> http://pastebin.com/raw.php?i=uSDJJUDH > >> > >>>>>> management-server.log > >> > >>>>>> http://pastebin.com/raw.php?i=sSs63jRi > >> > >>>>>> Thanks for your support > >> > >>>>>> Motty > >> > >>>>>> On Wed, Oct 8, 2014 at 10:00 AM, Erik Weber < > [email protected]> > >> > >>>>>> wrote: > >> > >>>>>> > >> > >>>>>> Post the log on pastebin, also post the output of > >> > >>>>>>> > >> > >>>>>>> netstat -anlp > >> > >>>>>>> ps aux > >> > >>>>>>> > >> > >>>>>>> Erik > >> > >>>>>>> 8. okt. 2014 18:30 skrev "motty cruz" <[email protected]> > >> > >>>>>>> følgende: > >> > >>>>>>> > >> > >>>>>>> Hi Erik, > >> > >>>>>>> > >> > >>>>>>>> I did as you suggested : > >> > >>>>>>>> [root@blaze home]# pkill java > >> > >>>>>>>> [root@blaze home]# service cloudstack-management status > >> > >>>>>>>> cloudstack-management dead but pid file exists > >> > >>>>>>>> The pid file locates at /var/run/cloudstack-management.pid > and > >> > >>>>>>>> lock file > >> > >>>>>>>> > >> > >>>>>>>> at > >> > >>>>>>> > >> > >>>>>>> /var/lock/subsys/cloudstack-management. > >> > >>>>>>>> Starting cloudstack-management will take care of them or you > can > >> > >>>>>>>> manually clean up. > >> > >>>>>>>> [root@blaze home]# service cloudstack-management stop > >> > >>>>>>>> Stopping cloudstack-management: [ OK ] > >> > >>>>>>>> [root@blaze home]# service cloudstack-management start > >> > >>>>>>>> Starting cloudstack-management: [ OK ] > >> > >>>>>>>> [root@blaze home]# service cloudstack-management status > >> > >>>>>>>> cloudstack-management (pid 3853) is running... > >> > >>>>>>>> [root@blaze home]# service cloudstack-management status > >> > >>>>>>>> cloudstack-management (pid 3853) is running... > >> > >>>>>>>> [root@blaze home]# > >> > >>>>>>>> > >> > >>>>>>>> I can't attached the management-server.log apache.org > >> complained > >> > >>>>>>>> about > >> > >>>>>>>> > >> > >>>>>>>> it. > >> > >>>>>>> > >> > >>>>>>> On Wed, Oct 8, 2014 at 9:07 AM, Erik Weber < > [email protected] > >> > > >> > >>>>>>>> wrote: > >> > >>>>>>>> > >> > >>>>>>>> You shouldnt start tomcat, cloudstack will do that for you. > >> > >>>>>>>> > >> > >>>>>>>>> Shutdown tomcat and kill any acs related java processes. > Then > >> > >>>>>>>>> you start > >> > >>>>>>>>> cloudstack-management service and post the logs if it fails > >> > >>>>>>>>> > >> > >>>>>>>>> Erii > >> > >>>>>>>>> 8. okt. 2014 15:53 skrev "motty cruz" <[email protected] > > > >> > >>>>>>>>> følgende: > >> > >>>>>>>>> > >> > >>>>>>>>> I restarted tomcat6 /etc/init.d/tomcat6 restart now I'm > >> > >>>>>>>>> > >> > >>>>>>>>>> getting a > >> > >>>>>>>>>> > >> > >>>>>>>>>> blank > >> > >>>>>>>>> > >> > >>>>>>>> page no errors > >> > >>>>>>>> > >> > >>>>>>>>> any ideas? > >> > >>>>>>>>>> > >> > >>>>>>>>>> On Wed, Oct 8, 2014 at 6:34 AM, motty cruz > >> > >>>>>>>>>> <[email protected]> > >> > >>>>>>>>>> > >> > >>>>>>>>>> wrote: > >> > >>>>>>>>> Hello, > >> > >>>>>>>>> > >> > >>>>>>>>>> I just upgrade Cloudstack from 4.4.0 to 4.4.1, now I'm > >> > >>>>>>>>>>> getting the > >> > >>>>>>>>>>> following error: > >> > >>>>>>>>>>> HTTP Status 404 - > >> > >>>>>>>>>>> ------------------------------ > >> > >>>>>>>>>>> > >> > >>>>>>>>>>> *type* Status report > >> > >>>>>>>>>>> > >> > >>>>>>>>>>> *message* > >> > >>>>>>>>>>> > >> > >>>>>>>>>>> *description* *The requested resource () is not > available.* > >> > >>>>>>>>>>> ------------------------------ > >> > >>>>>>>>>>> Apache Tomcat/6.0.24 > >> > >>>>>>>>>>> > >> > >>>>>>>>>>> Thanks for your support, > >> > >>>>>>>>>>> Motty > >> > >>>>>>>>>>> > >> > >>>>>>>>>>> > >> > >>>>>>>>>>> -- > >> > >>>>>>>>>> Thanks for your support, > >> > >>>>>>>>>> Motty > >> > >>>>>>>>>> > >> > >>>>>>>>>> > >> > >>>>>>>>>> -- > >> > >>>>>>>> Thanks for your support, > >> > >>>>>>>> Motty > >> > >>>>>>>> > >> > >>>>>>>> -- > >> > >>>>>>>> > >> > >>>>>>> Thanks for your support, > >> > >>>>>> Motty > >> > >>>>>> > >> > >>>>>> > >> > >>>> > >> > >> > >> > > > >> > > >> > > >> > -- > >> > Thanks for your support, > >> > Motty > >> > > >> > > > > > > > > -- > > Thanks for your support, > > Motty > -- Thanks for your support, Motty
