Re: Problem after upgrading to ASF 4.0 RC1

2012-09-13 Thread Wido den Hollander
k-dev@incubator.apache.org Subject: Re: Problem after upgrading to ASF 4.0 RC1 Hello, mysql-connector-java-5.1.17.jar will work with cloudstack. Just rewrite the classpath.conf to point to mysql-connector-java.jar. I think build process needs some more adjustment. (2012/09/13 21:07), Ahmad Saif

Re: Problem after upgrading to ASF 4.0 RC1

2012-09-13 Thread Ahmad Saif
sudha -Original Message- From: KAWAI Hiroaki [mailto:ka...@stratosphere.co.jp] Sent: Thursday, September 13, 2012 5:17 AM To: cloudstack-dev@incubator.apache.org Subject: Re: Problem after upgrading to ASF 4.0 RC1 Hello, mysql-connector-java-5.1.17.jar will work with cloudstack. Just re

RE: Problem after upgrading to ASF 4.0 RC1

2012-09-13 Thread Sudha Ponnaganti
Message- From: KAWAI Hiroaki [mailto:ka...@stratosphere.co.jp] Sent: Thursday, September 13, 2012 5:17 AM To: cloudstack-dev@incubator.apache.org Subject: Re: Problem after upgrading to ASF 4.0 RC1 Hello, mysql-connector-java-5.1.17.jar will work with cloudstack. Just rewrite the classpath.conf to

Re: Problem after upgrading to ASF 4.0 RC1

2012-09-13 Thread KAWAI Hiroaki
Hello, mysql-connector-java-5.1.17.jar will work with cloudstack. Just rewrite the classpath.conf to point to mysql-connector-java.jar. I think build process needs some more adjustment. (2012/09/13 21:07), Ahmad Saif wrote: Hello, On Classpath.conf : jar:/usr/share/java/mysql-connector-java-

Re: Problem after upgrading to ASF 4.0 RC1

2012-09-13 Thread Wido den Hollander
Hi, On 09/13/2012 02:07 PM, Ahmad Saif wrote: Hello, On Classpath.conf : jar:/usr/share/java/mysql-connector-java-5.1.21.jar [root@csm ~]# ls -al /usr/share/java/mysql* -rw-r--r--. 1 root root 819803 Jun 22 16:33 /usr/share/java/mysql-connector-java-5.1.17.jar lrwxrwxrwx. 1 root root 31 S

Re: Problem after upgrading to ASF 4.0 RC1

2012-09-13 Thread Ahmad Saif
Hello, On Classpath.conf : jar:/usr/share/java/mysql-connector-java-5.1.21.jar [root@csm ~]# ls -al /usr/share/java/mysql* -rw-r--r--. 1 root root 819803 Jun 22 16:33 /usr/share/java/mysql-connector-java-5.1.17.jar lrwxrwxrwx. 1 root root 31 Sep 13 12:59 /usr/share/java/mysql-connector-ja

Re: Problem after upgrading to ASF 4.0 RC1

2012-09-13 Thread Wido den Hollander
Hello, Could you open /etc/cloud/management/classpath.conf and see if the MySQL connector is listed in there? It's probably looking for a JAR which isn't there. $ ls -al /usr/share/java/mysql* Wido On 09/13/2012 01:53 PM, Ahmad Saif wrote: Hello Wido, I'm upgrading my old cloudstack, so i

Re: Problem after upgrading to ASF 4.0 RC1

2012-09-13 Thread Ahmad Saif
Hello Wido, I'm upgrading my old cloudstack, so it's already there .., I've also checked the tomcat version and it's 6.0.24-45 [root@csm ~]# rpm -aq | grep -i mysql perl-DBD-MySQL-4.013-3.el6.x86_64 mysql-server-5.1.61-4.el6.x86_64 mysql-5.1.61-4.el6.x86_64 MySQL-python-1.2.3-0.3.c1.1.el6.x86_

Re: Problem after upgrading to ASF 4.0 RC1

2012-09-13 Thread Wido den Hollander
Hi, On 09/13/2012 01:41 PM, Ahmad Saif wrote: Hello there :) Today I've downloaded the last successful artifact form: http://jenkins.cloudstack.org/job/build-cloudstack-4.0-rhel6.3/ I've tried to upgrade my existent 3.0.2 cloudstack setup, on the management server after I've upgraded the packa

Problem after upgrading to ASF 4.0 RC1

2012-09-13 Thread Ahmad Saif
Hello there :) Today I've downloaded the last successful artifact form: http://jenkins.cloudstack.org/job/build-cloudstack-4.0-rhel6.3/ I've tried to upgrade my existent 3.0.2 cloudstack setup, on the management server after I've upgraded the packages and started the management-server for th