File exists exception (build #59)

Thomas Bocek bocek at ifi.uzh.ch
Thu Sep 3 11:26:42 EDT 2009


Salut Jeanfrancois,

Thanks for this info! Unfortunately its not possible to vote for this
bug to be fixed in 1.6... Lets see what happens.

Thomas

Jeanfrancois Arcand wrote:
> Salut,
> 
> Thomas Bocek wrote:
>> Hi Trustin,
>>
>> Once, I got the following exception. However, I could not reproduce it a
>> second time:
>>
>> WARNING: Unexpected exception in the selector loop.
>> java.io.IOException: File exists
>> 	at sun.nio.ch.EPollArrayWrapper.epollCtl(Native Method)
>> 	at
>> sun.nio.ch.EPollArrayWrapper.updateRegistrations(EPollArrayWrapper.java:233)
>> 	at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:214)
>> 	at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:65)
>> 	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69)
>> 	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80)
>> 	at
>> org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.run(NioClientSocketPipelineSink.java:236)
>> 	at
>> org.jboss.netty.util.internal.IoWorkerRunnable.run(IoWorkerRunnable.java:53)
>> 	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:619)
>>
>> Regards,
>>
> 
> This is a JDK issue
> 
>    * http://bugs.sun.com/view_bug.do?bug_id=6693490
> 
> I suspect the fix will be backported to JDK 6u18 but it is hard to be 
> sure those day with the acquisition.
> 
> A+
> 
> --Jeanfrancois
> 
> 
>> Thomas
>>
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> netty-dev mailing list
>> netty-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/netty-dev
> _______________________________________________
> netty-dev mailing list
> netty-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-dev


More information about the netty-dev mailing list