Re: java.sql.SQLException: No suitable driver found for jdbc:mysql:

2011-07-05 Thread arihan
Thats fine. I did my own and its working ok. cheers Arihan -- View this message in context: http://jmeter.512774.n5.nabble.com/java-sql-SQLException-No-suitable-driver-found-for-jdbc-mysql-tp4553152p4553690.html Sent from the JMeter - User mailing list archive at Nabble.com.

Re: java.sql.SQLException: No suitable driver found for jdbc:mysql:

2011-07-05 Thread Felix Frank
On 07/05/2011 03:48 PM, arihan wrote: > if you could tell me step by step that would be really helpful. Sorry, that's outside my area of expertise. You may want to check the official Java/JDBC documentation. - To unsubscribe, e-

Re: java.sql.SQLException: No suitable driver found for jdbc:mysql:

2011-07-05 Thread arihan
if you could tell me step by step that would be really helpful. Cheers Arihan -- View this message in context: http://jmeter.512774.n5.nabble.com/java-sql-SQLException-No-suitable-driver-found-for-jdbc-mysql-tp4553152p4553291.html Sent from the JMeter - User mailing list archive at Nabble.com.

Re: java.sql.SQLException: No suitable driver found for jdbc:mysql:

2011-07-05 Thread Felix Frank
Hi, On 07/05/2011 03:33 PM, arihan wrote: > 2011/07/05 14:19:21 ERROR - jmeter.protocol.jdbc.sampler.JDBCSampler: Error > in JDBC sampling java.sql.SQLException: No suitable driver found for > jdbc:mysql://dimvidi2202:3306/ca_tw if your Java installation is lacking the MySQL JD

Re: java.sql.SQLException: No suitable driver found for jdbc:mysql:

2011-07-05 Thread arihan
The error log as below 2011/07/05 14:19:21 ERROR - jmeter.protocol.jdbc.sampler.JDBCSampler: Error in JDBC sampling java.sql.SQLException: No suitable driver found for jdbc:mysql://dimvidi2202:3306/ca_tw at java.sql.DriverManager.getConnection

Re: java.sql.SQLException: No suitable driver

2009-01-16 Thread sebb
art: 2009-01-08 16:32:21 MST > > Load time: 1 > > Latency: 1 > > Size in bytes: 0 > > Sample Count: 1 > > Error Count: 1 > > Response code: 08001 0 > > Response message: java.sql.SQLException: No suitable driver > > > > Response he

Re: java.sql.SQLException: No suitable driver

2009-01-16 Thread EvilPeanut
but I still get this error: > > Thread Name: Ringback Account Manager 1-1 > Sample Start: 2009-01-08 16:32:21 MST > Load time: 1 > Latency: 1 > Size in bytes: 0 > Sample Count: 1 > Error Count: 1 > Response code: 08001 0 > Response message: java.sql.SQLException: No suit

Re: java.sql.SQLException: No suitable driver

2009-01-09 Thread sebb
Sent: January 9, 2009 9:44 AM > To: 'JMeter Users List' > > Subject: RE: java.sql.SQLException: No suitable driver > > Hi, > > I actually started with the oracle9i-classes12.jar file and then tried with > the ojdbc14_10.1.0.4.0.jar file. I copied the names of t

RE: java.sql.SQLException: No suitable driver

2009-01-09 Thread Shelli D. Orton
Hi, Still get the same error. Thanks for the suggestion. Shelli -Original Message- From: Turkel, David [mailto:dtur...@acumensolutions.com] Sent: January 9, 2009 10:17 AM To: shelli.or...@wmode.com Subject: RE: java.sql.SQLException: No suitable driver Try putting the JAR(s) in the

RE: java.sql.SQLException: No suitable driver

2009-01-09 Thread Shelli D. Orton
li.or...@wmode.com] Sent: January 9, 2009 10:13 AM To: 'JMeter Users List' Subject: RE: java.sql.SQLException: No suitable driver Hi again, I downloaded the Derby client and think I set up the test to use it properly. I changed the JDBC Driver class to be "org.apache.derby.jdbc.ClientDriv

RE: java.sql.SQLException: No suitable driver

