On 16/12/10 16:49, john muth wrote:
>
> I hit this problem not too long ago and decided the o/s default limit of 1024 was too
low for what we were trying to do.
>
> For me, on Redhat, the solution was to edit /etc/security/limits.conf
>
> tomcatuser hard nofile 65535
> tomcatuser soft nofile 65535
On 17/12/10 08:41, Laurent Medioni wrote:
> Yes, had that too in the past, ulimit -H -n 65535 cured the issue.
Thanks, I'll try. And presumably reboot the server.
///Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org
|