We're running ActiveMQ inside ServiceMix, and after updating the
activemq-broker.xml bundle to apply some new authentication settings, we're now
seeing the error below every 30 seconds.
When the activemq-broker.xml bundle is stopped, the error still occurs. I've
tried stopping the bundle, delet
ator.onCommand
>> > > (WireFormatNegotiator.java:133)
>> > > at org.apache.activemq.transport.InactivityMonitor.onCommand
>> > > (InactivityMonitor.java:121)
>> > > at org.apache.activemq.transport.TransportSupport.doConsume
>> > > (TransportSupport.jav
Here is the log:
http://www.nabble.com/file/7839/activemq.log activemq.log
--
View this message in context:
http://www.nabble.com/RuntimeStoreException-tf3561987s2354.html#a9960930
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Also, I noticed it is looking for data-queue-data--1 (notice TWO dashes at the
end...) and on my system exists a data-queue-data-1. How does it build this
name?
Dave Carlson <[EMAIL PROTECTED]> wrote:
> apache-activemq-4.2-20070328.130210-35
>
> Thanks
>
>
> Rob Davies <[EMAIL PRO
apache-activemq-4.2-20070328.130210-35
Thanks
Rob Davies <[EMAIL PROTECTED]> wrote:
> which snapshot and could you send the entire log please ?
>
>
> On Apr 11, 2007, at 10:07 PM, Dave Carlson wrote:
>
> > Hi, I have downloaded activemq-4.2-SNAPSHOT, and I started the
> > activemq ser
which snapshot and could you send the entire log please ?
On Apr 11, 2007, at 10:07 PM, Dave Carlson wrote:
Hi, I have downloaded activemq-4.2-SNAPSHOT, and I started the
activemq server, and tried to run the ProducerTool (ant producer)
and I am now getting the below error. I have been runn
Hi, I have downloaded activemq-4.2-SNAPSHOT, and I started the activemq server,
and tried to run the ProducerTool (ant producer) and I am now getting the below
error. I have been running and playing with examples for a few days now, and
everything was working until today.
org.apache.activemq.