Installer contains check for conflicting ports as these were later used during runtime environment configuration tasks. Since DR13 (JBEAP-1291) installer make use of cli process embed EAP instances (these are not visible to remote mgmt clients) thus this feature check could be disabled.
reproduce
- start the standalone server
- run the installer, press Next on License screen
actual
warning dialogue about possible port collision appears
expected
no warning about ports
- is related to
-
JBEAP-1291 Installer should make use of CLI embedded EAP instances for runtime configuration tasks
- Closed