2009-01-09 Thread Shelli D. Orton
riginal Message- From: Shelli D. Orton [mailto:shelli.or...@wmode.com] Sent: January 9, 2009 9:44 AM To: 'JMeter Users List' Subject: RE: java.sql.SQLException: No suitable driver Hi, I actually started with the oracle9i-classes12.jar file and then tried with the ojdbc14_10.1.0.4.0.jar fil

RE: java.sql.SQLException: No suitable driver

2009-01-09 Thread Shelli D. Orton
- jmeter.protocol.jdbc.config.DataSourceElement: Could not return Connection java.sql.SQLException: No suitable driver at java.sql.DriverManager.getConnection(Unknown Source) at java.sql.DriverManager.getConnection(Unknown Source) at org.apache.avalon.excalibur.datasource.JdbcConnectionFactory.newInstance

Re: java.sql.SQLException: No suitable driver

2009-01-08 Thread sebb
gt; Thread Name: Ringback Account Manager 1-1 > Sample Start: 2009-01-08 16:32:21 MST > Load time: 1 > Latency: 1 > Size in bytes: 0 > Sample Count: 1 > Error Count: 1 > Response code: 08001 0 > Response message: java.sql.SQLException: No suitable driver > > Re

java.sql.SQLException: No suitable driver

2009-01-08 Thread Shelli D. Orton
unt: 1 Error Count: 1 Response code: 08001 0 Response message: java.sql.SQLException: No suitable driver Response headers: Is there any other config change that I need to make? I've used JMeter 2.1.1 in the past (with oracle9i-classes12.jar) and it

Re: jmeter.protocol.jdbc.config.DataSourceElement: Could not return Connection java.sql.SQLException: No suitable driver

2008-11-25 Thread Parvathaneni, Sireesha
r/lib but still > seeing > > > > > below messages > > > > > > > > > > driver iusing to connect to PostGreSQL DB : > postgresql-8.3-603.jdbc4.jar > > > > > > > > > > starting remotely : Start -> Remote Start ->

Re: jmeter.protocol.jdbc.config.DataSourceElement: Could not return Connection java.sql.SQLException: No suitable driver

2008-11-22 Thread sebb
t; > the jdbc-pgsql driver .jar file under /jmeterserver/lib but still > seeing > > > > below messages > > > > > > > > driver iusing to connect to PostGreSQL DB : > postgresql-8.3-603.jdbc4.jar > > > > > > > > starting rem

Re: jmeter.protocol.jdbc.config.DataSourceElement: Could not return Connection java.sql.SQLException: No suitable driver

2008-11-19 Thread sebb
nnect to PostGreSQL DB : postgresql-8.3-603.jdbc4.jar > > > > > > starting remotely : Start -> Remote Start -> Remote Server > > > > > > WARN - jmeter.protocol.jdbc.config.DataSourceElement: > > > Could not return Connection java.sql.SQLExcept

Re: jmeter.protocol.jdbc.config.DataSourceElement: Could not return Connection java.sql.SQLException: No suitable driver

2008-11-19 Thread Parvathaneni, Sireesha
driver .jar file under /jmeterserver/lib but still seeing > > below messages > > > > driver iusing to connect to PostGreSQL DB : postgresql-8.3-603.jdbc4.jar > > > > starting remotely : Start -> Remote Start -> Remote Server > > > > WARN - jmeter.prot

Re: jmeter.protocol.jdbc.config.DataSourceElement: Could not return Connection java.sql.SQLException: No suitable driver

2008-11-19 Thread sebb
to connect to PostGreSQL DB : postgresql-8.3-603.jdbc4.jar > > starting remotely : Start -> Remote Start -> Remote Server > > WARN - jmeter.protocol.jdbc.config.DataSourceElement: > Could not return Connection java.sql.SQLException: No suitable driver > at > java.

jmeter.protocol.jdbc.config.DataSourceElement: Could not return Connection java.sql.SQLException: No suitable driver

2008-11-19 Thread Parvathaneni, Sireesha
Remote Server WARN - jmeter.protocol.jdbc.config.DataSourceElement: Could not return Connection java.sql.SQLException: No suitable driver at java.sql.DriverManager.getConnection(DriverManager.java:545) at java.sql.DriverManager.getConnection(DriverManager.java:171)