Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-13157

Incorrect WARN in DC log for remoting endpoint resource transformation to EAP 6

XMLWordPrintable

      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

            bstansbe@redhat.com Brian Stansberry
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: