Hello, I'm experiencing a problem with NIO in Tomcat, maybe related to this issue:
Selector doesn't block on Selector.select(timeout) (lnx) http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6403933 I'm using JDK 6 update 7 and it seems not to be fixed, does anybody have the same problem? When in heavy load, CPU usage goes to 100% and the only way to go back to normal is restarting Tomcat. Thanks, Matías