Hitachi

JP1 Version 12 JP1/Navigation Platform Setup and Operations Guide


6.6.3 Procedure for updating files received from the development environment

This subsection explains the procedure for updating the contents of files that have been received from the development environment after they have been applied, based on updates to the User Plugins.

Prerequisites:

In the editing environment or the execution environment to which the files are to be applied, the following conditions must be satisfied:

  • Navigation Platform is running.

  • No user logs into Navigation Platform until this procedure is completed.

To update the files received from the development environment:

  1. Copy the required files to the specified locations as described in 6.6.1 Files that are received from the development environment.

  2. Execute the following command to check the status of the User Plugins to be updated:

    Navigation-Platform-installation-directory\PP\uCPSB\CC\admin\bin\cjlistapp uCNP_J2EE

    The status of a User Plugin is displayed to the left of the J2EE application name (User Plugin name):

    • running: The User Plugin is running.

    • stopped: The User Plugin is stopped.

  3. If a User Plugin to be updated is running, execute the following command to stop the plugin:

    Navigation-Platform-installation-directory\PP\uCPSB\CC\admin\bin\cjstopapp uCNP_J2EE -name user-plugin-name
  4. Execute the following command to delete a User Plugin that is to be updated:

    Navigation-Platform-installation-directory\PP\uCPSB\CC\admin\bin\cjdeleteapp uCNP_J2EE -name user-plugin-name
  5. Apply the User Plugin file whose contents have been updated as described in 6.6.2 Procedure for applying files received from the development environment for the first time.

  6. If an updated User Plugin is an I/O Plugin, update the Plugin Parts associated with Operational Contents, if necessary.

    For details about the conditions under which the updating of Plugin Parts is required and how to update them, see 6.7 Updating User Plugins (I/O).