Refer to the following instructions for installing interim fixes on Engineering Lifecycle Management server.
Before you begin
Before you install the server file, verify that no other interim fixes are installed.
About this task
The
Engineering Lifecycle Management server file might contain fixes for either a subset or all of these
applications:
Jazz® Team Server,
Engineering Workflow Management,
Engineering Test Management,
IBM® Engineering Requirements Management DOORS® Next,
IBM Rhapsody® Model Manager, and
IBM Engineering Lifecycle Optimization Engineering Insights.
Note: The Engineering Lifecycle Management server file is
ELM_server_patch_7.1.0.0-iFix006-ELM710M-I20251027-1036.zip in the latest
interim fix.
For a Engineering Lifecycle Management deployment on single server, follow these steps. For a
distributed Engineering Lifecycle Management deployment, follow these steps on each server.
Procedure
-
Stop the Engineering Lifecycle Management server.
- Verify whether the following directory exists,
<server_installation_directory>/server/patch.
- If the directory exists, take a back up, and then remove its contents.
- If the directory doesn't exist, create it.
- Copy the server file into the /server/patch directory.
- Clear the application server cache.
- Start the Engineering Lifecycle Management server.
- Run repotools-<app> -clean for each
application to clear the repotools cache.
- - repotools-ccm -clean
- - repotools-gc -clean
- - repotools-jts -clean
- - repotools-qm -clean
- - repotools-relm -clean
- - repotools-rm -clean
- - repotools-dcc -clean
For a distributed Engineering Lifecycle Management deployment, complete the previous steps
on each server.
- Make sure that the value for the RegistrationHandlerService is open
property is set to false for all existing applications.
In case of newly installed
applications, verify the value of the property is
false after the setup
process is completed.
To update the property from a browser:
- In the Configuration section, click Advanced
Properties.
- Search for the RegistrationHandlerService is open property and
set the value to False.
- Click Save.
Alternatively, to update the property manually from the
teamserver.properties file.
- Open the teamserver.properties file.
- Search for the
com.ibm.team.repository.setup.setup.isRegistrationHandlerServiceOpen property.If
the property is not available, add the property.
- Set the value to False.
For example,
com.ibm.team.repository.setup.setup.isRegistrationHandlerServiceOpen=false.
What to do next
To validate that the server is successfully installed or uninstalled, follow these steps:
- After the server starts, open an Engineering Lifecycle Management application.
- Click .
- In the Build Information section, review the interim fix information to
confirm that it is either installed or uninstalled.