[
https://issues.apache.org/jira/browse/DIRMINA-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13529974#comment-13529974
]
Emmanuel Lecharny commented on DIRMINA-922:
-------------------------------------------
I get this exception with the NettyvsMina test, when it runs with big messages :
Dec 12, 2012 3:20:46 PM org.jboss.netty.channel.SimpleChannelUpstreamHandler
WARNING: EXCEPTION, please implement
org.apache.mina.core.NettyBenchmarkClient$1$1.exceptionCaught() for proper
handling.
java.nio.channels.ClosedChannelException
at
sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:249)
at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:440)
at
org.jboss.netty.channel.socket.nio.SocketSendBufferPool$UnpooledSendBuffer.transferTo(SocketSendBufferPool.java:207)
at
org.jboss.netty.channel.socket.nio.AbstractNioWorker.write0(AbstractNioWorker.java:576)
at
org.jboss.netty.channel.socket.nio.AbstractNioWorker.writeFromSelectorLoop(AbstractNioWorker.java:538)
at
org.jboss.netty.channel.socket.nio.AbstractNioWorker.processSelectedKeys(AbstractNioWorker.java:478)
at
org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:333)
at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:35)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
> Add a benchmark project to compare with other IO frameworks
> -----------------------------------------------------------
>
> Key: DIRMINA-922
> URL: https://issues.apache.org/jira/browse/DIRMINA-922
> Project: MINA
> Issue Type: Test
> Components: Core
> Affects Versions: 2.0.7, 3.0.0-trunk
> Reporter: Jeff MAURY
> Priority: Minor
> Labels: benchmark, perfomance
> Fix For: 2.0.8, 3.0.0-trunk
>
> Attachments: DIRMINA-922.diff, mina-benchmarks.zip
>
>
> Add a project that is able to perform benchmarks against MINA and other IO
> frameworks (Netty,...) to compare performances
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira