Thanks.  I thought it was interesting that ALL the tomcat applications
went down when JMS was down, even if the apps that dont rely on it.
Must be some blocking going on that is affecting all threads in the
app server.

On Sun, Feb 1, 2009 at 12:12 AM, Kirk True <k...@mustardgrain.com> wrote:
> Hi Adam,
>
> AD wrote:
>>
>> actually i think i did notice failover() with only 1 address in
>> non-prod.  I think the reason that was there was some config
>> templating issue.
>>
>> Are you saying if you remove the failover and just go straight in this
>> might resolve it?
>>
>> Will give it a shot
>>
>
> Failover is great if you have another server to which to fail over ;) But if
> there's only the one, it'll hang. However, there are some backoff settings
> that can be adjusted so it shouldn't hang /forever/, but possibly for many
> minutes.
>
> So, removing failover will change it to 'fail fast' behavior. Of course it
> won't fix the core issue of the JMS server being down :\
>
> Kirk
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to