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 <[email protected]> wrote: > On Thu, Apr 16, 2015 at 10:21 AM, Rajani Karuturi <[email protected]> > 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 >
