HTTP Status 500 -


type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

javax.servlet.ServletException: PHP FastCGI instance failed.
	php.java.servlet.fastcgi.FastCGIServlet.execute(FastCGIServlet.java:448)
	php.java.servlet.fastcgi.FastCGIServlet.handle(FastCGIServlet.java:481)
	php.java.servlet.fastcgi.FastCGIServlet.doGet(FastCGIServlet.java:521)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	php.java.servlet.PhpCGIFilter.doFilter(PhpCGIFilter.java:126)

root cause

php.java.bridge.http.FCGIConnectionException
	php.java.bridge.http.FCGIConnectionOutputStream.flush(FCGIConnectionOutputStream.java:87)
	php.java.bridge.http.FCGIConnectionOutputStream.close(FCGIConnectionOutputStream.java:71)
	php.java.servlet.fastcgi.FastCGIServlet.parseBody(FastCGIServlet.java:357)
	php.java.servlet.fastcgi.FastCGIServlet.execute(FastCGIServlet.java:433)
	php.java.servlet.fastcgi.FastCGIServlet.handle(FastCGIServlet.java:481)
	php.java.servlet.fastcgi.FastCGIServlet.doGet(FastCGIServlet.java:521)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	php.java.servlet.PhpCGIFilter.doFilter(PhpCGIFilter.java:126)

root cause

java.net.SocketException: Connection reset
	java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:115)
	java.net.SocketOutputStream.write(SocketOutputStream.java:155)
	java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
	java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
	php.java.bridge.http.FCGIConnectionOutputStream.flush(FCGIConnectionOutputStream.java:85)
	php.java.bridge.http.FCGIConnectionOutputStream.close(FCGIConnectionOutputStream.java:71)
	php.java.servlet.fastcgi.FastCGIServlet.parseBody(FastCGIServlet.java:357)
	php.java.servlet.fastcgi.FastCGIServlet.execute(FastCGIServlet.java:433)
	php.java.servlet.fastcgi.FastCGIServlet.handle(FastCGIServlet.java:481)
	php.java.servlet.fastcgi.FastCGIServlet.doGet(FastCGIServlet.java:521)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	php.java.servlet.PhpCGIFilter.doFilter(PhpCGIFilter.java:126)

note The full stack trace of the root cause is available in the Apache Tomcat/6.0.32 logs.


Apache Tomcat/6.0.32