You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by mike jackson <mj...@cdi-hq.com> on 2003/05/07 21:41:27 UTC

RE: CommonLogHandler Exception

Check your ulimit (ulimit -a), you probably need to increase the maximum
open file count.

--mikej
-=------
mike jackson
mjackson@cdi-hq.com

> -----Original Message-----
> From: Nikolaos Giannopoulos [mailto:nikolaos@solmar.ca]
> Sent: Wednesday, May 07, 2003 11:43 AM
> To: Tomcat Users
> Subject: CommonLogHandler Exception
> 
> We are seeing a awful lot of the following exception on 1 of 3 Tomcat
> 4.1.12/18 boxes.
> 
> Does anyone have any idea what could be causing this...
> 
> May 6, 2003 5:46:35 PM org.apache.tomcat.util.log.CommonLogHandler log
> INFO: Endpoint
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8080]
> ignored except
> ion: java.net.SocketException: Too many open files
> java.net.SocketException: Too many open files
>         at java.net.PlainSocketImpl.socketAccept(Native Method)
>         at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
>         at java.net.ServerSocket.implAccept(ServerSocket.java:439)
>         at java.net.ServerSocket.accept(ServerSocket.java:410)
>         at
>
org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket(Defau
lt
> S
> erverSocketFactory.java:107)
>         at
>
org.apache.tomcat.util.net.PoolTcpEndpoint.acceptSocket(PoolTcpEndpoint.
ja
> v
> a:335)
>         at
>
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:48
3)
>         at
>
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool
.j
> a
> va:533)
>         at java.lang.Thread.run(Thread.java:536)
> 
> Thanks,
> 
> --Nikolaos
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org