Re: tomcat response slow

2006-05-19 Thread vineesh kumar
Undeploy the other application and make sure that the problem is caused by the new application or some changes in older one. Also check the database for performance. There can be many reasons like, the buffers may not be configures correctly to share the load etc on the db.Aslo check that whether

Re: tomcat response slow

2006-05-19 Thread Rajeev Jha
what does the logs say? turn debug on and check the logs. Also see if the DB URL, user password etc are correct. And I dont think people will like your posting image blobs in mail. Thanks - Rajeev. Patil, Sheetal wrote: Hello all I am using tomcat 5.0 for my application. My application in cre

tomcat response slow

2006-05-18 Thread Patil, Sheetal
Hello all I am using tomcat 5.0 for my application. My application in created be using struts+jsp Tomcat was functioning very well before few days Mean while I deploy another module on server in my application After few days tomcat become slow, means it give starting page fast but whe