Derek,

the only condition I am aware of which might make the application
"freeze" is when connections are not properly closed and returned to the
connection pool. Could you post the javascript code you use to obtain a
connection from the DB and then close it ?

Regards,
Johannes

Derek Hohls schrieb:
> Anyone have any ideas on this?
>
>   
>>>> On 2008/05/27 at 09:15, in message <[EMAIL PROTECTED]>, "Derek Hohls" 
>>>> <[EMAIL PROTECTED]> wrote:
>>>>         
> Running Cocoon 2.1.8
>
> It seems to be the case that, when the number of allowed database connections
> are exceeded (called by a "getConnection" in flowscript), the application 
> will then
> freeze - is there any mechanism to detect and avoid this condition - and is 
> there 
> any means to "reboot" the application without restarting the whole servlet 
> container
> (which affects all the other Cocoon applications which are running there)?
>
> Thanks
> Derek
>
>
>
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to