hi a. Which jars have you copied? b. can you try with a different driver ? e.g. use the standard oracle ojdbc14.jar and oracle.jdbc.OracleDriver and see if that works c. Was there any other value in the jmeter logs? When i had tried to use the weblogic driver classes I had run into license problems... regards deepak
On Thu, Jul 23, 2009 at 4:16 PM, Middlebrook, Barry < [email protected]> wrote: > Hello, > > I'm new to JMeter and I was going through the "Building a DB Test Plan > section". I can't seem to get past the "No suitable driver" problem. I > have... > > O copied the driver jars into JMETER_HOME/lib > O verified that the driver classes are located in those jars > O reduced the user/threads to 1 > O reduced the max conns to 1 > > Here are the connection parms: > URL: jdbc:bea:oracle://nn.n.nnn.nnn:1521/mySID > JDBC Driver Class: weblogic.jdbcx.Oracle.OracleDataSource > > Based on an earlier unresolved post (sebb, circa Jan '09) in this forum, I > learned that this occurs because either the connection URL is incorrect or > there are network blockages. However, these settings work fine in a weblogic > 9.2 server domain. I can successfully test the weblogic server's connection > pool with same SQL I have listed in the "Validation Query" field. I can also > do a simple ping to the db IP from a DOS window. > > Am I missing something? > > Any idea how to resolve this problem or suggestions for diagnosing further? > > Thanks in advance. > > bjm > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

