LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Max open file descriptors stuck at 1024? (https://www.linuxquestions.org/questions/linux-newbie-8/max-open-file-descriptors-stuck-at-1024-a-732420/)

ravindra.j21 06-12-2009 03:48 AM

Max open file descriptors stuck at 1024?
 
hi i have a problem to crash down Tomcat Server again and again i got a Catalina log files that show
Jun 11, 2009 4:07:58 PM org.apache.tomcat.util.net.PoolTcpEndpoint acceptSocket
SEVERE: Endpoint ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8080] ignored exception: java.net.SocketException: Too many open files
java.net.SocketException: Too many open files

i am unable to change
open files (-n) 1024
using ulimit -n 2048

but it is not changing.
how it is possible to change
Ravindra

twantrd 06-12-2009 05:03 AM

Look at /etc/security/limits.conf.

-twantrd


All times are GMT -5. The time now is 10:23 PM.