2 Replies Latest reply on Apr 28, 2016 1:02 PM by rhusar

    Error WildFly 10 in Cluster / Error en WildFly 10 en Cluster

    villi3212

      Good day - Buen día

       

      I'm trying to connect two machines with WildFly 10 Connection Cluster. I followed the instructions in connection Jboss Cluster and gives me the following error when running the ./domain.sh of the slave machine ( by running the Master no problem ) :

      Estoy tratando de conectar dos máquinas con WildFly 10 conexión Cluster. He seguido las instrucciones especificadas en conexión Cluster de Jboss y me lanza el siguiente error a la hora de ejecutar el ./domain.sh de la máquina Slave (al ejecutar el Master no presenta problemas):

       

      12:25:32,824 INFO  [org.jboss.modules] (main) JBoss Modules version 1.5.1.Final

      12:25:33,067 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'

      [Host Controller] 12:25:33,945 INFO  [org.jboss.modules] (main) JBoss Modules version 1.5.1.Final

      [Host Controller] 12:25:34,609 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final

      [Host Controller] 12:25:34,694 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 10.0.0.Final (WildFly Core 2.0.10.Final) starting

      [Host Controller] 12:25:35,166 ERROR [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0033: Caught exception during boot: org.jboss.as.controller.persistence.ConfigurationPersistenceException: WFLYCTL0085: Failed to parse configuration

      [Host Controller] at org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:131)

      [Host Controller] at org.jboss.as.host.controller.HostControllerConfigurationPersister.load(HostControllerConfigurationPersister.java:188)

      [Host Controller] at org.jboss.as.host.controller.DomainModelControllerService.boot(DomainModelControllerService.java:577)

      [Host Controller] at org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:299)

      [Host Controller] at java.lang.Thread.run(Thread.java:745)

      [Host Controller] Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[11,3]

      [Host Controller] Message: WFLYCTL0198: Unexpected element '{urn:jboss:domain:4.0}secret' encountered

      [Host Controller] at org.jboss.as.controller.parsing.ParseUtils.unexpectedElement(ParseUtils.java:89)

      [Host Controller] at org.jboss.as.domain.management.parsing.ManagementXml_4.parseSecurityRealm(ManagementXml_4.java:463)

      [Host Controller] at org.jboss.as.domain.management.parsing.ManagementXml_4.parseSecurityRealms(ManagementXml_4.java:421)

      [Host Controller] at org.jboss.as.domain.management.parsing.ManagementXml_4.parseManagement(ManagementXml_4.java:176)

      [Host Controller] at org.jboss.as.host.controller.parsing.HostXml_4.readHostElement(HostXml_4.java:366)

      [Host Controller] at org.jboss.as.host.controller.parsing.HostXml_4.readElement(HostXml_4.java:167)

      [Host Controller] at org.jboss.as.host.controller.parsing.HostXml.readElement(HostXml.java:79)

      [Host Controller] at org.jboss.as.host.controller.parsing.HostXml.readElement(HostXml.java:50)

      [Host Controller] at org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:110)

      [Host Controller] at org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69)

      [Host Controller] at org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:123)

      [Host Controller] ... 4 more

      [Host Controller]

      [Host Controller] 12:25:35,168 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] 12:25:35,201 INFO  [org.jboss.as] (MSC service thread 1-3) WFLYSRV0050: WildFly Full 10.0.0.Final (WildFly Core 2.0.10.Final) stopped in 22ms

      [Host Controller]

      12:25:35,527 INFO  [org.jboss.as.process.Host Controller.status] (reaper for Host Controller) WFLYPC0011: Process 'Host Controller' finished with an exit status of 99

      12:25:35,529 INFO  [org.jboss.as.process] (Thread-8) WFLYPC0017: Shutting down process controller

      12:25:35,530 INFO  [org.jboss.as.process] (Thread-8) WFLYPC0016: All processes finished; exiting


      If anyone can help me I would appreciate it very much.

      Si alguien me puede ayudar se los agradecería mucho.