Issues tables


Review the following table for issues that were corrected in BMC Helix IT Operations Management (BMC Helix ITOM) 25.2 and known issues that remain open.

 

Corrected issues

View the issues in the following tables by the default sort order,  Status , which shows the corrected issues first.

The version number represents the update ( Year.Month.Release ) or release number (MajorRelease.MinorRelease.ServicePack.Patch) in which the issue is fixed.

Known (open) issues

To view only the open issues, click the  Status  filter, and select  Open .

Warning

Important

The following table lists all the known issues and only the critical customer and partner reported issues corrected in this release of BMC Helix IT Operations Management .
For information about any particular issue that is not listed in this table, contact BMC Support.

You can also filter and sort issues according to component or defect ID. 

ComponentDescriptionStatusFound InDefect ID
BMC Helix IT Operations Management

When you deploy version 25.1 on newer RHEL/kernel environments, the readiness probe script /scripts/ping_readiness_local.sh triggers zombie processes in the redis-cluster stateful set pods.

Fixed in 25.225.1DRRE3-8138
BMC Helix IT Operations Management

During an upgrade from version 24.3 to 24.4, the upgrade-configuration.sh script failed to preserve the custom LOG_ES_PASSWD value provided during the earlier deployment. Instead, the default password (Es_L0g#p@SS) was retained in the secrets.txt file after running the script, indicating the script did not correctly carry forward the configured value.

Fixed in 25.224.1DRRE3-7668
BMC Helix IT Operations Management

When deploying Helix Common Services version 24.3, the installer attempted to pull the global-config-service image from the lp0mz repository, but the image was available in the lp0lz repository, resulting in an ImagePullError during installation.

Fixed in 25.224.3DRRE3-7340
BMC Helix IT Operations ManagementSeveral script errors encountered during pre-install checks in HCT 3.8 for BMC Helix ITOM 24.2. Issues include missing kubectl context, incorrect Helm version validation, and syntax errors like unary operator expected and command not found. Fixed in 25.224.2DRRE3-7122

BMC Helix IT Operations Management

When upgrading to version 25.1, the application services might enter a CrashLoopBackOff state due to a Redis-cluster replica error.
This issue occurs because the Redis cluster fails to form the expected number of replicas, resulting in a NOREPLICAS error during write operations.

The issue is resolved by automating the recovery process through a job container.

Fixed in 25.225.1DRRE3- 7855

BMC Helix AIOps

 The BMC Helix AIOps service creation fails with the permission denied error.

Fixed in 25.225.1DRAB5-8268
BMC Helix AIOps

When accessing the AIOps Service or Situation page, the UI might hang or fail to load completely.

This occurs because of intermittent issues in the UI rendering process, which can cause the page to remain blank or get stuck in a loading state, affecting access to AIOps services and situation analysis.

Workaround:

Contact the BMC Helix support team for further assistance in resolving this issue.

Open25.2DR0F3-27781
BMC Helix Capacity Optimization

In OnPrem stack deployments with version 25.2.00, even if the BHCO (BMC Helix Capacity Optimization) product is disabled (i.e., Optimize="No" in the deployment.config file or via installer options), the related infrastructure components are still deployed. This includes BHCO-related Victoria Metrics Aggregate services such as:

  • victoria-metrics-aggregate-vmstorage-agg
  • victoria-metrics-aggregate-vmselect-agg
  • victoria-metrics-aggregate-vminsert-agg

This results in unnecessary resource allocation, potentially affecting sizing and overall system performance.

Workaround:

After deployment, manually uninstall the BHCO-related infrastructure components to avoid unnecessary resource consumption. This can be done by:

  1. Identifying and deleting the BHCO-related Helm charts using Helm or kubectl
    helm uninstall victoria-metrics-aggregate -n <namespace> 
  2. Clear the persistent volume storage:
    kubectl delete pvc <associated vmstorage-volume-victoria-metrics-aggregate-vmstorage-agg>
Open25.2DRRE3-7727
BMC Helix IT Operations Management

When using tctl version 6.1.4 or later, the following error might occur during execution:

tls: handshake failure 

This happens because the updated Go runtime enforces stricter TLS security settings, which can conflict with older TLS configurations on the server.

Workaround:
Before running tctl, set the following environment variable to restore compatibility with older TLS settings:

export GODEBUG=tlsrsakex=1 

This enables RSA-based key exchange, allowing tctl to connect successfully to servers with legacy TLS setups.

Fixed in 25.225.1DRRE3-8135
BMC Helix IT Operations Management

In on-premises deployments, MinIO may fail the SSL handshake if using a self-signed certificate.

This typically results in errors when accessing or uploading files to MinIO over HTTPS.

Workaround:
Add the MinIO self-signed certificate to the trusted certificate store. For Java-based services, use the following command:

keytool -import -alias minio-cert -keystore $JAVA_HOME/lib/security/cacerts -file /path/to/minio.crt 
Open DRJ71-16815

 

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Helix IT Operations Management deployment 25.2