[zeromq-dev] Exception using ZeroMQ

Check Peck comptechgeeky at gmail.com
Wed Jan 28 01:22:17 CET 2015


I am using ZeroMQ in Java and it was working fine but suddenly I saw this
exception getting thrown -

    java.lang.IllegalStateException: EMFILE
    at zmq.Ctx.create_socket(Ctx.java:300)
    at org.zeromq.ZMQ$Socket.<init>(ZMQ.java:363)
    at org.zeromq.ZMQ$Context.socket(ZMQ.java:312)
    at org.zeromq.ZContext.createSocket(ZContext.java:113)


Any idea what could be wrong? I am disconnecting and closing the socket as
well.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20150127/ef8cb242/attachment.htm>


More information about the zeromq-dev mailing list