Hi sebb is there any thing to add in* user.classpath *in jmeter.properties ?????????????
On 9/26/07, sebb <[EMAIL PROTECTED]> wrote: > > This is getting rather tedious: > > Check that the classname field in the test plan does not have any > extraneous spaces in it. > > JMeter does not include any JDBC drivers; you have to download the > appropriate driver from whoever provides the database you are using. > > On 26/09/2007, sijay reddy <[EMAIL PROTECTED]> wrote: > > How to check ....am not getting how to check the jar file > > am generally asking why we are copying that JDBC driver??? > > > > > > On 9/26/07, sebb <[EMAIL PROTECTED]> wrote: > > > > > > On 26/09/2007, sijay reddy <[EMAIL PROTECTED]> wrote: > > > > Hi sebb please clarify my doubts > > > > 1)what is the use of copying the jar file to the bin ... > > > > > > Where did I write that? > > > > > > > 2)hear am not at all using any thing belongs to java ...am just > trying > > > to > > > > access the data base...then why you are asking about java version > > > > > > Because older versions of Java don't work properly with JMeter. > > > > > > > if you feel these are silly questions ...please dont mind....am new > to > > > > jmeter and dont have much knowledge about java...so am asking > > > > > > > > On 9/26/07, sijay reddy <[EMAIL PROTECTED]> wrote: > > > > > > > > > > java version is 1.4 > > > > > > OK, assuming it is a Sun version. > > > > > > > > On 9/26/07, sebb <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > Should be OK, given what you have told us. > > > > > > > > > > > > Which version of Java? > > > > > > > > > > > > Just had a thought - spaces are invisible in log files - check > that > > > you > > > > > > don't have a trailing space in the driver class name field. > > > > > > Did you check for trailing spaces in the class name??? > > > > > > > > > > > > > > > On 26/09/2007, sijay reddy <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > Have you checked to see if the class is actually in the jar? > > > > > > > yes ...Driver class is present in the jar file > > > > > > > > > > > > > > Which version of JMeter and Java are you using? > > > > > > > am using jmeter 2.3RC3 version ...hear am just trying to > connect > > > to > > > > > > the > > > > > > > database ... > > > > > > > First of all i will explain how i created test plan... > > > > > > > my testplan contains only one JDBC request which contining the > > > > > > required > > > > > > > query and > > > > > > > one JDBC connection configuration which containg the details > of > > > > > > Database > > > > > > > URL,JDBC driver class ,username and password > > > > > > > is there any thing wrong in m testplan?????? > > > > > > > > > > > > > > What command are you using to start JMeter? > > > > > > > i fallowed two procedures to start jmeter > > > > > > > 1)just by clicking the jmeter batch file which is located in > bin > > > > > > > 2)by using command prompt giving the command jmeter -H > > > 192.168.1.101-P > > > > > > > 8080 > > > > > > > > > > > > > > > > > > > > > whats the wrong in my test plan > > > > > > > > > > > > > > > > > > > > > On 9/25/07, sebb < [EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > > > 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? > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >

