java.io.IOException: Invalid argument
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by mariusz2108
, 1 year agovia stackexchange.com by Unknown author, 2 years ago
via GitHub by fazioa
, 2 years agovia Unix & Linux by Aleksey Bykov
, 1 year agovia Stack Overflow by NonameSL
, 1 year agovia Google Groups by Steven Hartland, 10 months ago
java.io.IOException: Invalid argument
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:676)
at javax.jmdns.impl.JmDNSImpl.send(JmDNSImpl.java:1537)
at javax.jmdns.impl.tasks.state.DNSStateTask.run(DNSStateTask.java:131)
at java.util.TimerThread.mainLoop(Timer.java:555)
at java.util.TimerThread.run(Timer.java:505)