Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.4.1
-
None
Description
If several threads try to start a service on the same port at the same time, the Jetty engine may end up creating several JettyHTTPServerEngine's for the same port, but only one will activate.