ColdFusion 9 server going down frequently
We are facing CF server going down frequently from last 2 months without any major changes done in code or settings. Please help us to find the root cause of this issue. Current server settings and errors occurring in the logs are as below
CF server version : 9.0.0.251028
Edition: Enterprise
OS : Unix
OS version: 5.9
Adobe Driver version: 4.0 (Build 0005)
Java Version :1.6.0_12
Web server : Apache
Min JVM Heap size (MB) : 1524 Max JVM Heap size (MB) : 4096
JVM Arguments:
-server -Dsun.io.useCanonCaches=false -XX:MaxPermSize=1524m -XX:+UseConcMarkSweepGC -Dcoldfusion.rootDir={application.home}/../ -Dcoldfusion.libPath={application.home}/../lib
Errors from cfserver.log:
error Error while reading header S_ERROR_TITLE
java.net.SocketException: Broken pipe
error Error in getRealPathFromConn
java.net.SocketException: Broken pipe
error Error while reading header Acrobat-Version
java.net.SocketException: Connection reset
error ROOT CAUSE:
java.lang.OutOfMemoryError: Java heap space
error Error while reading header S_DEBUGGING_MESSAGE
java.net.SocketException: Broken pipe
These kind of errors are displayed in the log file and we have to restart the server frequently because of this. Please let me know if any other info is needed.
