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 wrote:
> Hi Adam,
>
> AD 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
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
Adam
On Sun, Feb 1, 2009 at 12:05 AM, Kirk
Hi Adam,
AD wrote:
hello,
i am running into a situation where if our JMS server is down
(activemq) the tomcat application does not respond at all. Not sure
why tomcat is relying so heavily on this connection , any ideas as to
why this would be ?
Does your ActiveMQ connection URL include