estou tentando rodar um servlet no jbuilder e ocorre
este erro no tomcat, algu�m sabe pq ???
 
 
 
 
Starting tomcat. Check logs/tomcat.log for error messages
 
2001-10-19 07:20:45 - ContextManager: Adding context Ctx(  )
 
2001-10-19 07:20:45 - ContextManager: Adding context Ctx( /simplewebservletwebapp )
 
2001-10-19 07:20:45 - Ctx(  ): Removing duplicate servlet jsp jsp(org.apache.jasper.servlet.JspServlet/null)
 
2001-10-19 07:20:45 - Ctx(  ): Removing duplicate *.jsp -> jsp(org.apache.jasper.servlet.JspServlet/null)
 
2001-10-19 07:20:45 - Ctx( /simplewebservletwebapp ): Removing duplicate servlet jsp jsp(org.apache.jasper.servlet.JspServlet/null)
 
2001-10-19 07:20:45 - Ctx( /simplewebservletwebapp ): Removing duplicate *.jsp -> jsp(org.apache.jasper.servlet.JspServlet/null)
 
2001-10-19 07:20:45 - PoolTcpConnector: Starting HttpConnectionHandler on 8080
 
2001-10-19 07:20:45 - PoolTcpConnector: Starting Ajp12ConnectionHandler on 8081
 
2001-10-19 07:20:50 - Ctx(  ): IOException in: R(  + / + null) Connection aborted by peer: socket write error
 
2001-10-19 07:20:52 - Ctx(  ): IOException in: R(  + / + null) Connection aborted by peer: socket write error
 
2001-10-19 07:20:54 - Ctx(  ): IOException in: R(  + / + null) Connection aborted by peer: socket write error
 
2001-10-19 07:20:56 - Ctx(  ): IOException in: R(  + / + null) Connection aborted by peer: socket write error
 
 

Responder a