| Author |
Error messages in tomcat log
|
Brent Pathakis
Greenhorn
Joined: Jul 20, 2011
Posts: 4
|
|
Hi,
We have several apps we're hosting on tomcat 6029 on linux (SLES 11 64bit).
We're getting errors in our tomcat, and also having hang and /or restart from time to time:
Is there something I'm missing in my configuration?
We use these parameters is catalina.sh:
-server -XX:+UseParallelOldGC -Xms1024m -Xmx1256m -XX:PermSize=256m -XX:MaxPermSize=512m"
Any help or insight into this would be appreciated.
|
 |
Vijitha Kumara
Bartender
Joined: Mar 24, 2008
Posts: 3670
|
|
|
You might want to read this to see what in your code may have contributed to the issue?
|
SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
|
 |
 |
|
|
subject: Error messages in tomcat log
|
|
|