QueueMetrics > QueueMetrics installation

QM on Elastix 2.0 Install Error: Bad ELF Interpreter

<< < (3/3)

trymes:
Thanks for the update and the new package. However, becasue the i386 package was already installed, I needed to do the following:


--- Code: ---yum remove queuemetrics-java
yum install queuemetrics
--- End code ---

Otherwise, it just tried to update to the latest version of the i386 package.

How can I verify that QM is using the QM-java package and not the Sun software I installed?

Tom

trymes:
Nevermind again. I have to get my "post" button under control. I opened /etc/init.d/queuemetrics and it shows this:

--- Code: ---#!/bin/sh
# chkconfig: 345 20 80
# description: Starts/stops QueueMetrics' internal Tomcat

CATALINA_HOME=/usr/local/queuemetrics/tomcat; export CATALINA_HOME
JAVA_HOME=/usr/local/queuemetrics/java; export JAVA_HOME
JAVA_OPTS="-Xms128M -Xmx128M"
export JAVA_OPTS
TOMCAT_OWNER=root; export TOMCAT_OWNER
--- End code ---

Which seems to me that it is properly using the QM-java package instead of Sun.

Tom

QueueMetrics:
I agree  ;)

Navigation

[0] Message Index

[*] Previous page

Go to full version