Actually I am able to get data from the activemq there was a bug in my code
Thanks all
Anurag
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Trying-to-access-activemq-statistics-not-working-tp3504459p3606495.html
Sent from the ActiveMQ - User mailing list archive at Nabb
Actually I am able to get data from the activemq there was a bug in my code
Thanks all
Anurag
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Statistics-plugin-measurement-units-tp3596490p3606494.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
At least we know it should work on paper ;-). We'll give it some testing for
sure, under current feature usage we have. Thanks.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Active-MQ-client-5-3-2-vs-Active-MQ-server-5-4-2-tp3593784p3605688.html
Sent from the ActiveMQ -
Hey,
I'm using informix as persistence adapter. But it is not working. 80% of
the messages dissapear in the void.
My activemq.xml configuration:
Hi,
Is there any way for me to trace acks sent from broker to producer? Are there
any configuration settings that I can set in log4j.properties?
Regards,
Ozan
This e-mail and any attached files are intended for the named addressee only.
It contains information
Have you tried sending messages in transaction?
In order to do that you need to initialize the session to use transactions
(your line 103) and commit the transaction after sending x messages.
Ozan
-Original Message-
From: Christian Schneider [mailto:ch...@die-schneider.net]
Sent: 17 Jun
Hi all,
am trying to do a performance test for CXF with the jms transport. When
doing the tests I was not able to reach more than about 600 messages /
second.
I have the feeling that this is too slow for a current machine.
As I wanted to see if the problem comes from cxf or ActiveMQ I changed