ActiveMQ 5.3.0 startup scripts

2010-01-06 Thread Patel, Ronak Avinash (US SSA)
Hi, Has anyone gotten the ActiveMQ 5.3.0 startup scripts working? I can't seem to get the Tanuki Wrapper to launch the JVM when the $ACTIVEMQ_HOME/bin/linux/linux-x86-64 is launched at boot by Linux. It keeps returning saying File Not Foundand of course doesn't tell me which file could not

RE: ActiveMQ 5.2.0 Multicast errors on startup

2010-01-06 Thread Patel, Ronak Avinash (US SSA)
Hi, Thanks for your reply. I'm puzzled as to how using S99activemq wouldn't work and all of the other processes that also depend on the network (such as httpd, sshd, mysqld) all seem to work but ActiveMQ fails. Now, I know ActiveMQ is joining a multicast group and sending out packets instead

Re: ActiveMQ 5.2.0 Multicast errors on startup

2010-01-06 Thread H. Willstrand
On Wed, Jan 6, 2010 at 11:46 PM, Patel, Ronak Avinash (US SSA) wrote: > Hi All, > > I've been using Apache ActiveMQ 5.2.0 on RHEL 5.3 and everything's been > working great. > > However, I wanted to ask if anyone has ever successfully gotten Apache > ActiveMQ to turn on when the computer boots? >

ActiveMQ 5.2.0 Multicast errors on startup

2010-01-06 Thread Patel, Ronak Avinash (US SSA)
Hi All, I've been using Apache ActiveMQ 5.2.0 on RHEL 5.3 and everything's been working great. However, I wanted to ask if anyone has ever successfully gotten Apache ActiveMQ to turn on when the computer boots? I have a startup script for activemq located in /etc/init.d with /etc/rc5.d/S99act

reason for Unmatched acknowledege

2010-01-06 Thread sic
I'm using ActiveMQ 5.2 and consumer using DefaultMessageListenerContainer(persistent and default prefetch size=1000). And the broker are disposing of about 100 messages per a minute. The problem is that the following error occurs occasionally and after that next messages are hardly consumes to the

Troubles runing web examples

2010-01-06 Thread #include_fto
First: I read - Getting Started - and http://activemq.apache.org/examples.html I downloaded the AAMQ-5.3.0-bin I run it from \bin\activemq.bat the last 3 messages that prompts the shell were: - INFO| ActiveMQ Web Demos at http://0.0.0.0:8161/demo - INFO| RESTful file access application at

Re: Apache NMS 1.2.0 RC2 now ready for download.

2010-01-06 Thread magellings
Everything looks good from Quad/Graphics perspective except for issue AMQNET-218 http://issues.apache.org/activemq/browse/AMQNET-218 AMQNET-218 is needed for consumers to shutdown properly inside a windows service. Timothy Bish wrote: > > * ANNOUNCEMENT * > > The Ap

Message Group: Concurrent Consumers Issue

2010-01-06 Thread dougly
Hi, I am using activeMQ 5.2 I wanted to test the message group feature of activeMQ 5.2. I setup 2 consumers (failover Master-slave) to a broker. I used the activemq admin webpage to create some text messages with GroupID "abc" and "def". Next I started those 2 consumers but it appears to me that