uCosminexus Service Platform, Setup and Operation Guide

[Contents][Glossary][Index][Back][Next]

Appendix H.3 Repository migration procedure in the operating environment during update installation

Update Service Platform from the old version to the new version (09-51), following the steps in the below figure ((1) Perform update installation in each environment to (6) Update the version of the execution environment (operating environment).

Figure H-2 Migration procedure for an update installation (in the operating environment only)

[Figure]

The steps in Figure H-2 ((1) Perform update installation in each environment to (6) Update the version of the execution environment (operating environment)) are described below.

For details about the commands used in these steps, see Chapter 5. Commands (Operating and Execution Environments) in the uCosminexus Service Platform Reference Guide.

Organization of this subsection
(1) Perform update installation in each environment
(2) Change the class path of the J2EE server
(3) Perform migration of old option adapter definition files
(4) Uninstall products
(5) Update Service Platform and Reliable Messaging (execution environment)
(6) Update the version of the execution environment (operating environment)

(1) Perform update installation in each environment

Update the version of Service Platform by installing Service Platform 09-51 as an update installation in the operating and execution environments. For a test environment in which Service Platform was set up by using HCSC Easy Setup, use HCSC Easy Setup to perform unsetup before you perform update installation, and perform setup again after update installation.

The following shows the prerequisites for update installation in each environment.

Prerequisites:
  • The HCSC server has been set up.
  • Service Platform and Reliable Messaging are not running.
  • The embedded database (if used) is not running.
  • The HCSC server, J2EE server, and HCSC components are not running.

Notes
When you perform update installation, note the following:
  • Before you start update installation, terminate all components, such as the J2EE server, Management Server, and PRF, in the execution environment.
  • If an embedded database is used, terminate it before you start update installation.

Note that update installation overwrites all files other than the files listed below:

(2) Change the class path of the J2EE server

If the version to be updated is earlier than 09-00 and the option definition file for the J2EE server (usrconf.cfg) contains the entries listed below, delete all of them. When you change the definition, we recommend that you use Smart Composer functionality or management portal.

(3) Perform migration of old option adapter definition files

Migration of the option adapters that were used in a version earlier than 09-00 requires the tasks described below.

(a) Migration of the TP1 adapter definition files

Copy the TP1 adapter execution-environment property files. The files to be copied and the copy destination directory are as follows:

Files to be copied: TP1-adapter-installation-directory\config\*.properties

Copy destination: Service-Platform-installation-directory\CSC\custom-adapter\TP1\config\

(b) Migration of the file adapter definition files

Copy the file adapter execution-environment property files. The files to be copied and the copy destination directory are as follows:

Files to be copied: file-adapter-installation-directory\config\*.properties

Copy destination: Service-Platform-installation-directory\CSC\custom-adapter\File\config\

(c) Migration of the Object Access adapter definition files

Copy the Object Access adapter execution-environment property files. The files to be copied and the copy destination directory are as follows:

Files to be copied: Object-Access-adapter-installation-directory\config\*.properties

Copy destination: Service-Platform-installation-directory\CSC\custom-adapter\OA\config\

(d) Migration of the Message Queue adapter definition files

Copy the Message Queue adapter execution-environment property files. The files to be copied and the copy destination directory are as follows:

Files to be copied: Message-Queue-adapter-installation-directory\config\*.properties

Copy destination: Service-Platform-installation-directory\CSC\custom-adapter\MQ\config\

(e) Migration of the FTP adapter definition files

Copy the FTP adapter command definition files and FTP adapter execution-environment property files. The files to be copied and the copy destination directory are as follows:

Files to be copied: FTP-adapter-installation-directory\config\*.properties

Copy destination: Service-Platform-installation-directory\CSC\custom-adapter\FTP\config\

(4) Uninstall products

The products listed below come with Service Platform 09-00 or later. If you update Service Platform from a version earlier than 09-00 and any of these products have already been installed, we recommend that you uninstall them.

(5) Update Service Platform and Reliable Messaging (execution environment)

Update Service Platform and Reliable Messaging by using the following procedure, which is also required when the version to be updated is earlier than 09-00:

(6) Update the version of the execution environment (operating environment)

Update the version of the execution environment from the operating environment.

(a) Prerequisites

The execution environment can be updated when all of the following conditions are satisfied:

If the prerequisites listed above are not satisfied, satisfy them in the order in which they are listed.

(b) How to update the version

Execute the cscenvupdate command to update the version of the repository and HCSC server.

 
cscenvupdate -csc name-of-the-HCSC-server-to-be-updated
 

If you choose to convert the existing repository information before or after version update in the development environment, and to use the converted repository information with the new version, see Appendix A. Migrating from old version in the uCosminexus BPM/ESB Service Platform Basic Development Guide.

Note
If you stop the HCSC server and update the version of the execution environment while HCSC components are running, the HCSC components will stop when you restart the HCSC server. Therefore, after you restart the HCSC server, you must also restart the HCSC components.