I am using RabbitMQ feature, and I did notice that the UI become noticeably slower for some operations, such as VM create / destroy actions. When the RabbitMQ server is down, the login process become unresponsive.
Yiping On 4/16/15, 3:42 AM, "Erik Weber" <terbol...@gmail.com> wrote: >Since I don't really use the feature, but merely tested it, I removed the >rabbitmq bean I previously set up. > >I guess the proper solution is to figure out why rabbitmq barks, probably >due to something being full.. > >-- >Erik > >On Thu, Apr 16, 2015 at 12:40 PM, Nux! <n...@li.nux.ro> wrote: > >> Erik, >> >> Can you share more details about how you solved this? What did you have >>to >> do exactly? >> >> Just thinking it may come it handy to some poor soul in the future. >> >> -- >> Sent from the Delta quadrant using Borg technology! >> >> Nux! >> www.nux.ro >> >> ----- Original Message ----- >> > From: "Erik Weber" <terbol...@gmail.com> >> > To: "dev" <dev@cloudstack.apache.org>, us...@cloudstack.apache.org >> > Sent: Thursday, 16 April, 2015 10:27:16 >> > Subject: Re: [SOLVED] No response received when trying to login >> >> > Thank you Rajani, it was rabbitmq problems. >> > >> > All solved, and I can log in again :-) >> > >> > -- >> > Erik >> > >> > On Thu, Apr 16, 2015 at 10:54 AM, Rajani Karuturi <raj...@apache.org> >> wrote: >> > >> >> If you configured RabbitMQ service, check logs on the Rabbitmq hosts. >> >> >> >> check the size of the events table and see if an insert is taking >>time. >> You >> >> could try the login and then show full processlist at the mysql >>prompt >> to >> >> see any slow queries. >> >> >> >> >> >> ~Rajani >> >> >> >> On Thu, Apr 16, 2015 at 1:57 PM, Erik Weber <terbol...@gmail.com> >> wrote: >> >> >> >> > On Thu, Apr 16, 2015 at 10:21 AM, Rajani Karuturi >><raj...@apache.org> >> >> > wrote: >> >> > >> >> > > Can you check if its blocked on raising the login event? probably >> >> > activemq >> >> > > is down or the events table is full.. >> >> > > >> >> > > >> >> > Thanks for the suggestion, how would I go forward to check that? >> >> > >> >> > I've restarted cloudstack-management multiple times if it matters. >> >> > >> >> > -- >> >> > Erik >> >> > >>