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.
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
