Created
July 5, 2018 13:27
-
-
Save terrancesnyder/df73f89715ec41a7ceb4e270d8d370e5 to your computer and use it in GitHub Desktop.
error.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Exception in thread "iothread-2" java.lang.NullPointerException | |
at zmq.Utils.tuneTcpSocket(Utils.java:48) | |
at zmq.TcpListener.acceptEvent(TcpListener.java:91) | |
at zmq.IOObject.acceptEvent(IOObject.java:123) | |
at zmq.Poller.run(Poller.java:250) | |
at java.lang.Thread.run(Thread.java:748) | |
Exception in thread "iothread-2" java.lang.NullPointerException | |
at zmq.Utils.tuneTcpSocket(Utils.java:48) | |
at zmq.TcpListener.acceptEvent(TcpListener.java:91) | |
at zmq.IOObject.acceptEvent(IOObject.java:123) | |
at zmq.Poller.run(Poller.java:250) | |
at java.lang.Thread.run(Thread.java:748) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment