此内容没有您所选择的语言版本。

Chapter 3. Migrating Red Hat JBoss Enterprise Application Platform 7.2 to 7.3


Red Hat Decision Manager 7.8 only supports Red Hat JBoss Enterprise Application Platform 7.3. If you want to upgrade Red Hat Decision Manager 7.7 instances to 7.8 you must first migrate Red Hat JBoss EAP from 7.2 to 7.3.

Prerequisites

  • Your Red Hat Decision Manager and KIE Server instances are not running. Do not apply updates while you are running an instance of Red Hat Decision Manager or KIE Server.
  • Red Hat JBoss Enterprise Application Platform 7.2 is installed.

Procedure

  1. Download Red Hat JBoss EAP 7.3 to each Red Hat JBoss EAP instance:

    1. Navigate to the Software Downloads page in the Red Hat Customer Portal (login required) and select the product and version from the drop-down options:

      • Product: Red Hat JBoss EAP
      • Version: 7.3
    2. Click Download next to Red Hat JBoss Enterprise Application Platform 7.3. (jboss-eap-7.3.0.zip).
  2. Extract the jboss-eap-7.3.0.zip file to the same base directory of Red Hat JBoss EAP 7.2.

    Note

    The base directory of the Red Hat JBoss EAP installation is referred to as EAP_HOME.

  3. Run the jboss-server-migration.sh script to migrate configurations and deployments from Red Hat JBoss EAP 7.2 to Red Hat JBoss EAP 7.3:

    $ ./bin/jboss-server-migration.sh -s ../jboss-eap-7.2/
    Copy to Clipboard

    Answer yes to all questions except the following question. Answer no to this question:

    This tool is not able to assert if the non-persistent deployments found are compatible with the target server, skip scanner's deployments migration?
    Copy to Clipboard
  4. Copy the .niogit directory from Red Hat JBoss EAP 7.2 directory to the new .niogit directory. For example:

    $ cp -r ../jboss-eap-7.2/.niogit .niogit
    Copy to Clipboard
  5. Change the MaxMetaspaceSize memory setting value to 1024m in the bin/standalone.conf file. For example:

    -XX:MaxMetaspaceSize=1024m
    Copy to Clipboard
  6. Optional: To migrate unmanaged KIE Server instance configurations to Red Hat JBoss EAP, perform the following tasks:

    Important

    Proceed with this section only if there are unmanaged KIE Server instances configured in the migrated Red Hat JBoss EAP server instance that need to be migrated.

    1. Locate the KIE Server state XML files for the unmanaged instances. The XML files should be located in the directory from where the Red Hat JBoss EAP server is launched. These are usually named after the KIE Server instance identifier, for example example-kieserver.xml. You can use grep to search for kie-server-state, for example:

      $ grep -FR "<kie-server-state>"
      Copy to Clipboard
    2. Copy the server’s state files to the directory where you will launch the new Red Hat JBoss EAP 7.3 instance.
返回顶部
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2025 Red Hat