Duplicate :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
(ch) java/nio/channels/etc/AdaptorCloseAndInterrupt.java timeout intermittently at listener.accept() java.nio.channels.ClosedByInterruptException at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:203) at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:257) at AdaptorCloseAndInterrupt.scReadAsyncInterrupt(AdaptorCloseAndInterrupt.java:129) at AdaptorCloseAndInterrupt.main(AdaptorCloseAndInterrupt.java:72) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:520) at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:218) at java.lang.Thread.run(Thread.java:747)
|