QueueMetrics forum
QueueMetrics => QueueMetrics installation => Topic started by: vlad.dc on May 08, 2008, 17:22:56
-
Hello,
I had follow this guide:
http://astrecipes.net/index.php?from=226&q=astrecipes/manually+updating+queuemetrics
but QM is don't updated, on:
/usr/local/queuemetrics/tomcat/webapps
I had changed the link to:
queuemetrics -> /usr/local/queuemetrics/webapps/queuemetrics-1.4.4b5
After restart QM with:
/etc/init.d/queuemetrics restart
The version is the same: Loway QueueMetrics - 1.4.3
Please help me to update...
Vlad.
-
Is the new webapp working? if you go to http://serverip:8080/queuemetrics-1.4.4b5 do you see anything?
BTW, are you running a custom beta version?
-
The trick is change the next file:
/usr/local/queuemetrics/tomcat/conf/Catalina/localhost/queuemetrics.xml
<?xml version='1.0' encoding='utf-8'?>
<Context docBase="/usr/local/queuemetrics/webapps/queuemetrics-1.X.X" path="/queuemetrics">
</Context>
Solved.
-
Hello QueueMetrics!
From:
http://QMIP:8080/queuemetrics-1.4.4b5
Only get:
----------
HTTP Status 404 - /queuemetrics-1.4.4b5
type Status report
message /queuemetrics-1.4.4b5
description The requested resource (/queuemetrics-1.4.4b5) is not available.
Apache Tomcat/5.0.28
----------
But the issue was solved with the modify to queuemetrics.xml
And yes... is a custom beta version.
Regards.
Vlad.
-
Yes as an alternative you can simply delete that file and it will be rebuilt.
Nice to see it's working. ;D