Primeiro erro===================================== ================================================== [Host Controller] 15:42:06,199 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service org.wildfly.network.interface.management: org.jboss.msc.service.StartException in service org.wildfly.network.interface.management: WFLYSRV0082: failed to resolve interface management [Host Controller] at org.jboss.as.server@21.0.5.Final-redhat-00001//org.jboss.as.server.services.net.NetworkInterfaceService.start(NetworkInterfaceService.java:98) [Host Controller] at org.jboss.msc@1.5.1.Final-redhat-00001//org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1617) [Host Controller] at org.jboss.msc@1.5.1.Final-redhat-00001//org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1580) [Host Controller] at org.jboss.msc@1.5.1.Final-redhat-00001//org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1438) [Host Controller] at org.jboss.threads@2.4.0.Final-redhat-00001//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) [Host Controller] at org.jboss.threads@2.4.0.Final-redhat-00001//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1990) [Host Controller] at org.jboss.threads@2.4.0.Final-redhat-00001//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486) [Host Controller] at org.jboss.threads@2.4.0.Final-redhat-00001//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377) [Host Controller] at java.base/java.lang.Thread.run(Thread.java:829) [Host Controller] [Host Controller] 15:42:06,233 INFO [org.jboss.remoting] (MSC service thread 1 -1) JBoss Remoting version 5.0.27.SP2-redhat-00001 [Host Controller] 15:42:06,318 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([ [Host Controller] ("host" => "slave1"), [Host Controller] ("core-service" => "management"), [Host Controller] ("management-interface" => "http-interface") [Host Controller] ]) - failure description: { [Host Controller] "WFLYCTL0412: Required services that are not installed:" => ["jboss.http-upgrade-registry.http-management"], [Host Controller] "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.remoting.remoting-http-upgrade-service.http-management is missing [jboss.http-upgrade-registry.http-management]"] [Host Controller] } [Host Controller] 15:42:06,318 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([ [Host Controller] ("host" => "slave1"), [Host Controller] ("interface" => "management") [Host Controller] ]) - failure description: {"WFLYCTL0080: Failed services" => {"org.wildfly.network.interface.management" => "WFLYSRV0082: failed to resolve interface management"}} [Host Controller] 15:42:06,319 ERROR [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0459: Triggering roll back due to missing management services. [Host Controller] 15:42:06,319 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([ [Host Controller] ("host" => "slave1"), [Host Controller] ("core-service" => "management"), [Host Controller] ("management-interface" => "http-interface") [Host Controller] ]) - failure description: { [Host Controller] "WFLYCTL0412: Required services that are not installed:" => ["jboss.http-upgrade-registry.http-management"], [Host Controller] "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.remoting.remoting-http-upgrade-service.http-management is missing [jboss.http-upgrade-registry.http-management]"] [Host Controller] } [Host Controller] 15:42:06,334 FATAL [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0034: Host Controller boot has failed in an unrecoverable manner; exiting. See previous messages for details. - Host Controller configuration file in use: host.xml [Host Controller] 15:42:06,335 FATAL [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0178: Aborting with exit code 99 [Host Controller] 15:42:06,344 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: JBoss EAP 8.0.0.GA (WildFly Core 21.0.5.Final-redhat-00001) stopped in 5ms segundo erro============================================= ========================================================= 2024-12-30 20:09:34,736 WARN [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0001: Could not connect to remote domain controller remote+http://xxxxxxxxx: java.lang.IllegalStateException: WFLYHC0043: Unable to connect due to authentication failure. at org.jboss.as.host-controller@21.0.5.Final-redhat-00001//org.jboss.as.host.controller.RemoteDomainConnectionService.rethrowIrrecoverableConnectionFailures(RemoteDomainConnectionService.java:666) at org.jboss.as.host-controller@21.0.5.Final-redhat-00001//org.jboss.as.host.controller.RemoteDomainConnectionService.register(RemoteDomainConnectionService.java:287) at org.jboss.as.host-controller@21.0.5.Final-redhat-00001//org.jboss.as.host.controller.DomainModelControllerService.connectToDomainMaster(DomainModelControllerService.java:1031) at org.jboss.as.host-controller@21.0.5.Final-redhat-00001//org.jboss.as.host.controller.DomainModelControllerService.boot(DomainModelControllerService.java:721) at org.jboss.as.controller@21.0.5.Final-redhat-00001//org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:370) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed: DIGEST-MD5: javax.security.sasl.SaslException: DIGEST-MD5: Server rejected authentication at org.jboss.remoting@5.0.27.SP2-redhat-00001//org.jboss.remoting3.remote.ClientConnectionOpenListener.allMechanismsFailed(ClientConnectionOpenListener.java:109) at org.jboss.remoting@5.0.27.SP2-redhat-00001//org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:445) at org.jboss.remoting@5.0.27.SP2-redhat-00001//org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:244) at org.jboss.xnio@3.8.12.SP2-redhat-00001//org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92) at org.jboss.xnio@3.8.12.SP2-redhat-00001//org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66) at org.jboss.xnio.nio@3.8.12.SP2-redhat-00001//org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:89) at org.jboss.xnio.nio@3.8.12.SP2-redhat-00001//org.xnio.nio.WorkerThread.run(WorkerThread.java:603) at ...asynchronous invocation...(Unknown Source) at org.jboss.remoting@5.0.27.SP2-redhat-00001//org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:600) at org.jboss.remoting@5.0.27.SP2-redhat-00001//org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:561) at org.jboss.remoting@5.0.27.SP2-redhat-00001//org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:549) at org.jboss.as.protocol@21.0.5.Final-redhat-00001//org.jboss.as.protocol.ProtocolConnectionUtils.connect(ProtocolConnectionUtils.java:224) at org.jboss.as.protocol@21.0.5.Final-redhat-00001//org.jboss.as.protocol.ProtocolConnectionUtils.connectSync(ProtocolConnectionUtils.java:118) at org.jboss.as.host-controller@21.0.5.Final-redhat-00001//org.jboss.as.host.controller.RemoteDomainConnection.lambda$openConnection$0(RemoteDomainConnection.java:211) at org.wildfly.common@1.6.0.Final-redhat-00001//org.wildfly.common.context.Contextual.runExceptionAction(Contextual.java:108) at org.wildfly.security.elytron-base@2.2.2.Final-redhat-00001//org.wildfly.security.auth.client.AuthenticationContext.run(AuthenticationContext.java:280) at org.jboss.as.host-controller@21.0.5.Final-redhat-00001//org.jboss.as.host.controller.RemoteDomainConnection.openConnection(RemoteDomainConnection.java:211) at org.jboss.as.host-controller@21.0.5.Final-redhat-00001//org.jboss.as.host.controller.RemoteDomainConnection$InitialConnectTask.connect(RemoteDomainConnection.java:582) at org.jboss.as.protocol@21.0.5.Final-redhat-00001//org.jboss.as.protocol.ProtocolConnectionManager.connect(ProtocolConnectionManager.java:70) at org.jboss.as.host-controller@21.0.5.Final-redhat-00001//org.jboss.as.host.controller.RemoteDomainConnection.connect(RemoteDomainConnection.java:141) at org.jboss.as.host-controller@21.0.5.Final-redhat-00001//org.jboss.as.host.controller.RemoteDomainConnectionService.register(RemoteDomainConnectionService.java:282) ... 4 more Suppressed: javax.security.sasl.SaslException: DIGEST-MD5: Server rejected authentication at org.jboss.remoting@5.0.27.SP2-redhat-00001//org.jboss.remoting3.remote.ClientConnectionOpenListener$Authentication.handleEvent(ClientConnectionOpenListener.java:760) at org.jboss.remoting@5.0.27.SP2-redhat-00001//org.jboss.remoting3.remote.ClientConnectionOpenListener$Authentication.handleEvent(ClientConnectionOpenListener.java:602) at org.jboss.xnio@3.8.12.SP2-redhat-00001//org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92) at org.jboss.xnio@3.8.12.SP2-redhat-00001//org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66) at org.jboss.xnio.nio@3.8.12.SP2-redhat-00001//org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:89) at org.jboss.xnio.nio@3.8.12.SP2-redhat-00001//org.xnio.nio.WorkerThread.run(WorkerThread.java:603) 2024-12-30 20:09:34,737 WARN [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0147: No domain controller discovery options remain. 2024-12-30 20:09:34,738 ERROR [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0002: Could not connect to the domain controller. Error was: java.lang.IllegalStateException: WFLYHC0120: Tried all domain controller discovery option(s) but unable to connect 2024-12-30 20:09:34,738 FATAL [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0178: Aborting with exit code 99 2024-12-30 20:09:34,772 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0050: JBoss EAP 8.0.0.GA (WildFly Core 21.0.5.Final-redhat-00001) stopped in 28ms 2024-12-30 20:58:13,931 INFO [org.jboss.modules] (main) JBoss Modules version 2.1.0.Final-redhat-00001 2024-12-30 20:58:14,332 INFO [org.jboss.msc] (main) JBoss MSC version 1.5.1.Final-redhat-00001 2024-12-30 20:58:14,341 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final-redhat-00001 2024-12-30 20:58:14,406 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: JBoss EAP 8.0.0.GA (WildFly Core 21.0.5.Final-redhat-00001) starting 2024-12-30 20:58:14,872 INFO [org.wildfly.security] (Host Controller Service Threads - 4) ELY00001: WildFly Elytron version 2.2.2.Final-redhat-00001 2024-12-30 20:58:15,247 ERROR [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0362: Capabilities required by resource '/host=slave1' are not available: org.wildfly.security.authentication-context.secondary-hc-auth-context in context 'global'; Possible registration points for this capability: /host=slave1/subsystem=elytron/authentication-context=* 2024-12-30 20:58:15,251 FATAL [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0034: Host Controller boot has failed in an unrecoverable manner; exiting. See previous messages for details. - Host Controller configuration file in use: host.xml 2024-12-30 20:58:15,252 FATAL [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0178: Aborting with exit code 99 2024-12-30 20:58:15,270 INFO [org.jboss.as] (MSC service thread 1-4) WFLYSRV0050: JBoss EAP 8.0.0.GA (WildFly Core 21.0.5.Final-redhat-00001) stopped in 10ms 2024-12-30 21:02:20,683 INFO [org.jboss.modules] (main) JBoss Modules version 2.1.0.Final-redhat-00001 2024-12-30 21:02:21,061 INFO [org.jboss.msc] (main) JBoss MSC version 1.5.1.Final-redhat-00001 2024-12-30 21:02:21,069 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final-redhat-00001 2024-12-30 21:02:21,142 INFO [org.jboss.as] (MSC service thread 1-3) WFLYSRV0049: JBoss EAP 8.0.0.GA (WildFly Core 21.0.5.Final-redhat-00001) starting 2024-12-30 21:02:21,586 INFO [org.wildfly.security] (Host Controller Service Threads - 4) ELY00001: WildFly Elytron version 2.2.2.Final-redhat-00001 2024-12-30 21:02:22,026 ERROR [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0362: Capabilities required by resource '/host=slave1' are not available: org.wildfly.security.authentication-context.secondary-hc-auth-context in context 'global'; Possible registration points for this capability: /host=slave1/subsystem=elytron/authentication-context=* 2024-12-30 21:02:22,028 FATAL [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0034: Host Controller boot has failed in an unrecoverable manner; exiting. See previous messages for details. - Host Controller configuration file in use: host.xml 2024-12-30 21:02:22,029 FATAL [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0178: Aborting with exit code 99 2024-12-30 21:02:22,049 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: JBoss EAP 8.0.0.GA (WildFly Core 21.0.5.Final-redhat-00001) stopped in 14ms