You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Carlos Maté <cm...@gmail.com> on 2006/07/04 11:20:01 UTC

cocoon-forms-block.jar opened file

Hi.
We are using cocoon 2.1.7 and Sun ONE Web Server 6.1 in Solaris 8
We 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.

Re: cocoon-forms-block.jar opened file

Posted by Simone Gianni <s....@thebug.it>.
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

Carlos Maté wrote:

> Hi.
> We are using cocoon 2.1.7 and Sun ONE Web Server 6.1 in Solaris 8
> We 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.
>  

-- 
Simone Gianni

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: cocoon-forms-block.jar opened file

Posted by Carlos Maté <cm...@gmail.com>.
Hi.
We use java version "1.4.2_08"
Thanks




Simone Gianni wrote
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é <cm...@gmail.com> wrote:
>
>  Hi.
> We are using cocoon 2.1.7 and Sun ONE Web Server 6.1 in Solaris 8
> We 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.
>
>