Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mlib

Pages: 1 2 [3]
31
QueueMetrics installation / Re: Can't unpack QM
« on: March 18, 2008, 23:07:21 »
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

32
QueueMetrics installation / Re: Can't unpack QM
« on: March 17, 2008, 18:35:25 »
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">'


33
QueueMetrics installation / Re: Can't unpack QM
« on: March 17, 2008, 14:27:41 »
[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
  • ]
  • [-p s]
[+|-r [t]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names]

Please explain me what means this.

34
QueueMetrics installation / Re: Can't unpack QM
« on: March 14, 2008, 20:48:09 »
I don't know if Java is running and I can't access the Tomcat home page.

35
QueueMetrics installation / Re: Can't unpack QM
« on: March 13, 2008, 18:03:59 »
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&amp;zeroDateTimeBehavior=convertToNull&amp;

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

36
QueueMetrics installation / Can't unpack QM
« 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!

Pages: 1 2 [3]