REPOST: /devices/pseudo/mm@0:null 2003-12-16 - By Hollerman Geralyn M
Back While using Tomcat, I have often encountered a problem (a java.net.SocketException ) with "Too many open files". I understand that to combat this, I need to up the limit on file descriptors in my Solaris 8 system (ulimit command). The system went from 256 -> 1024 descriptors, but I still get the error, and in listing the open files, I will see "/devices/pseudo/mm@(protected):null" as being used by my Tomcat process - over and over and over. I take it the Tomcat process is writing to "null"? Is it supposed to do that - or so much of it? Or does this indicate a problem somewhere?
Thanks!
-- Lynn Hollerman.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|