On 25/09/2007, sijay reddy <[EMAIL PROTECTED]> wrote: > > Hi sebb hear am attaching the contents of the log file....please once go > through it and tell me what > is missing.. > 2007/09/25 15:53:27 INFO - jmeter.engine.StandardJMeterEngine: Running > the > test! > > 2007/09/25 15:53:27 WARN - jmeter.protocol.jdbc.config.DataSourceElement: > Could not load driver: com.mysql.jdbc.Driver > java.lang.ClassNotFoundException: com/mysql/jdbc/Driver > at java.lang.Class.forName0(Native Method) > at java.lang.Class.forName(Class.java:219)
The problem is just that JMeter cannot find the driver. I don't know why this should be. Have you checked to see if the class is actually in the jar? Which version of JMeter and Java are you using? What command are you using to start JMeter?

