Hi.
We use java version "1.4.2_08"
Thanks
Simone Gianni wrote
Thu, 06 Jul 2006 04:09:19 -0700
Thu, 06 Jul 2006 04:09:19 -0700
Hi Carlos, I've seen something similar. Could you please tell us which version of JVM you are using? One possibility resides in the resource:// protocol not correctly closing file handles in certain situations, but on the environment where we met this error we were unable to determine if that was the case. Since the resource:// basically falls back to the class resource facilities, and it's not easily reproducible, maybe the JVM version has a meaning :)
Simone
On 7/4/06, Carlos Maté <[EMAIL PROTECTED]> wrote:
Hi.We are using cocoon 2.1.7 and Sun ONE Web Server 6.1 in Solaris 8We have "TO MANY OPENED FILES" Error.Thanks to lsof we can see that when a user logs into the application, websrvd opens cocoon-forms-block.jar and never closes them. Finally Web Server fails and we must restart it.Any suggestion?Thanks.
