I looked at the logs and I find this on Windows 2003 with Java 7 and tomcat
6.0.35

java.net.SocketException: Invalid argument: no further information
at sun.nio.ch.Net.setIntOption0(Native Method) 
at sun.nio.ch.Net.setSocketOption(Net.java:279)
at sun.nio.ch.SocketChannelImpl.setOption(SocketChannelImpl.java:175)
at sun.nio.ch.SocketAdaptor.setIntOption(SocketAdaptor.java:300) 
at sun.nio.ch.SocketAdaptor.setTrafficClass(SocketAdaptor.java:400) 
at
org.apache.tomcat.util.net.SocketProperties.setProperties(SocketProperties.java:184)
 
at
org.apache.tomcat.util.net.NioEndpoint.setSocketOptions(NioEndpoint.java:1090)
at
org.apache.tomcat.util.net.NioEndpoint$Acceptor.run(NioEndpoint.java:1315)
at java.lang.Thread.run(Thread.java:722)

--
View this message in context: 
http://tomcat.10.n6.nabble.com/Java-7-Tomcat-6-0-35-Win2k3-Problem-tp4566739p4575837.html
Sent from the Tomcat - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to