Dear All,

I get these errors in the logs quite frequently. About 1500 times every day. 
The application works nicely, strangely enough.

What is happening here? How can I resolve these error messages?

Should I worry?

Jun 10, 2012 4:43:17 PM org.apache.tomcat.util.net.NioEndpoint setSocketOptions
SEVERE: 
java.net.SocketException: Connection reset by peer
        at sun.nio.ch.Net.setIntOption0(Native Method)
        at sun.nio.ch.Net.setIntOption(Net.java:154)
        at sun.nio.ch.SocketChannelImpl$1.setInt(SocketChannelImpl.java:406)
        at sun.nio.ch.SocketOptsImpl.setBoolean(SocketOptsImpl.java:38)
        at sun.nio.ch.SocketOptsImpl$IP$TCP.noDelay(SocketOptsImpl.java:284)
        at sun.nio.ch.OptionAdaptor.setTcpNoDelay(OptionAdaptor.java:48)
        at sun.nio.ch.SocketAdaptor.setTcpNoDelay(SocketAdaptor.java:268)
        at 
org.apache.tomcat.util.net.SocketProperties.setProperties(SocketProperties.java:183)
        at 
org.apache.tomcat.util.net.NioEndpoint.setSocketOptions(NioEndpoint.java:1090)
        at 
org.apache.tomcat.util.net.NioEndpoint$Acceptor.run(NioEndpoint.java:1317)
        at java.lang.Thread.run(Thread.java:619)

Tomcat 6.0.26 on FreeBSD 9.0-STABLE.
# /usr/local/jdk1.6.0/bin/java -version
java version "1.6.0_03-p4"
Java(TM) SE Runtime Environment (build 
1.6.0_03-p4-kjkoster_30_nov_2011_10_57-b00)
Java HotSpot(TM) 64-Bit Server VM (build 
1.6.0_03-p4-kjkoster_30_nov_2011_10_57-b00, mixed mode)
# _
--
Kees Jan

http://java-monitor.com/
kjkos...@kjkoster.org
+31651838192

Human beings make life so interesting. Do you know that in a universe so full 
of wonders,
they have managed to invent boredom. Quite astonishing... -- Terry Pratchett


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

Reply via email to