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

Failed to start domain after migration

    XMLWordPrintable

Details

    Description

      EAP domain fails to start after migration.

      reproduce

      ./jboss-server-migration.sh --source ~/workspace/jboss-eap-6.4/ --interactive false
      ./domain.sh
      ...
      [Server:server-one] 10:59:47,019 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
      [Server:server-one]     ("subsystem" => "elytron"),
      [Server:server-one]     ("file-audit-log" => "local-audit")
      [Server:server-one] ]) - failure description: {
      [Server:server-one]     "WFLYCTL0412: Required services that are not installed:" => ["jboss.server.path.\"jboss.domain.log.dir\""],
      [Server:server-one]     "WFLYCTL0180: Services with missing/unavailable dependencies" => ["org.wildfly.security.security-event-listener.local-audit is missing [jboss.server.path.\"jboss.domain.log.dir\"]"]
      [Server:server-one] }
      [Server:server-one] 10:59:47,032 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
      [Server:server-one]     ("subsystem" => "elytron"),
      [Server:server-one]     ("security-domain" => "ApplicationDomain")
      [Server:server-one] ]) - failure description: {"WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
      [Server:server-one]     "Services that were unable to start:" => [
      [Server:server-one]         "org.wildfly.security.security-domain.ApplicationDomain",
      [Server:server-one]         "org.wildfly.security.security-domain.ApplicationDomain.initial"
      [Server:server-one]     ],
      [Server:server-one]     "Services that may be the cause:" => ["jboss.server.path.\"jboss.domain.log.dir\""]
      [Server:server-one] }}
      [Server:server-one] 10:59:47,037 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
      [Server:server-one]     ("subsystem" => "elytron"),
      [Server:server-one]     ("security-domain" => "ManagementDomain")
      [Server:server-one] ]) - failure description: {"WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
      [Server:server-one]     "Services that were unable to start:" => [
      [Server:server-one]         "org.wildfly.security.security-domain.ManagementDomain",
      [Server:server-one]         "org.wildfly.security.security-domain.ManagementDomain.initial"
      [Server:server-one]     ],
      [Server:server-one]     "Services that may be the cause:" => ["jboss.server.path.\"jboss.domain.log.dir\""]
      [Server:server-one] }}
      [Server:server-one] 10:59:47,048 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
      [Server:server-one]     ("subsystem" => "elytron"),
      [Server:server-one]     ("http-authentication-factory" => "management-http-authentication")
      [Server:server-one] ]) - failure description: {"WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
      [Server:server-one]     "Services that were unable to start:" => ["org.wildfly.security.http-authentication-factory.management-http-authentication"],
      [Server:server-one]     "Services that may be the cause:" => ["jboss.server.path.\"jboss.domain.log.dir\""]
      [Server:server-one] }}
      [Server:server-one] 10:59:47,050 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
      [Server:server-one]     ("subsystem" => "elytron"),
      [Server:server-one]     ("http-authentication-factory" => "application-http-authentication")
      [Server:server-one] ]) - failure description: {"WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
      [Server:server-one]     "Services that were unable to start:" => ["org.wildfly.security.http-authentication-factory.application-http-authentication"],
      [Server:server-one]     "Services that may be the cause:" => ["jboss.server.path.\"jboss.domain.log.dir\""]
      [Server:server-one] }}
      [Server:server-one] 10:59:47,051 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
      [Server:server-one]     ("subsystem" => "elytron"),
      [Server:server-one]     ("sasl-authentication-factory" => "management-sasl-authentication")
      [Server:server-one] ]) - failure description: {"WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
      [Server:server-one]     "Services that were unable to start:" => ["org.wildfly.security.sasl-authentication-factory.management-sasl-authentication"],
      [Server:server-one]     "Services that may be the cause:" => ["jboss.server.path.\"jboss.domain.log.dir\""]
      [Server:server-one] }}
      [Server:server-one] 10:59:47,059 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
      [Server:server-one]     ("subsystem" => "elytron"),
      [Server:server-one]     ("sasl-authentication-factory" => "application-sasl-authentication")
      [Server:server-one] ]) - failure description: {"WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
      [Server:server-one]     "Services that were unable to start:" => ["org.wildfly.security.sasl-authentication-factory.application-sasl-authentication"],
      [Server:server-one]     "Services that may be the cause:" => ["jboss.server.path.\"jboss.domain.log.dir\""]
      [Server:server-one] }}
      

      Regression against 7.1.0.ER2

      Attachments

        Issue Links

          Activity

            People

              emartins@redhat.com Eduardo Martins
              pkremens@redhat.com Petr Kremensky (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: