It seems that solved it. That parameter was not in the broker-config. Thanks,
Nick Stolwijk -----Original Message----- From: [EMAIL PROTECTED] on behalf of Bartosz Oudekerk Sent: Thu 12/6/2007 1:37 PM To: Hippo CMS development public mailinglist Subject: Re: [HippoCMS-dev] JMS Bridge won't come down [EMAIL PROTECTED] wrote: > We are using the Hippo JMSBridge 1.01.03 on JBoss. Whenever I shut down the > JBoss server instance, the JMS Bridge keeps trying to reconnect, so the > instance can't come down. > > I'm seeing the following messages in the log: > > 2007-12-06 13:16:44,229 ERROR [STDERR] 93554387 WARN > nl.hippo.jmsbridge.ConnectionFactoryImpl - JMS reestablishing connection and > session > 2007-12-06 13:16:49,232 ERROR [STDERR] 93559390 WARN > nl.hippo.jmsbridge.ConnectionFactoryImpl - JMS connection or session failed: > Peer (vm://localhost#3) disposed. > 2007-12-06 13:16:49,232 ERROR [STDERR] 93559390 WARN > nl.hippo.jmsbridge.ConnectionFactoryImpl - JMS connection or session failed: > Peer (vm://localhost#3) disposed. > 2007-12-06 13:16:49,232 ERROR [STDERR] 93559390 WARN > nl.hippo.jmsbridge.ConnectionFactoryImpl - JMS session not available > > Is this some configuration error? The only thing I can think of right now, is that maybe you don't have <useShutdownHook>false</useShutdownHook> in your activemq broker-config.xml. Regards, -- Bartosz Oudekerk +----------------------- | Hippo | Oosteinde 11 | 1017 WT Amsterdam | The Netherlands | Tel +31 (0)20 5224466 +---------------------------------------------- | [EMAIL PROTECTED] / http://www.hippo.nl +---------------------------------------------------------------------- ******************************************** Hippocms-dev: Hippo CMS development public mailinglist ******************************************** Hippocms-dev: Hippo CMS development public mailinglist
