opendj-server-legacy/src/main/java/org/opends/server/protocols/ldap/LDAPConnectionHandler.java
@@ -873,7 +873,7 @@ { starting = false; listenAttempted = true; waitListen.notify(); waitListen.notifyAll(); } } @@ -897,7 +897,7 @@ synchronized (waitListen) { listenAttempted = true; waitListen.notify(); waitListen.notifyAll(); } // If none of the listeners were created successfully, then