Other |
---|
tbdUnresolved |
Duplicate :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
java/nio/channels/etc/AdaptorCloseAndInterrupt.java fails intermittently ----------System.err:(15/882)---------- java.net.SocketTimeoutException at sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:198) at sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:216) at AdaptorCloseAndInterrupt.dcReceiveAsyncInterrupt(AdaptorCloseAndInterrupt.java:159) at AdaptorCloseAndInterrupt.main(AdaptorCloseAndInterrupt.java:78) 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:519) at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:218) at java.lang.Thread.run(Thread.java:746) JavaTest Message: Test threw exception: java.net.SocketTimeoutException JavaTest Message: shutting down test result: Failed. Execution failed: `main' threw exception: java.net.SocketTimeoutException
|