Think for your help, the problem come from my cluster. Sorry ...

Ha ve you the idea to add anothers nodes in your cluster database ?
with loadbalancer  in features ?
Jimmitry.


On 11 nov, 08:59, Thomas Mueller <[email protected]> wrote:
> Hi,
>
> > but when i cut the network for one H2 node, all connections who are
> > open in pool don't work (block),
> > and all applications cluster node look.
>
> Could you find out why they block? To find out, I usually use:
>
> jps -l (to get the process id)
> jstack <pid> (to get the full thread dump)
>
> or (Linux only):
>
> kill -QUIT <pid>
>
> Regards,
> Thomas

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to