Upgrading the Document Format Conversion Application
You must finish upgrading the Document Format Conversion Application before upgrading HCL Docs.
Procedure
- Extract the installation files:
- Log into the server where Document Format Conversion Server installed with an administrative account.
- Extract native/DocsConversion_2.0.0.zip to C:\install\Docs\DocsConversion.
- Update the cfg.properties file:
- Upgrade the first node. For a single server or the first
node in a Conversion cluster, begin the following steps from the Conversion
node itself, not from the Deployment Manager node:
Note:
- You can set the following option to upgrade scripts:
- -h: Displays help for the installation arguments.
- If you get an error message, such as The config file *** is out of date. The following options are missing: ***, see the cfg.properties.sample file that is in the same location as this script. To upgrade the config file, update C:\IBM\IBMConversion\cfg.properties with the missing options identified in the message.
- You might see the following error message in the conversionUpgrade log: Some old OSGi bundles are not removed in WAS plugin folder. This problem can occur if Deployment Manager or another server is active on this node when the upgrade is attempted. Ignoring this error will not affect other applications that are running on this node. However, to avoid further conflicts, it is best to manually remove the older versions of the JAR file com.ibm.symphony.conversion.jarname_version.jar after you stop all WebSphere Application Servers and the node agent.
- You can set the following option to upgrade scripts:
- Upgrade subsequent nodes. Perform the steps outlined for
the following servers:
IBMConversionCluster_DocsWin02
- For subsequent node installations, copy the cfg.properties file from the primary node to the C:\IBM\IBMConversion directory on each of the subsequent nodes and rename it cfg.node.properties. If a cfg.node.properties file already exists, rename it cfg.node.properties.bak before making the copy.
- Run the
upgrade_node.bat -installRoot C:\IBM\IBMConversion
command from the installation directory. - Follow the prompts.