IBM Support

CRJAZ1092E – No acceptable encryption algorithm found during ELM 7.1 upgrade

Troubleshooting


Problem

When running the IBM Engineering Lifecycle Management (ELM) 7.1 upgrade script (e.g., jts_upgrade.bat / jts_upgrade.sh), the following error occurs during the addTable command:
 
CRJAZ1092E – No acceptable encryption algorithm found
 

Cause

In previous versions, such as ELM 7.0.2, it was possible to configure the upgrade process to use TLSv1.2 only by adding the following argument to the repotools-<app>.bat or repotools-<app>.sh file:

set DEFINE=%DEFINE% "-Dcom.ibm.team.repository.transport.client.protocol='TLSv1.2'"
This was documented in the TLSv1.2-only configuration guide:

Configuring Engineering Lifecycle Management to use TLSv1.2 only (ELM 7.0.2)

However, in ELM 7.1, both TLSv1.2 and TLSv1.3 are supported. Restricting the protocol to TLSv1.2 can cause the CRJAZ1092E error during upgrade.

 

Resolving The Problem

Remove the TLSv1.2-only configuration argument from the repotools-<app>.bat or repotools-<app>.sh file.
  1. Open the relevant repotools script for the application you are upgrading (for example, repotools-jts.bat or repotools-jts.sh).
  2. Locate and remove the line:

    set DEFINE=%DEFINE% "-Dcom.ibm.team.repository.transport.client.protocol='TLSv1.2'"
  3. Save the file and rerun the upgrade script.
After removing the restriction, the upgrade will proceed successfully with support for both TLSv1.2 and TLSv1.3.
 
 
 

Document Location

Worldwide

[{"Type":"MASTER","Line of Business":{"code":"LOB77","label":"Automation Platform"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSPRJQ","label":"IBM Engineering Lifecycle Management Base"},"ARM Category":[{"code":"a8m0z000000CbOVAA0","label":"Jazz Team Server-\u003ERepotools"}],"ARM Case Number":"TS020290914","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.0.0;7.0.1;7.0.2;7.0.3;7.1.0;7.2.0"}]

Product Synonym

ELM

Document Information

Modified date:
30 March 2026

UID

ibm17248511