S
Saravanan ManiGounder
Guest
Hi Friends I need your thoughts on the issue which I'm facing now. I'm working on a application based on java. Application run on tomcat hosted on a windows box. I'm running a test with 8 users and my scripts are failing at the text checks. Here we observed the users are logged out from the system. Then we also observed the request are getting redirected to logoff. Where we are not able to get any clue why its been redirected to logoff. We have ran the scripts with 1 or 2 users and d scripts are working fine. But when ever we r increasing d load we are facing with text check errors. We observed connection pooling exceptions when ever our text checks are failling. We check the Db connections and this looks fine. We have a connection limit set to 40 and the db connections are with in d limit when we are facing with this errors. Kindly share your thoughts on this. Thanks.