ActiveMQ shutdown help

2010-11-23 Thread Brett Wooldridge
Hey all, Before I ask my question, and not to get off on the wrong foot, but my first attempts to find the answer were met with some difficulty that I did not expect from a project as major as ActiveMQ. First, the links to the discussion forums from the site are met with a HTTP ERROR: 410 "This f

NMS ActiveMQ provider infinite loop on disposal?

2010-11-23 Thread magellings
I have a windows service using the Apache NMS ActiveMQ 1.4.1 provider and when trying to stop the service it appears to have gotten in an infinite loop. When the service stops, the session and connection are disposed. Any ideas why the EndianBinaryReader would be doing this? 2010-11-23 14:33:53

Cron duplicate message add error

2010-11-23 Thread Alan Boyce
I'm trying to get message to post every 15 minutes using cron. The first time it goes fine, the second time I get this message: Duplicate message add attempt rejected. Destination: F.P, Message id: ID:Green-Cheese.local-63523-1290542364575-0:0:1:1:1 What am I doing wrong. Can I give the

Multiple network interfaces and multicast

2010-11-23 Thread Guillaume HERAIL
Hello, I have 2 servers with 2 network interfaces on them (eth0 : public interface, eth1 : vlan). I try to set up an activemq cluster via multicast. ActiveMQ doesn't bind on eth1 for multicast as netstat shows it : # netstat -g IPv6/IPv4 Group Memberships Interface RefCnt Group

Re: JMS Bridge with static URL blocks at startup

2010-11-23 Thread Gary Tully
Instead of a jms bridge, use a network connector from the mobile broker to the backend broker. That is started in its own thread so it will not halt the start of a broker. I think you should raise a jira issue for the jms bridge, it should operate in the same way w.r.t not blocking a broker start.

Re: activemq-ra.jar and version-mixing

2010-11-23 Thread Gary Tully
typically, you should upgrade the RAR to match the broker such that you can take advantage of the latest version of openwire. On 22 November 2010 20:43, Joe Niski wrote: > In continuing to dig through the project i've inherited, i've noticed that > several applications build their own .car files

JMS Bridge with static URL blocks at startup

2010-11-23 Thread CajunDust
Hello, For starters, I have read the documentation (API, FAQ,..) of the site, and I have even read the book ActiveLMQ in Action (MEAP). It could be that I misread or did not stumble on information that I need for my problem. Usecase: I am trying to set up a "network of brokers", that is to say,