Jetty not recieve mesages from ActiveMQ; No error shown

2008-07-17 Thread Nagraj
We're currently using Jetty along with ActiveMQ for messaging services. Everything was working fine, but suddenly one day it appeared that Jetty was not getting any messages from ActiveMQ. Also no errors were logged in Jetty and ActiveMQ. We're using Spring listener to connect to ActiveMQ. Please

Multiple consumer issue

2008-07-17 Thread SUMIT JAIN
I am using ActiveMq 4.1.1 I have 3 consumers listening to one topic. If one of my consumer is not running, and the other two are running, and a message is published, the two consumers would process the message. and the other consumer would miss this message. Does ActiveMQ provide any solution to

Re: ActiveMQ 5.1.0

2008-07-17 Thread Bruce Snyder
On Thu, Jul 17, 2008 at 2:34 PM, David Crisp <[EMAIL PROTECTED]> wrote: > > Hi Bruce, > > I just pulled it down off a couple of the mirrors with identical results. > (I didn't keep track of which ones, unfortunately). File name was > "apache-activemq-5.1.0-bin.tar.gz". I've downloaded from three

Re: ActiveMQ 5.1.0

2008-07-17 Thread David Crisp
Hi Bruce, I just pulled it down off a couple of the mirrors with identical results. (I didn't keep track of which ones, unfortunately). File name was "apache-activemq-5.1.0-bin.tar.gz". Regards, D. bsnyder wrote: > > On Thu, Jul 17, 2008 at 1:36 PM, David Crisp <[EMAIL PROTECTED]> > wrote: >

Re: ActiveMQ 5.1.0

2008-07-17 Thread Bruce Snyder
On Thu, Jul 17, 2008 at 1:36 PM, David Crisp <[EMAIL PROTECTED]> wrote: > > Hi, > I just downloaded ActiveMQ 5.1.0 and the distribution doesn't contain > any of the stuff I'm expecting. IE: no bin/activemq or conf/activemq.xml > or > the like... just a big tarball of compiled java classes. T

ActiveMQ 5.1.0

2008-07-17 Thread David Crisp
Hi, I just downloaded ActiveMQ 5.1.0 and the distribution doesn't contain any of the stuff I'm expecting. IE: no bin/activemq or conf/activemq.xml or the like... just a big tarball of compiled java classes. There's a run.jar with a manifest, but executing it with "java -jar" yields a grip

Re: Loading more than one custom plugin

2008-07-17 Thread Joe Fernandez
Try specifying the Spring beans name space. For example, http://www.springframework.org/schema/beans"/> Joe www.ttmsolutions.com fredrick255 wrote: > > I am having trouble configuring the broker to load two custom plugins. > > I was not able to get this configuration style to work: > > >

Re: Release schedule for NMS

2008-07-17 Thread Jim Gomes
Thanks, Hiram. I will definitely need the help. I will try a dry run as soon as I can so I can see where any issues may be. -Jim On 7/16/08, Hiram Chirino <[EMAIL PROTECTED]> wrote: > Hey Jim, > > I can help you with cutting the release.. You should probably start > out by cutting release can

Re: Release schedule for NMS

2008-07-17 Thread Jim Gomes
Hi Mark, I think testing with 5.1 is good, but I also run with the 5.2 snapshot to keep up with bug fixes and changes. My real-world product uses Tibco Ems 4.2, so having you test with a later version would be great. We can use this forum if you like, but it may make more sense to take a technic

Loading more than one custom plugins

2008-07-17 Thread fredrick255
I am having trouble configuring the broker to load two custom plugins. I was not able to get this configuration style to work: ... ... When I try to do this I get an unrecognized xbean element exception. I've only been able to get this style to work: ... but I have n

Re: Multicast for discovery.

2008-07-17 Thread Joe Fernandez
Submitted a patch for review. https://issues.apache.org/activemq/browse/AMQ-1489 Joe www.ttmsolutions.com David Crisp wrote: > > Hi, > I'm seeing some weird behavior when using multicast discovery. > When I use "multicast://default" it works fine but if I specify my own > class D ad

Re: Help needed. About message loss in distributed queue in network of brokers environment

2008-07-17 Thread Bryan.Shaw
I have finished a test with two brokers connected to each other using non-duplex connection. Broker A have a network connector to broker B and vice versa. But I still loose message during the transfer when I unplug the network cable, this is exactly the same as I using only one duplex network conn

Re: Master broker is down when slave is crashed

2008-07-17 Thread qlin
I have tried AMQ 5.1.0 as well , the same error as AMQ 5.0.0. Anyone can help me out? Thank you. -- View this message in context: http://www.nabble.com/Master-broker-is-down-when-slave-is-crashed-tp18500937p18503523.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.