Putting answer from stackoverflow community (Erik Williams) as it might be of
some help for someone in future.
activemq-admin query --view StorePercentUsage,StoreLimit --jmxurl
service:jmx:rmi:///jndi/rmi://hostname:port/jmxrmi --jmxuser user
--jmxpassword password
Thanks,
Pradeep
--
View th
That's expected behavior. By default, brokers only forward messages when
there's a currently-connected consumer somewhere in the network. If
there's no consumer, the message will hang out on the producing broker,
waiting for the consumer to connect. When it does connect, the broker that
holds th
Hi, I'm having a problem in my system.
In my producer, I have the next configuration.
Hi all,
I am a user of activemq 5.9, and CMS to send:reply message, It's working
fine.
So now I want to send and receive message but with amqp protocol, I would
like to use qpid proton (0.8)
and do the same things, like CMS filtering message on the correlationId, or
another string.
I read this:
ht
"One can not mix activemq versions" is too broad of a statement. There
will be some pairs of versions you can mix, and others you can't. But "one
can not mix *these particular* activemq versions" is a perfectly accurate
statement.
When I've seen Tim and Gary and others talk about backwards compa
My biggest complaint would be that LevelDB replication is still "flaky" and I
wouldn't want to use it in production just yet.
So, if that would get fixed, I'd be inclined to consider it as "very stable"
until then ...
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Activ
After upgrade activemq used in client to same version as produce solved this
issue. So it seems one can not mix activemq versions.
Thanks for help.
-mmg
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Can-a-produce-and-consumer-running-on-different-activemq-versions-exch