-
Bug
-
Resolution: Done
-
Critical
-
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
- clones
-
WFCORE-3290 Incorrect WARN in DC log for remoting endpoint resource transformation to EAP 6
- Resolved
- is incorporated by
-
JBEAP-13952 (7.1.z) Upgrade WildFly Core to 3.0.12.Final
- Closed