View Single Post
  #1 (permalink)  
Old June 26th, 2008, 17:43
rmunamar rmunamar is offline
Junior Member
 
Join Date: May 2008
Posts: 2
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
rmunamar is on a distinguished road
Performance Testing issues

We are executing a load test using Mercury's load runner and are encountering an issue

wherein after a few new virtual users log in we get a java exception

javax.naming.NamingException: Disconnected: user change

We spaced out the rate at which new virtual users began to execute and are seeing less errors, however the rate at which virtual users start is extremely slow and may not be realistic (one every 30 seconds up from one every 15 seconds).

When looking at the log, the OTM home page comes up, but we encounter the error when a virtual user does logs in by typing in his/her user id and password and then hits the Login button. We are seeing 30% failure rate which is not good and by spacing out to 30 seconds interval we are seeing a 10% failure rate.

It leads me to think we may be limited in the connections to the database or app server, or that using the same user id multiple times could be causing problems. Are there any property settings we should be looking at to increase this. We did create multiple users and still get the same issue.

Appreciate your assistance

Ramesh
Reply With Quote