Thank you very much Nux,
that was the trick, here is what I did to fixed it:

mysql -u root -pmypassword -e "DROP DATABASE cloud"
 mysql -u root -pmypassword -e "CREATE DATABASE cloud"
 mysql -u root -pmypassword -h localhost cloud <
cloud-backup_2014-10-08.sql

now successfully downgrade to Cloudstack-Managment 4.4.0,

Thank you all for your help and your support, I was under intensive heat,
you guys helped me very much.


-Motty



On Thu, Oct 9, 2014 at 7:49 AM, Nux! <[email protected]> wrote:

> What I would do next is to restore /etc/cloudstack on the management
> server from the backups and also the DB. To be 100% sure you are using the
> old one, just drop the DBs and restore from backups.
>
> --
> 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 15:46:50
> > Subject: Re: HTTP Status 404 - just upgraded from ACS 4.4.0 to ACS 4.4.1
>
> > Thanks that worked! I was able to downgrade packages to
> > cloudstack-management-4.4.0 but I still getting same error message.
> >
> > I am going to loose my sense,
> >
> > HTTP Status 404 -
> > ------------------------------
> >
> > *type* Status report
> >
> > *message*
> >
> > *description* *The requested resource () is not available.*
> > ------------------------------
> > Apache Tomcat/6.0.24
> >
> > Please help!
> >
> > On Thu, Oct 9, 2014 at 7:08 AM, Nux! <[email protected]> wrote:
> >
> >> Try:
> >>
> >> yum downgrade cloudstack-\*
> >>
> >> --
> >> 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 14:53:07
> >> > Subject: Re: HTTP Status 404 - just upgraded from ACS 4.4.0 to ACS
> 4.4.1
> >>
> >> > I tried to downgrade, here is the command that I used: yum downgrade
> >> > cloudstack-management now I'm getting this errors:
> >> > ---> Package cloudstack-management.x86_64 0:4.4.1-NONOSS_1.el6 will be
> >> > erased
> >> > --> Finished Dependency Resolution
> >> > Error: Package: cloudstack-awsapi-4.4.1-NONOSS_1.el6.x86_64
> (@cloudstack)
> >> >           Requires: cloudstack-management = 4.4.1
> >> >           Removing: cloudstack-management-4.4.1-NONOSS_1.el6.x86_64
> >> > (@cloudstack)
> >> >               cloudstack-management = 4.4.1-NONOSS_1.el6
> >> >           Downgraded By:
> cloudstack-management-4.4.0-NONOSS_3.el6.x86_64
> >> > (cloudstack)
> >> >               cloudstack-management = 4.4.0-NONOSS_3.el6
> >> > Error: Package: cloudstack-management-4.4.0-NONOSS_3.el6.x86_64
> >> (cloudstack)
> >> >           Requires: cloudstack-awsapi = 4.4.0
> >> >           Installed: cloudstack-awsapi-4.4.1-NONOSS_1.el6.x86_64
> >> > (@cloudstack)
> >> >               cloudstack-awsapi = 4.4.1-NONOSS_1.el6
> >> >           Available: cloudstack-awsapi-4.4.0-NONOSS_3.el6.x86_64
> >> > (cloudstack)
> >> >               cloudstack-awsapi = 4.4.0-NONOSS_3.el6
> >> > Error: Package: cloudstack-management-4.4.0-NONOSS_3.el6.x86_64
> >> (cloudstack)
> >> >           Requires: cloudstack-common = 4.4.0
> >> >           Installed: cloudstack-common-4.4.1-NONOSS_1.el6.x86_64
> >> > (@cloudstack)
> >> >               cloudstack-common = 4.4.1-NONOSS_1.el6
> >> >           Available: cloudstack-common-4.4.0-NONOSS_3.el6.x86_64
> >> > (cloudstack)
> >> >               cloudstack-common = 4.4.0-NONOSS_3.el6
> >> > You could try using --skip-broken to work around the problem
> >> > You could try running: rpm -Va --nofiles --nodigest
> >> > [root@blaze home]#
> >> >
> >> > please help!
> >> >
> >> > On Wed, Oct 8, 2014 at 3:35 PM, Nux! <[email protected]> wrote:
> >> >
> >> >> Motty,
> >> >>
> >> >> Here's a repo that still has 4.4.0
> >> >> http://cloudstack.apt-get.eu/rhel/4.4/
> >> >>
> >> >> You could try to yum downgrade to 4.4.0 and restore your DB.
> >> >>
> >> >> Do take backups before you do that..
> >> >>
> >> >> --
> >> >> Sent from the Delta quadrant using Borg technology!
> >> >>
> >> >> Nux!
> >> >> www.nux.ro
> >> >>
> >> >> ----- Original Message -----
> >> >> > From: "motty cruz" <[email protected]>
> >> >> > To: [email protected]
> >> >> > Sent: Wednesday, 8 October, 2014 23:31:00
> >> >> > Subject: Re: HTTP Status 404 - just upgraded from ACS 4.4.0 to ACS
> >> 4.4.1
> >> >>
> >> >> > Hi Nux,
> >> >> > I follow this steps to upgrade
> >> >> >
> >> >> >
> >> >>
> >>
> http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.4/upgrade/upgrade-4.4.html
> >> >> >
> >> >> > here is my cloudstack.repo
> >> >> >
> >> >> > [cloudstack]
> >> >> > name=cloudstack
> >> >> > baseurl=http://cloudstack.apt-get.eu/rhel/4.4/
> >> >> > enabled=1
> >> >> > gpgcheck=0
> >> >> > cloudstack.repo (END)
> >> >> >
> >> >> > Thanks for your help!
> >> >> >
> >> >> >
> >> >> > On Wed, Oct 8, 2014 at 2:40 PM, Nux! <[email protected]> wrote:
> >> >> >
> >> >> >> How did you upgrade exactly?
> >> >> >>
> >> >> >> --
> >> >> >> Sent from the Delta quadrant using Borg technology!
> >> >> >>
> >> >> >> Nux!
> >> >> >> www.nux.ro
> >> >> >>
> >> >> >> ----- Original Message -----
> >> >> >> > From: "motty cruz" <[email protected]>
> >> >> >> > To: [email protected]
> >> >> >> > Sent: Wednesday, 8 October, 2014 22:31:57
> >> >> >> > Subject: Re: HTTP Status 404 - just upgraded from ACS 4.4.0 to
> ACS
> >> >> 4.4.1
> >> >> >>
> >> >> >> > can I run "cloudstack-setup-management" would this help? I try
> to
> >> find
> >> >> >> the
> >> >> >> > meaning of this command,
> >> >> >> >
> >> >> >> > On Wed, Oct 8, 2014 at 1:04 PM, motty cruz <
> [email protected]>
> >> >> 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
> >> >>
> >> >
> >> >
> >> >
> >> > --
> >> > Thanks for your support,
> >> > Motty
> >>
> >
> >
> >
> > --
> > Thanks for your support,
> > Motty
>



-- 
Thanks for your support,
Motty

Reply via email to