QueueMetrics forum
QueueMetrics => QueueMetrics installation => Topic started by: Mlib on March 05, 2008, 20:25:51
-
Hello, I can't unpack the QM, first i download it using wget command, then when i'm going to download using tar -zxvf command, then this appears:
tar: QueueMetrics-1.4.3-trial.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
I don'nt know what's happening
Help me please!
-
Try deleting the file and downloading it again.
If you want to be sure, run:
[root@pbx root]# md5sum QueueMetrics-1.4.3-trial.tar.gz
d0c4fd7569131c62e16cf177ed44a7c8 QueueMetrics-1.4.3-trial.tar.gz
-
Hello, thanks, I deleted the QM and installed again and it works!!
But now I have a new problem.
I edited the web.xml in the part:
<param-value>jdbc:mysql://my server ip/queuemetrics?autoReconnect=true&zeroDateTimeBehavior=convertToNull&
Then I restarted my servlet container and pointed to my web browser the following:
http://my server ip:8080/queuemetrics
After i did this nothing happen! Also i point to the JDBC tester page and happened the same...nothing!!!
I know that i'm doing or i done something wrong, but i need your help to figure out.
Thanks
-
1. is Java actually running?
2. is Tomcat working? http://serverip:8080/ should show the Tomcat home page
3. are you installing on CentOS 5?
-
I don't know if Java is running and I can't access the Tomcat home page.
-
try running
ps fax | grep java
and
lsof -i | grep java
and post the results here.
-
[root@56-47 ~]# ps fax | grep java
11262 pts/1 S+ 0:00 \_ grep java
[root@56-47 ~]# lsof i | grep java
lsof: status error on i: No such file or directory
lsof 4.74
latest revision: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/
latest FAQ: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/FAQ
latest man page: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_man
usage: [-?abhlnNoOPRstUvV] [+|-c c] [+|-d s] [+D D] [+|-f]
[-F [f]] [-g ] [-i ] [+|-L [l]] [+m [m]] [+|-M] [-o [+|-r [t]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names]
Please explain me what means this.
-
Hi, I think that i'm having problems with Java Installation.
First, I'm istalling on Fedora Core.
To install JDK i went to:
1. http://java.sun.com/javase/downloads/index_jdk5.jsp, then click in download the JDK 6 Update 5, i accepted the license agreement, in the Linux Platform I used the Linux RPM in self-extracting file (jdk-6u5-linux-i586-rpm.bin)
2. Then it was downloaded in the /usr/local directory.
3. Put chmod chmod +x jdk-6u5-linux-i586-rpm.bin
4. Put ./jdk-6u5-linux-i586.rpm.bin, after this, a message appear and i can't read the license agreement.
This is the message:
./jdk-6u5-linux-i586-rpm.bin: line 1: syntax error near unexpected token `newline'
./jdk-6u5-linux-i586-rpm.bin: line 1: `<!doctype html public "-//W3C//DTD HTML 3.2 Final//EN">'
-
Can't you use the "yum" automated installation? it will install everything by itself....
-
Ok thank you very much, I did with the yum and it works!! But I think that is important to know both ways, the easy and the hard, and I really appreciate that u can help me with the hard one.
thanks
-
I think that your java install package has some problems - maybe it's corrupted? try and download another version from Sun's site (QM is not really picky about which JVM it runs on), verify the SHA signature, then
chmod a+x jdk-version.bin
./jdk-version.bin
It should run and install after that.
-
What i have to do to verify the SHA signature?
-
md5sum filename
-
Hello everyone, I haven't see that Queuemetrics is free for only two agents, and I need to implement a free monitoring systems for 6 agents. Do you know of other Monitoring Systems for Call Center based on Asterisk , that is free for 6 agents or 10, or maybe one that is more cheap than QM. I don't know if this is possible to find, but if you know of one, please write me.
thanks
waiting for an answer