On 6/26/06, kirkal <[EMAIL PROTECTED]> wrote:
hi!ppl! I'm getting the follwoing messages when i try to read messages that , supposedly, the AMQ broker should have received: WARN ManagedTransportConnection - Failed to unregister mbean: org.apache.activemq:BrokerName=localhost,Type=Connection,Connection=1 WARN ManagedTransportConnection - Failed to unregister mbean: org.apache.activemq:BrokerName=localhost,Type=Connection,Connection=2
Looks like some JMX related error trying to remove connections. Could be some kind of timing issue. You could try disabling JMX (via the useJmx="false" in the XML or Java configuration of your broker). -- James ------- http://radio.weblogs.com/0112098/
