I have problem
I run JDBC Request to myslql database 

when I put in filed : JDBC Driver class : com.mysql.jdbc.Driver

I have in Jmeter.log : 

jmeter.protocol.jdbc.config.DataSourceElement: Could not load driver:
com.mysql.jdbc java.lang.ClassNotFoundException: com.mysql.jdbc
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:247)


What I shuld to do ??? 
I Installed MySql Server 5.4
-- 
View this message in context: 
http://www.nabble.com/Mysql---connection-Configuration-tp25637820p25637820.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to