1
Running QueueMetrics / Re: Queuemetrics is not accessible through web after system reboot
« on: May 11, 2007, 10:47:03 »
I'm not exactly sure what you mean by './queuemetrics restart'. Is that a special script, or are you referring to using the tomcat manager interface to restart the QueueMetrics application?
Is that the entire error message? If not, then posting it would help diagnose the problem a little bit better. I can give you some things to check in the meantime though to help diagnose the problem
With Tomcat running (and QueueMetrics installed), point your browser (ON the QueueMetrics/Tomcat server) to http://127.0.0.1:8080/queuemetrics/dbtest . This may point you
in the right direction as to where the errors are comming from.
Also, make sure you have the correct version of the Java / MySQL connector installed. From the online QueueMetrics manual, it says to use mysql-connector-java-3.0.10-stable-bin.jar, that can be
downloaded from http://www.mysql.com/products/connector-j/index.html.
A list of some troubleshooting error codes and their explanations can also be found at http://www.queuemetrics.com/faq.jsp.
Hope this helps.
Is that the entire error message? If not, then posting it would help diagnose the problem a little bit better. I can give you some things to check in the meantime though to help diagnose the problem
With Tomcat running (and QueueMetrics installed), point your browser (ON the QueueMetrics/Tomcat server) to http://127.0.0.1:8080/queuemetrics/dbtest . This may point you
in the right direction as to where the errors are comming from.
Also, make sure you have the correct version of the Java / MySQL connector installed. From the online QueueMetrics manual, it says to use mysql-connector-java-3.0.10-stable-bin.jar, that can be
downloaded from http://www.mysql.com/products/connector-j/index.html.
A list of some troubleshooting error codes and their explanations can also be found at http://www.queuemetrics.com/faq.jsp.
Hope this helps.