[ 
https://issues.apache.org/jira/browse/DIRMINA-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Trustin Lee closed DIRMINA-310.
-------------------------------

    Resolution: Invalid
      Assignee: Trustin Lee

Probably because of wrong socket parameter settings.  Problem disappeared. :)

> Connection reset by peer under moderate load
> --------------------------------------------
>
>                 Key: DIRMINA-310
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-310
>             Project: MINA
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Trustin Lee
>            Assignee: Trustin Lee
>
> I can always see this exception at the end of performance test using AsyncWeb 
> and apache bench.
> java.io.IOException: Connection reset by peer
>       at sun.nio.ch.FileDispatcher.read0(Native Method)
>       at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:21)
>       at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:233)
>       at sun.nio.ch.IOUtil.read(IOUtil.java:206)
>       at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:207)
>       at 
> org.apache.mina.transport.socket.nio.SocketIoProcessor.read(SocketIoProcessor.java:285)
>       at 
> org.apache.mina.transport.socket.nio.SocketIoProcessor.process(SocketIoProcessor.java:259)
>       at 
> org.apache.mina.transport.socket.nio.SocketIoProcessor.access$4(SocketIoProcessor.java:248)
>       at 
> org.apache.mina.transport.socket.nio.SocketIoProcessor$Worker.run(SocketIoProcessor.java:578)
>       at 
> org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:43)
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
>       at java.lang.Thread.run(Thread.java:595)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to