Just a stab in the dark: is it also a problem if you use the non-XA driver?
-----Original Message----- From: Middlebrook, Barry [mailto:[email protected]] Sent: Thursday, July 23, 2009 4:17 PM To: '[email protected]' Subject: No suitable driver 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] -- THIS E-MAIL MESSAGE AND ANY FILES TRANSMITTED HEREWITH, ARE INTENDED SOLELY FOR THE USE OF THE INDIVIDUAL(S) ADDRESSED AND MAY CONTAIN CONFIDENTIAL, PROPRIETARY OR PRIVILEGED INFORMATION. IF YOU ARE NOT THE ADDRESSEE INDICATED IN THIS MESSAGE (OR RESPONSIBLE FOR DELIVERY OF THIS MESSAGE TO SUCH PERSON) YOU MAY NOT REVIEW, USE, DISCLOSE OR DISTRIBUTE THIS MESSAGE OR ANY FILES TRANSMITTED HEREWITH. IF YOU RECEIVE THIS MESSAGE IN ERROR, PLEASE CONTACT THE SENDER BY REPLY E-MAIL AND DELETE THIS MESSAGE AND ALL COPIES OF IT FROM YOUR SYSTEM. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

