File exists exception (build #59)

Jeanfrancois Arcand Jeanfrancois.Arcand at Sun.COM
Thu Sep 3 09:18:52 EDT 2009


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


More information about the netty-dev mailing list