-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
When a slave running EAP 6 connects to a current DC, the following appears in the DC log even though the endpoint resource should be discarded:
2017-08-07 14:35:09,000 WARN [org.jboss.as.controller.transformer.slave] (Host Controller Service Threads - 55) WFLYCTL0032: There were problems during the transformation process for target host: 'slave' Problems found: [ WFLYCTL0303: Resource [ ("profile" => "full-ha"), ("subsystem" => "remoting"), ("configuration" => "endpoint") ] is rejected on the target host, and will need to be ignored on the host ]
This is because the remoting endpoint transformation was overly simplified in https://github.com/wildfly/wildfly-core/pull/2577
- is cloned by
-
JBEAP-13157 Incorrect WARN in DC log for remoting endpoint resource transformation to EAP 6
- Closed
-
JBEAP-13170 (7.1.z) Incorrect WARN in DC log for remoting endpoint resource transformation to EAP 6
- Closed
- relates to
-
WFCORE-3293 Transformers logging duplicate messages on DC when managing mixed domain
- Resolved