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]

