Re: TOO MANY OPEN FILES ERROR

2002-11-27 Thread Shahata, Ash
:08 PM To: [EMAIL PROTECTED] Subject: Re: TOO MANY OPEN FILES ERROR hi, In linux you can increase this limit by giving echo 65535 /proc/sys/fs/file-max. The default is 1024 which is easily taken up in a medium scale application. The possible reasons could be - many database connections - too many

Re: TOO MANY OPEN FILES ERROR

2002-11-27 Thread G.Nagarajan
list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Shahata, Ash Sent: Wednesday, November 27, 2002 11:13 AM To: [EMAIL PROTECTED] Subject: Re: TOO MANY OPEN FILES ERROR Im having a similar problem but on HP unix, do you have any idea what

Re: TOO MANY OPEN FILES ERROR

2002-11-27 Thread Shahata, Ash
Thanks -Original Message- From: G.Nagarajan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 27, 2002 11:54 AM To: [EMAIL PROTECTED] Subject: Re: TOO MANY OPEN FILES ERROR i did a google for lsof hp and got this among other results. Perhaps you can try compiling it for your platform

Re: TOO MANY OPEN FILES ERROR

2002-11-26 Thread G.Nagarajan
To: [EMAIL PROTECTED] Subject: TOO MANY OPEN FILES ERROR Hi, I'm working with JBOSS 3.0.1 integrated with TOMCAT 4.0.4 and sometimes I'm getting the TOO MANY OPEN FILES ERROR. Does anybody can help me to discribe what is up? Regards, Aurelio To unsubscribe: mailto [EMAIL PROTECTED

TOO MANY OPEN FILES ERROR

2002-11-25 Thread Aurelio Oliveira Rodrigues
Hi, I'm working with JBOSS 3.0.1 integrated with TOMCAT 4.0.4 and sometimes I'm getting the TOO MANY OPEN FILES ERROR. Does anybody can help me to discribe what is up? Regards, Aurelio ==To unsubscribe: mailto [EMAIL