Hi,
I'm looking at setting up a mesh of dispatch routers which connect to
an activemq broker. Any messages sent by a producer attaching to the
dispatch routers are available on the broker and the destinations are
automatically created on the brokers and consumers attached to the
broker get the mess
Hi Rob,
thanks for making this clear. Yes I have turned the FRM logging on also but
I'm logging FRM and RAW to different files.
Regards,
Erik
--
View this message in context:
http://qpid.2158936.n2.nabble.com/Tools-to-analyze-QPID-JMS-client-log-files-tp7623982p7623990.html
Sent from the Apa
Hi Siva,
Firstly are you testing the Java or the C++ broker? Which client?
Secondly, it would probably help to know a little more about the set
up of your test (or you could create a JIRA and attach your test code
there if you like)...
In particular, how big are the messages you are sending? A
Hi Erik,
the human readable form of the RAW log should be in the FRM log (RAW
provides the raw bytes, FRM formats those as the AMQP frames, showing
the frame types, properties, etc). Do you have FRM logging turned on
also?
-- Rob
On 5 May 2015 at 11:19, Erik Aschenbrenner wrote:
> Dear Qpid us
On 05/05/2015 05:31 AM, Sivananda Reddys Thummala Abbigari wrote:
Hi,
*I am trying to benchmark Qpid with the following use case*:
# Default Qpid configs are used(ex: 2GB is the max memory set), broker and
client are on the same machine
# I have 1 connection and 256 sessions per connection, each
Dear Qpid users.
I'm using the QPID JMS AMQP 1.0 Java Client (v0.30).
Do you know and/or use any tools that could help analyzing the log files
created by the JMS client?
For example it would be nice to have something that creates something more
human readable out of from the RAW log:
2015-05-05