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

[7.1] Server Migration Tool - Missing Domain and Host Config Files User Interactions in User Guide

XMLWordPrintable

      At topics/running-the-migration-tool.adoc:

      . You are prompted to determine if you want to migrate the source server's standalone configurations, which are located in the `__EAP_PREVIOUS_HOME__/standalone/configuration/` directory, to the target server's standalone configurations, which are located in the `__EAP_HOME__/standalone/configuration/` directory.
      +
      [source,options="nowrap"]
      ----
      Migrate the source's standalone server?
      yes/no? yes
      ----
      +
      If you respond with `no`, standalone server migration is skipped and no standalone server configuration files are migrated.
      +
      If you respond with `yes`, you see the following prompt.
      +
      [source,options="nowrap"]
      ----
      Migrate all configurations?
      yes/no? yes
      ----
      +
      Respond with `yes` to migrate all of the source server's standalone server configuration files.
      +
      Respond with `no` to receive a prompt for each individual `standalone*.xml` configuration file.
      
      . Next, you are prompted to determine if you want to migrate the source server's managed domain configurations, which are located in the `__EAP_PREVIOUS_HOME__/domain/configuration/` directory, to the target server's domain configurations, which are located in the `__EAP_HOME__/domain/configuration/` directory.
      +
      If you respond with `no`, managed domain migration is skipped and no domain configuration files are migrated.
      +
      If you respond with `yes`, you see the following prompt.
      +
      [source,options="nowrap"]
      ----
      Migrate all configurations?
      yes/no? yes
      ----
      +
      Respond with `yes` to migrate all of the source server's domain configuration files.
      +
      Respond with `no` to receive a prompt for each individual domain configuration file.
      
      . Upon completion, you should see the following message in the server console.
      +
      [source,options="nowrap"]
      ----
       Migration Result: SUCCESS
      ----
      

      The tool asks if managed domain should be migrated, and if that runs the tool interacts regarding which domain config files should be migrated, and next does the same for host config files. The interactions are similar to the ones wrt standalone config files. The included docs at https://github.com/wildfly/wildfly-server-migration/blob/1.0.x/docs/src/main/asciidoc/topics/EAP6.4toEAP7.0-ServerMigration-ManagedDomain.adoc may be used.

            sgilda_jira Sande Gilda (Inactive)
            emartins@redhat.com Eduardo Martins
            Adam Krajcik Adam Krajcik
            Adam Krajcik Adam Krajcik
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: