Any chance you can get a stack trace out of it? Upping the log level or using a debugger to catch IOException would do the trick.
The error means the OS is throwing EINVAL.
Is this a OSX Mavericks? If so can you double check you are running the latest JVM?
Sent from my iPhone
Isn't that the same error that happens only on your mac also in few other cases?
Can you try on any other platform?
Sent from my Phone
While using UnderTow's JSR WebSockets,implementing simple chat app, between 2 diff browsers (Chrome and Safari),
I get a flood of these log lines:
14:09:22,890 WARN [org.xnio.nio.selector] (default I/O-3) XNIO008000: Received an I/O error on selection: java.io.IOException: Invalid argument
Any idea?
-Ales
_______________________________________________
wildfly-dev mailing list
wildfly-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/wildfly-dev