Comment 6 for bug 637908

Revision history for this message
Alexander Strebkov (alexanderstrebkov) wrote :

That's really strange... I also have OSX 10.6 with following java:
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02-279-10M3065)
Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01-279, mixed mode)

I've no proxies... And also in addition to my notebook I have the same problem on two SunOS servers which are located in completely different places. But I've just tried it on Linux hosting and indeed it worked several more times before it failed:

15:19:47,288 INFO ~ Listening for HTTP on port 9001 ...
15:20:47,232 INFO ~ Request started
15:20:47,233 INFO ~ Using Async for web service
15:20:48,102 INFO ~ Request finished
15:21:48,112 INFO ~ Request started
15:21:48,287 INFO ~ Request finished
15:22:48,287 INFO ~ Request started
15:22:48,660 INFO ~ Request finished
15:23:48,662 INFO ~ Request started
15:23:48,886 INFO ~ Request finished
15:24:48,887 INFO ~ Request started
15:24:49,172 INFO ~ Request finished
15:25:49,173 INFO ~ Request started
15:25:49,318 ERROR ~ java.util.concurrent.ExecutionException: java.nio.channels.ClosedChannelException
15:25:49,326 ERROR ~
...