QueueMetrics forum

QueueMetrics => QueueMetrics installation => Topic started by: cuban_cigar on July 15, 2011, 06:18:37

Title: [solved] QM fails silently after install, wont load main page or dbtest
Post by: cuban_cigar on July 15, 2011, 06:18:37
yum -y remove queuemetrics-java

yum -y install queuemetrics

----------------------------------------------------------------
For some reason it wont install on my laptop.

When going to: http://127.0.0.1:8080/queuemetrics, a blank page.


Mysql is running, it gave no errors, apparently.


I attempted to delete folders manually, but yum looked like it didnt install the init script so "queuemetrics" is unrecognized service even if it is installed.



]# yum -y install queuemetrics;
Loaded plugins: presto, refresh-packagekit
Setting up Install Process
Package queuemetrics-1.7.1.0-84.noarch already installed and latest version
Nothing to do

# service queuemetrics restart
queuemetrics: unrecognized service


Title: Re: QM fails silently after install, wont load main page or dbtest
Post by: marcos on July 15, 2011, 10:36:33
Hi.

Are you able to find the queuemetrics-java package?
Let's try to uninstall-it then re-install the queuemetrics package.

Is the /etc/init.d/queuemetrics file present?
Did you tried to issue a /etc/init.d/queuemetrics stop and /etc/init.d/queuemetrics start sequence?

Thanks.
Marco Signorini.
Title: Re: [solved] QM fails silently after install, wont load main page or dbtest
Post by: cuban_cigar on July 26, 2011, 20:46:12
Thanks, removing the queuemetrics java package then installing qm again worked great !