I have developed a JSF/Richfaces application and hosted it on a VPS having 2 GB RAm and Ubuntu 10 OS. The problem is, after every 2 -4 hours, memory drains up, and system becomes non responsive.
I have followed most of the best practices, including configuring DBCP for Database, and others whenever required.
Will any body suggest what other things i should take care of, so that application runs consistently.
I have Mysql server 5, JDK 1.6(SUN) on my server.