ACTIVEMQ_LOCK.BROKER_NAME Is Always NULL

2010-12-17 Thread Erik Osterman
I've recently setup ActiveMQ 5.4.2 in a JDBC Master-Slave sandbox configuration on localhost (CentOS 5.4 i686) with Java(TM) SE Runtime Environment (build 1.6.0_14-b08). The JDBC driver is mysql-connector-java-5.1.14-bin.jar. The database is mysql-server-5.0.77-4.el5_4.2. It becomes master, but

Re: ajax handling fast messages

2010-12-17 Thread Alex Dean
On Dec 16, 2010, at 5:33 PM, Alex Dean wrote: > > I'll get a useful test written up tomorrow morning, and create a new JIRA > issue if Jeff doesn't beat me to it. I've created https://issues.apache.org/jira/browse/AMQ-3094 for this problem. My testing so far is inconsistent. If I publish 5 m

Producer flow control question

2010-12-17 Thread maarten.dirkse
Hi, It's often said that producer flow control (PFC) is one of the most misunderstood features of ActiveMQ, and I couldn't agree more. After what I'd like to think was a pretty close read on the subject of the online docs, ActiveMQ in Action and the mailing list, I still can't figure out why my pr

HermesJMS demo link is not resolving.

2010-12-17 Thread rliguori
This page (http://activemq.apache.org/hermes-jms.html) states, "Mark Bucayan kindly submitted a Flash demo showing how to use ActiveMQ inside Hermes." However, the link is dead: http://activemq.codehaus.org/HermesAndActiveMQ.html. Can anyone fix this? -- View this message in context: http://ac

Articles on ActiveMQ

2010-12-17 Thread rliguori
Anyone have any articles (or know of any articles) they'd like to have posted on the ActiveMQ Articles page? http://activemq.apache.org/articles.html Either update the page yourself, or post the article and link here, and I'll update it. Thanks. -- View this message in context: http://activem

Re: How to setup multiple queues

2010-12-17 Thread Reynald Borer
You can also declare them explicitly in your activemq.xml so that you can, for example, disable destination creation by clients. See http://activemq.apache.org/configure-startup-destinations.html Regards, Reynald On Fri, Dec 17, 2010 at 1:06 PM, Stan Lewis wrote: > Queues and topics are create

Re: How to setup multiple queues

2010-12-17 Thread Stan Lewis
Queues and topics are created on-demand, so when you launch your consumers and specify the two different queue names the broker will go ahead and create queues for them. On Fri, Dec 17, 2010 at 12:48 AM, archa wrote: > > I m using 'apache-activemq-5.1.0' and have one producer and one consumer in

Re: Is ActiveMQ 5.4.2 compliant against the JMS TCK?

2010-12-17 Thread Gary Tully
that is typically done as part of http://geronimo.apache.org/ release cycle as part of the JEE certification. Running the JMS TCK is not currently part of the activemq release process. Over the years, all of the relevant TCK issues have been replicated in activemq junit tests, so we get coverage fr

Re: EOFException in ActiveMQ 4.1.2

2010-12-17 Thread Ivan
Sorry for the repeated sending, just add geronimo mail list. 2010/12/17 Ivan > After adding some outputs, the error seems to happen after the socket of > the server side received the wireformatinfo, then on the next call of > readCommand, it fails to read bytes ... > > --> > 2010-12-17 10:42:13,