Sylvain Wallez wrote:
>
> I added a call to cocoon.dispose() in CocoonServlet.destroy(). The main
> purpose was to gracefully close all Jdbc connections held by the
> connection pool (otherwise Hsql keeps the database locked), but this
> produces the following exceptions in the log :
>
> DEBUG 60137 [cocoon ] (Thread-21): Error trying to release
> component.
> java.lang.IllegalStateException: You cannot put a component in a
>
> This happens when components release other components in their dispose()
> method.
>
> Berin, could you check this ?
I'll look into it. Basically, what is happening is that Components are
being released after the CM is disposed.
>
> Thanks.
> --
> Sylvain Wallez
> Anyware Technologies - http://www.anyware-tech.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]