users@genericjmsra.java.net

Re: Problem with Tibco EMS and failover

From: Ramesh <Ramesh.Parthasarathy_at_Sun.COM>
Date: Fri, 20 Mar 2009 21:16:45 +0530

Hi Stefan,
    Since this is an inbound connection, could you please share your
activation spec (deployment descriptor). Did you get a chance to check
netstat if the connections are closed. Is there any exception/error in
the GlassFish server.log. If possible, please attach the GlassFish
server.log with generic ra log level set to finest.
Also which version of generic ra are you using ?

Thanks
-Ramesh

Stefan Nilsson wrote:
> Hi!
>
> I have a problem with a JMS Topic client(MDB on Glassfish V2)
> connected to a Tibco EMS.
>
> When the currently active Tibco node is passivated, the connection
> will not be switched to the new active node. But if we restart our
> server then the resource adapter will be connected to the active one.
>
> Are there any properties that can be set to make our side detect the
> node switch?
>
> Regards
> /stefan