ConnectionManager#getListeners() sometimes returns incorrect listeners
Description
Caused by an incorrect switch/case statement (unintended fall-throughs), to many listeners can be returned. When trying to obtain the listeners for WEBADMIN, an exception is thrown for the same reason.
Caused by an incorrect switch/case statement (unintended fall-throughs), to many listeners can be returned. When trying to obtain the listeners for WEBADMIN, an exception is thrown for the same reason.