You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <ji...@apache.org> on 2010/12/09 19:46:01 UTC

[jira] Updated: (PROTOCOLS-16) AbstractChannelUpstreamHandler may throw IndexOutOfBoundException

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

Norman Maurer updated PROTOCOLS-16:
-----------------------------------

    Affects Version/s: 1.2

> AbstractChannelUpstreamHandler may throw IndexOutOfBoundException
> -----------------------------------------------------------------
>
>                 Key: PROTOCOLS-16
>                 URL: https://issues.apache.org/jira/browse/PROTOCOLS-16
>             Project: JAMES Protocols
>          Issue Type: Bug
>    Affects Versions: 1.2
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 1.2.1
>
>
> UG] SMTP - Unable to process request <java.lang.IndexOutOfBoundsException: Index: 1, Size: 1>java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
> 	at java.util.LinkedList.entry(LinkedList.java:365)
> 	at java.util.LinkedList.get(LinkedList.java:315)
> 	at org.apache.james.protocols.impl.AbstractChannelUpstreamHandler.channelConnected(AbstractChannelUpstreamHandler.java:82)
> 	at org.jboss.netty.handler.stream.ChunkedWriteHandler.handleUpstream(ChunkedWriteHandler.java:144)
> 	at org.jboss.netty.channel.Channels.fireChannelConnected(Channels.java:233)
> 	at org.jboss.netty.channel.socket.nio.NioAcceptedSocketChannel.<init>(NioAcceptedSocketChannel.java:51)
> 	at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink$Boss.registerAcceptedChannel(NioServerSocketPipelineSink.java:280)
> 	at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink$Boss.run(NioServerSocketPipelineSink.java:247)
> 	at org.jboss.netty.util.internal.IoWorkerRunnable.run(IoWorkerRunnable.java:46)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
> 	at java.lang.Thread.run(Thread.java:680)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org