[zeromq-dev] zeromq poll exception - java

Apostolis Xekoukoulotakis xekoukou at gmail.com
Sat Jun 2 19:00:15 CEST 2012


Exception in thread "main" org.zeromq.ZMQException: Invalid argument(0x16)
    at org.zeromq.ZMQ$Poller.run_poll(Native Method)
    at org.zeromq.ZMQ$Poller.poll(ZMQ.java:1298)
    at org.zeromq.ZMQ$Poller.poll(ZMQ.java:1265)


I simply registered one pull socket. Any reason why this would happen?
I tried to create a test program to send it here but I couldnt reproduce
the problem.
In my project though, the problem persists. In what ways could the other
parts of my program interfere with the ZMQ.Poller?
Here is the test program that works.

Os is debian. I use the latest zeromq , jzmq from github.



-- 


Sincerely yours,

     Apostolis Xekoukoulotakis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120602/a3d5c93f/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testPoll.tar.gz
Type: application/x-gzip
Size: 1405 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120602/a3d5c93f/attachment.bin>


More information about the zeromq-dev mailing list