users@glassfish.java.net

Re: glassfish infinitely repeats tries to insert to database

From: Paulo Cesar Silva Reis <casmeiron_at_gmail.com>
Date: Sun, 22 Mar 2009 17:26:02 -0300

Hi,

I don't think that what you want is possible.
Glassfish will retry continuously until it get a success.


On 3/22/09 2:42 PM, "glassfish_at_javadesktop.org" <glassfish_at_javadesktop.org>
wrote:

> l calls or JMS calls need to be wrapped with try-catch, but my question is how
> to fix hanged glassfish when I forgot to wrap those calls?