Thanks a lot. -----Original Message----- From: sebb [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 22, 2007 4:18 PM To: JMeter Users List Subject: Re: Jmeter on PostgreSQL
On 22/05/07, sridhar_Kasturi <[EMAIL PROTECTED]> wrote: > > Hi All, > > I am trying to do database test with JMeter. I have done all the > settings required to test the PostgreSQL database. > > The driver class I have mentioned is org.postgresql.Driver. and The URL > is jdbc:postgresql:db1 and given the username & password. > > I have copied the jar file for jdbc-postgresql into jmeter's lib and ext > folders. > > But when I run the test I am getting the error -- > "JDBC Request,,java.sql.SQLException: No pool created,false,". > Did you create a pool with the correct name? The config and sampler have to use the same name. > Actually I am having an application which will interact with PostgreSQL > and runs on Tomcat. This application is working fine. > > Can any one help me in this issue. > > > Thanks and Regards, > Sridhar. > > > > > > DISCLAIMER: > This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated. > > --------------------------------------------------------------------- > 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] DISCLAIMER: This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

