After 10 hours of running, build 6065 went belly up with all connections severed but without terminating. The logfile started filling up really fast, with about 400MB generated in about a minute - all repeats of the "CancelledKeyException". Below is the part of the log from where the problem started. This is on Win2000, Java 1.4.1, 128MB configured. Freenet.ini contains:

[Freenet node]
outputBandwidthLimit=8000
rtMaxNodes=150
listenPort=30179
storeSize=4194304000
dontLimitClients=true
logInboundInsertRequestDist=true
logSuccessfulInsertRequestDist=true


Log:


Jun 28, 2003 9:22:04 AM (freenet.transport.WriteSelectorLoop, write interface thread, ERROR): Exception in processConnections(): java.lang.OutOfMemoryError
java.lang.OutOfMemoryError
java.lang.OutOfMemoryError
Jun 28, 2003 9:22:04 AM (freenet.transport.WriteSelectorLoop, write interface thread, ERROR): Caught throwable in AbstractSelectorLoop!
java.lang.Exception
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:420)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
java.lang.Exception
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:420)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
Jun 28, 2003 9:22:05 AM (freenet.transport.WriteSelectorLoop, write interface thread, ERROR): Caught throwable in AbstractSelectorLoop!
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.interestOps(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFdSet(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2600(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
at freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:356)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.interestOps(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFdSet(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2600(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
at freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:356)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
Jun 28, 2003 9:22:05 AM (freenet.transport.WriteSelectorLoop, write interface thread, ERROR): Caught throwable in AbstractSelectorLoop!
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.interestOps(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFdSet(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2600(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
at freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:356)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.interestOps(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFdSet(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2600(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
at freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:356)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.interestOps(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFdSet(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2600(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
at freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:356)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
Jun 28, 2003 9:22:05 AM (freenet.transport.WriteSelectorLoop, write interface thread, ERROR): Caught throwable in AbstractSelectorLoop!
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.interestOps(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFdSet(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2600(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
at freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:356)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.interestOps(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFdSet(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2600(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
at freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:356)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.interestOps(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFdSet(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2600(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
at freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:356)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
Jun 28, 2003 9:22:06 AM (freenet.transport.WriteSelectorLoop, write interface thread, ERROR): Caught throwable in AbstractSelectorLoop!
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.interestOps(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFdSet(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2600(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
at freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:356)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.interestOps(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFdSet(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2600(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
at freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:356)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.interestOps(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFdSet(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2600(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
at freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:356)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
Jun 28, 2003 9:22:06 AM (freenet.transport.WriteSelectorLoop, write interface thread, ERROR): Caught throwable in AbstractSelectorLoop!
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.interestOps(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFdSet(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2600(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
at freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:356)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.interestOps(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFdSet(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2600(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
at freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:356)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
Jun 28, 2003 9:22:06 AM (freenet.transport.WriteSelectorLoop, write interface thread, ERROR): Caught throwable in AbstractSelectorLoop!
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.interestOps(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFdSet(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2600(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
at freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:356)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
Jun 28, 2003 9:22:06 AM (freenet.transport.WriteSelectorLoop, write interface thread, ERROR): Caught throwable in AbstractSelectorLoop!
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.interestOps(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFdSet(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2600(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
at freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:356)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
Jun 28, 2003 9:22:06 AM (freenet.transport.WriteSelectorLoop, write interface thread, ERROR): Caught throwable in AbstractSelectorLoop!
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.interestOps(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFdSet(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2600(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
at freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:356)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
Jun 28, 2003 9:22:06 AM (freenet.transport.WriteSelectorLoop, write interface thread, ERROR): Caught throwable in AbstractSelectorLoop!
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.interestOps(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFdSet(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2600(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
at freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:356)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.interestOps(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFdSet(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2600(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
at freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:356)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
Jun 28, 2003 9:22:07 AM (freenet.transport.WriteSelectorLoop, write interface thread, ERROR): Caught throwable in AbstractSelectorLoop!
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.interestOps(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFdSet(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2600(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
at freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:356)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.interestOps(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFdSet(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2600(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
at freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:356)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)
java.nio.channels.CancelledKeyException
at sun.nio.ch.SelectionKeyImpl.ensureValid(Unknown Source)
at sun.nio.ch.SelectionKeyImpl.interestOps(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processFdSet(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.processSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$2600(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.selectNow(Unknown Source)
at freenet.transport.WriteSelectorLoop.beforeSelect(WriteSelectorLoop.java:245)
at freenet.transport.AbstractSelectorLoop.loop(AbstractSelectorLoop.java:356)
at freenet.transport.WriteSelectorLoop.run(WriteSelectorLoop.java:595)
at java.lang.Thread.run(Unknown Source)


_______________________________________________
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl

Reply via email to