Hi Sebb , 

Thanks a lot for your reply . I Tried this with new test plan . Its working
fine up to 3964 threads with 3964 connections ( as I mentioned 0 ( zero ) in
Connection Pool configuration . 

While I am trying with more than that , JMeter shows out of memory
Exceptions in log file . 

So I assume that JMeter can Support maximum of 4000 Connections approx . 

Thanking you .
With warm regards.,
Vijayakumar.C


-----Original Message-----
From: sebb [mailto:[email protected]] 
Sent: Wednesday, April 22, 2009 5:17 PM
To: JMeter Users List
Subject: Re: JDBC Request - Insert Statement

On 22/04/2009, C.Vijayakumar <[email protected]> wrote:
> Hi Sebb ,
>
>  I want to test Database Load Testing by inserting 500 records
concurrently .
>  I have used proper connection details in ' Database Connection 
> Configuration  ' and I have included the required .jar file in lib folder
also .
>
>  I have used ' Prepared Updated Statement ' as the SQL Query option in 
> JDBC  Request and given the proper insert query in the Query Panel .
>
>  When I run the test plan with 500 Threads , No response on data base 
> and I  got the following message in Assertion Result
>
>  ' JDBC Request
>   Response Assertion : Response was null '

What happens if you try with 1 thread - does that work OK?
10 threads?

If the test plan starts failing under high load, then either the database
server or JMeter is having problems.

Check the server log and the JMeter log for any errors.

>  Please help me how can i get the proper result and how to insert the 
> 500  records concurrently on database ? Please give me the proper 
> solution
>
>
>
>  Thanking you .
>  With warm regards.,
>
> Vijayakumar.C
>
>

---------------------------------------------------------------------
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]

Reply via email to