Might you have another application that is starting at startup using the port you want for tomcat? I seem to recall socket write erros on my Linux box when I did not uninstall the httpd server which was set to start when the machine booted.
Steve ----- Original Message ----- From: "Rutledge, Aaron" <[EMAIL PROTECTED]> To: "Jetspeed (E-mail)" <[EMAIL PROTECTED]> Sent: Thursday, November 21, 2002 5:56 PM Subject: JESTSPEED CRASH!! ecs screen error Hello, Our intranet application built on Jetspeed has crahed. It was working fine until I rebooted the server. I have tried deleting the work folder and all cached folders, but I continue to get the same error. When the anonymous portal is opened I get the following exception message on screen: Error processing ecs screen 'default'. See log for more information. I need to get this back up ASAP since this our main intranet application! ANy help greatly appreciated! Aaron The stderr log has this message in it... java.net.SocketException: Connection reset by peer: socket write error at java.net.SocketOutputStream.socketWrite0(Native Method) at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92) at java.net.SocketOutputStream.write(SocketOutputStream.java:126) at org.apache.coyote.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWri te(InternalOutputBuffer.java:652) at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFi lter.java:166) at org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.j ava:523) at org.apache.coyote.Response.doWrite(Response.java:508) at org.apache.coyote.tomcat4.OutputBuffer.realWriteBytes(OutputBuffer.java:380) at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:360) at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:346) at org.apache.tomcat.util.buf.IntermediateOutputStream.write(C2BConverter.java: 273) ...and so on And the jetspeed log has the following information [12:51:02,992 ERROR] Turbine.handleException: Error encountered processing a template:/layouts/html/en/default.jsp: Connection reset by peer: socket write error [12:51:02,992 ERROR] org.apache.jasper.JasperException: Connection reset by peer: socket write error at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:2 46) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:289) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:240) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher. java:684) at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatch er.java:575) at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher .java:498) at org.apache.turbine.services.jsp.TurbineJspService.handleRequest(TurbineJspSe rvice.java:192) org.apache.turbine.util.TurbineException: Error encountered processing a template:/layouts/html/en/default.jsp: Connection reset by peer: socket write error at org.apache.turbine.services.jsp.TurbineJspService.handleRequest(TurbineJspSe rvice.java:210) at org.apache.jetspeed.modules.layouts.JetspeedJspLayout.doBuild(JetspeedJspLay out.java:115) at org.apache.turbine.modules.Layout.build(Layout.java:91) at org.apache.turbine.modules.LayoutLoader.exec(LayoutLoader.java:123) at org.apache.turbine.modules.pages.DefaultPage.doBuild(DefaultPage.java:169) at org.apache.turbine.modules.Page.build(Page.java:90) at org.apache.turbine.modules.PageLoader.exec(PageLoader.java:123) at org.apache.turbine.Turbine.doGet(Turbine.java:510) ....and so on -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>