-
Task
-
Resolution: Done
-
Critical
-
None
-
None
-
None
Check all serverSocket accept threads to ensure there are not paths
through the code that could cause the thread to die and the service
stop listening.
e.g. is java.lang.Throwable being caught, to trap java.lang.Errors?