Exception

Trustin Lee trustin at gleamynode.net
Mon Jan 26 08:35:59 EST 2009


Hi jaimemm,

I'm not sure because you didn't provide the whole stack trace, but I
believe you have shut down the Executor provided to Netty too early.
Please let me know if this was not the case.

HTH,

— Trustin Lee, http://gleamynode.net/



On Fri, Jan 23, 2009 at 1:42 AM, jaimemm <jaimemm at gmail.com> wrote:
>
> When starting 1 process which spawns 3 clients with 1 different factory each,
> when sending more than 6000 messages each client, I get the followin
> Exception:
>
> java.util.concurrent.RejectedExecutionException
>        at
> java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:1760)
>
>
> Any ideas?
> --
> View this message in context: http://n2.nabble.com/Exception-tp2198763p2198763.html
> Sent from the Netty User Group mailing list archive at Nabble.com.
>
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-users
>




More information about the netty-users mailing list