I have an CentOS 5 server which includes Tomcat 5.0.30 and PostgreSQL 8.2, database includes 15 schemas. Tomcat connects to PostgreSQL via Poolable Connection.
My problem is generally one or more a day tomcat shutdown its self. We use same configurations on our other customers but There is no problem.
By the way, there is no exception on tomcat or postgresql.
Any idea?