Hi,
We have a J2EE web application that runs on tomcat and apache.At times, while performing transactions, the page goes blank.Users just gets blank screen.When other users try to access the application for performing some other transaction wont even be able to open home page as if the entire application is affected.The application gets back to normal after restarting tomcat application service.
If we look at the jvm.stdout, we can see some exceptions.My question is how these exceptions are resolved on restarting service?
Any idea on this performance issue? Or, suggestions on tuning the application to prevent such resource crunches ?
We have a J2EE web application that runs on tomcat and apache.At times, while performing transactions, the page goes blank.Users just gets blank screen.When other users try to access the application for performing some other transaction wont even be able to open home page as if the entire application is affected.The application gets back to normal after restarting tomcat application service.
If we look at the jvm.stdout, we can see some exceptions.My question is how these exceptions are resolved on restarting service?
Any idea on this performance issue? Or, suggestions on tuning the application to prevent such resource crunches ?