Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
1.2.3
-
None
Description
If ConcurrentServerRunner stopped it correctly closes the listening socket. This causes a "listener: jjava.net.SocketException: Socket closed" internal status error message. The message is reported from the run method. The exception may indeed indicate a problem, but in case of shutdown it is expected, so it should not be reported as an error during shutdown..