]
Sent: donderdag, 30 oktober, 2014 13:47
To: dev@cloudstack.apache.org
Subject: Re: [USAGE][MASTER] java.sql.SQLException: No suitable driver
found for jdbc:mysql
The only way I could run in a dev environment was to run
com.cloud.usage.UsageServer as a plain java process and explicitly set
mysql connector
Amsterdam, Netherlands
-Original Message-
From: Rajani Karuturi [mailto:raj...@apache.org]
Sent: donderdag, 30 oktober, 2014 13:47
To: dev@cloudstack.apache.org
Subject: Re: [USAGE][MASTER] java.sql.SQLException: No suitable driver found
for jdbc:mysql
The only way I could run in a dev
The only way I could run in a dev environment was to run
com.cloud.usage.UsageServer as a plain java process and explicitly set
mysql connector in the classpath
for example in intellij, add mysql connector to the classpath by editing
the project structure and adding mysql connector jar to the depe
Hello,
I know this was a known issue and fixed in 4.4 and master (as Sebastian
mentioned), but it appears again in master.
I am running mgt with jetty-run. Works OK.
I am running usage then (mvn -pl usage -Drun -Dpid=$$). Getting an exception:
com.cloud.utils.exception.CloudRuntimeException: DB