Darran Lofthouse created WFCORE-4766:
----------------------------------------
Summary: Add additional logging to
ManagementInterfaceAddStepHandler.LenientVerifyInstallationStep
Key: WFCORE-4766
URL:
https://issues.jboss.org/browse/WFCORE-4766
Project: WildFly Core
Issue Type: Bug
Components: Management
Affects Versions: 11.0.0.Beta3
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Debugging a recent issue the class
org.jboss.as.controller.management.ManagementInterfaceAddStepHandler.LenientVerifyInstallationStep
was detecting missing services but was not logging anything despite this class making the
decision to abort the start up of the server.
If a handler is going to make such a terminal decision it should be logging why it is
doing it.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)