RE: Tomcat out of memory

2006-02-10 Thread Eddie Dimond
We were experiencing the same problem with our tomcat servers (5.0.28). Our problem was that the jk connector port was being overwhelmed with connections (we connect to tomcat from apache via mod_jk). There in no way 5.0.28 to enlarge the thread pool size on the connectors (in server.xml). The so

FW: Catalina.out gets to big-> Server crashes

2006-02-09 Thread Eddie Dimond
We rotate the catalina.out file using the logrotate program on linux. The rotation is based on file size - 10 Meg limit. We use copytruncate with compression and maintain 14 rotated files before overwriting the oldest. The following is a logrotate script that is placed in the /etc/logrotate.d

APP/1.3 stops responding

2006-01-31 Thread Eddie Dimond
ue discussed on various sites but most of the discussion concerned some bugs in Red Hat's thread libraries. If any one has experienced this problem, I would appreciate your input. I can send config files for analysis. Thanks, Eddie Dimond