Exception

jaimemm jaimemm at gmail.com
Mon Jan 26 08:48:17 EST 2009


No, Trustin this is not the case.

I just create 3 clients (3 different threads) within the same process and
then every client start sending messages continuously. 



Trustin Lee-3 wrote:
> 
> 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
>>
> 
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-users
> 
> 

-- 
View this message in context: http://n2.nabble.com/Exception-tp2198763p2217951.html
Sent from the Netty User Group mailing list archive at Nabble.com.





More information about the netty-users mailing list