File exists exception (build #59)

Thomas Bocek bocek at ifi.uzh.ch
Thu Sep 3 07:33:46 EDT 2009


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,

Thomas

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: OpenPGP digital signature
Url : http://lists.jboss.org/pipermail/netty-dev/attachments/20090903/a7a635c5/attachment.bin 


More information about the netty-dev mailing list