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 packages and started the
management-server for the first time I encountered this issue :
Unexpected exception:
java.sql.SQLException: No suitable driver found for
jdbc:mysql://localhost:3306/cloud?autoReconnect=true&prepStmtCacheSize=517&cachePrepStmts=true
Do you have the mysql connector installed? It's no longer bundled with
CS, but has to be installed seperate.
Install the MySQL connector in /usr/share/java, that should be sufficient.
Wido
The full log is attached to my message.
Thanks