Re: HTTP Broker Transport Holding Dead Connections

2007-09-14 Thread TimDog
ith the same clientId...the old one should be destroyed. Also, there should be some process to kill the items in the map. I'm going to try to build the source and implement a fix. I thought I'd share, just in case someone else might have a problem in the future. Tim TimDog

HTTP Broker Transport Holding Dead Connections

2007-09-12 Thread TimDog
I am using AMQ 4.1.1. I've set the network connectors between brokers to use the http protocol. Everything works great as far as transport of messages. Let's say I have two brokers mutually connected over HTTP. Broker A and Broker B. Broker A goes down down unexpectedly.(A non-graceful shutdo

Re: Transport Connector could not be registered in JMX: null

2007-04-26 Thread TimDog
Close the loop on this particular issue with Resin. Thanks Marc. Marc found the solution in the activemq\example\conf\resin-web.conf file. Marc Marc Tibbitts wrote: > > Hello: > > > > I get this error: > > > > Transport Connector could not be registered in JMX: null > > > >