[zeromq-dev] ZMQ & JZMQ Logging
Sabri Skhiri
sabri.skhiri at gmail.com
Mon Feb 11 17:32:00 CET 2013
Dear All,
I use ZMQ 2.X with the JZMQ binding. I am trying to debug a typical “java:
Socket.cpp:561: void* get_socket(JNIEnv*, jobject, int): Assertion `s'
failed.” I am probably sending a message on a closed socket, but it is
difficult to correlate my application logs and the assert error. I would
like to activate the ZMQ traces or something similar.
Is there any way to activate the logs either from JZMQ using a log4j like
configuration or directly from ZMQ using the same kind of mechanism?
I just found this http://www.zeromq.org/topics:monitoring-support but it
seems to be only a proposition not really an implementation.
Thank you!
Sabri.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130211/57b76af5/attachment.htm>
More information about the zeromq-dev
mailing list