Determining when activemq broker is active

2009-07-04 Thread /U
Is there a way (programmatically or otherwise) of determining when the activemq broker as been successfully initialized and is available for connections from clients? I am writing an OCF script to manage activemq and one of the needs of OCF is to determine from the managed resource (activemq br

Re: connection.close(), on a brokenConnection resolves my problem

2009-07-04 Thread Eric-AWL
"Multicast Discovery Agent Notifier" daemon prio=10 tid=0x0a82dc00 nid=0x6586 waiting on condition [0x43188000..0x43188b90] java.lang.Thread.State: WAITING (parking) at sun.misc.Unsafe.park(Native Method) - parking to wait for <0x2aaab3cf20a8> (a

ActiveMQ JMS Message Admin Tool V2.5.0 has been released.

2009-07-04 Thread NAOKI TAKEMURA
Hi, ActiveMQ-users, ActiveMQBrowser version 2.5.0 (GPLv2) has been released. Summary of What's new in V2.5.0 1. Local Store (virtual destination resides on local file system (folder). 2. Save messages to files. (zip format. not XML) 3. Open messages from files. (replay from file) 4. copy/paste

André Dittrich ist außer Haus.

2009-07-04 Thread andre . dittrich
Ich werde ab 04.07.2009 nicht im Büro sein. Ich kehre zurück am 16.07.2009. Mit ActiveMQ Themen bitte an a...@systemagmbh.de wenden.

Re: connection.close(), on a brokenConnection resolves my problem

2009-07-04 Thread Eric-AWL
I think this session is associated to the network of broker topology between (multicast) my two "equivalent processes". I think I have several problems. However Close() seems to let the process in a cleaner situation. Here it is an other problem where "multicast" network of brokers are broken wh