-
Bug
-
Resolution: Unresolved
-
Major
-
8.1.0.GA
-
False
-
-
False
-
-
-
-
-
-
Known Issue
-
-
The 'console-enabled' attribute on the /core-service=management/management-interface=http-interface' resource defaults to a value of true, but the 'management' Galleon layer that adds that resource does not ensure the 'org.jboss.as.console' package is provisioned. Provisioning the package requires use of the 'web-console' Galleon layer.
The effect is that in slimmed-server scenarios it is easy to end up with an installation that produces this log warn:
10:55:02,888 WARN [org.jboss.as.domain.http.api.undertow] (MSC service thread 1-1) WFLYDMHTTP0003: Unable to load console module for slot main, disabling console'
The 'web-console' layer is not part of any other layers other than the 'internal' ones that produce the OOTB configs, so this WARN can readily occur.
In a perfect world the 'management' layer would set console-enabled to false and web-console would set it to true, at provisioning time the web-console setting would win, and, furthermore, all OOTB config files (including host.xml variants) would end up with a setting whose runtime effect is equivalent to what they have now.
NOTE: The fix for this will likely involve changes to full WF, so I filed WFLY-20748 as well.
- clones
-
WFCORE-7284 Potential mismatch between provisioning of HAL bits and config enablement of the console
-
- Resolved
-
- is incorporated by
-
JBEAP-31020 (8.1.z) Upgrade WildFly Core from 27.1.1.Final-redhat-00010 to 27.1.2.Final-redhat-00001
-
- New
-
- is related to
-
JBEAP-30514 Potential mismatch between provisioning of HAL bits and config enablement of the console
-
- Verified
-
- relates to
-
JBEAP-29299 On Provisioned server EAP 8.1 starts with warning WFLYDMHTTP0003: Unable to load console module for slot main, disabling console
-
- Verified
-