Instalei o Fluig no Oracle linux e na hora de iniciar o serviço 'fluig', acontece o seguinte erro.
15:15:42,101 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.2.Final
15:15:42,383 INFO [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
[Host Controller] 15:15:43,358 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.2.Final
[Host Controller] 15:15:43,730 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[Host Controller] 15:15:43,834 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting
[Host Controller] 15:15:45,285 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 15:15:45,291 INFO [org.xnio] (MSC service thread 1-7) XNIO version 3.4.0.Final
[Host Controller] 15:15:45,310 INFO [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.4.0.Final
[Host Controller] 15:15:45,322 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.network.management: org.jboss.msc.service.StartException in service jboss.network.management: WFLYSRV0082: failed to resolve interface management
[Host Controller] at org.jboss.as.server.services.net.NetworkInterfaceService.start(NetworkInterfaceService.java:91)
[Host Controller] at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
[Host Controller] at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
[Host Controller] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[Host Controller] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[Host Controller] at java.lang.Thread.run(Thread.java:745)
[Host Controller]
[Host Controller] 15:15:45,416 INFO [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version 4.0.21.Final
[Host Controller] 15:15:45,448 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-3) WFLYDM0111: Keystore /mnt/part_app/fluig/appserver/domain/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost
[Host Controller] 15:15:45,705 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
[Host Controller] ("host" => "master"),
[Host Controller] ("core-service" => "management"),
[Host Controller] ("management-interface" => "native-interface")
[Host Controller] ]) - failure description: {"WFLYCTL0180: Services with missing/unavailable dependencies" => undefined}
[Host Controller] 15:15:45,742 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report
[Host Controller] WFLYCTL0184: New missing/unsatisfied dependencies:
[Host Controller] service jboss.network.management (missing) dependents: [service jboss.serverManagement.controller.management.http, service jboss.remoting.server.management]
[Host Controller] service jboss.remoting.authentication_provider.management (missing) dependents: [service jboss.remoting.server.management]
[Host Controller] service jboss.server.controller.management.security_realm.ManagementRealm (missing) dependents: [service jboss.serverManagement.controller.management.http]
[Host Controller] service jboss.serverManagement.controller.management.http (missing) dependents: [service jboss.serverManagement.controller.management.http.shutdown]
[Host Controller] service jboss.serverManagement.controller.management.http.requests (missing) dependents: [service jboss.serverManagement.controller.management.http, service jboss.serverManagement.controller.management.http.shutdown]
[Host Controller] WFLYCTL0186: Services which failed to start: service jboss.network.management
[Host Controller]
[Host Controller] 15:15:45,743 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] 15:15:45,751 FATAL [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0178: Aborting with exit code 99
[Host Controller] 15:15:45,768 INFO [org.jboss.as] (MSC service thread 1-8) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 7ms
[Host Controller]
15:15:46,098 INFO [org.jboss.as.process.Host Controller.status] (reaper for Host Controller) WFLYPC0011: Process 'Host Controller' finished with an exit status of 99
15:15:46,100 INFO [org.jboss.as.process] (Thread-8) WFLYPC0017: Shutting down process controller
15:15:46,101 INFO [org.jboss.as.process] (Thread-8) WFLYPC0016: All processes finished; exiting
Consegue compartilhar o host.xml e o domain.xml, por favor? Obrigado!
— Marcos Jahn 27 de Feb de 2018Coloquei os arquivos host e domain.xml no Post
— Helcio Penha 27 de Feb de 2018Obrigado Helcio!
— Marcos Jahn 27 de Feb de 2018