SRM/SMR - 6.1.0.0- UI Loading Issue on Linux Binary Supported OS

SRM/SMR - 6.1.0.0 | UI Loading Issue on Linux Binary Supported OS

Overview

With Java 17, there were significant changes in how fonts are discovered and rendered compared to earlier Java versions (e.g., Java 8). Java 17 relies more strictly on the host operating system’s font libraries and font configuration packages. If the required font packages are missing or incomplete, application may:

•  Spend excessive time attempting to resolve fonts
•  UI components may render slowly or incorrectly
•  Overall application responsiveness may degrade

Issue Description

SRM/SMR environments running on any Linux Binary supported OS versions, users may experience:
•  UI slowness or lag
•  Delayed page loading
•  Improper or missing font rendering
This behavior has been observed on both fresh installations and upgraded environments.

Notes
Note:
Please refer to SRM/SMR Support Matrix for corresponding supported OS versions.

Solution

Install the required system font libraries on the SRM/SMR environment running on corresponding Linux Binary supported OS versions.
Below are the required packages to be installed on all the VM’s using command.
rpm -ivh <rpm name>:
•  fontconfig
•  libfontconfig1
•  google-opensans-fonts
•  dejavu-fonts


    • Related Articles

    • SRM Linux External Automated Upgrade Script

      Overview This script automates the update process for SRM binary linux platforms, including RHEL and SLES. It supports both All-in-One (AIO) and Distributed environments. Important Notes Windows SRM environments are not updated by this script; they ...
    • SRM/SMR- 6.1.0.0 | Device Discovery status to be retained post 6.1.0.0 upgrade

      Symptoms Device discovery status greyed out post upgrade to SRM and SMR 6.1.0.0 environment. Cause Discovery status results are stored in h2 database. h2 database has been upgraded from version 2.1.x to 2.4.x in 6.1.0.0 release as the older version ...
    • Storage MnR Linux External Automated Upgrade Script

      Overview This script automates the update process for Storage MnR binary Linux platforms, including RHEL and SLES. Important Notes Windows Storage MnR environments are not updated by this script; they are skipped and must be handled manually. ...
    • Hotfix - Increased file size support for Update UI artifact and 5.0.x.x Upgrade to 6.0.0.0

      Issue Description: This document helps with resolution of two issues: 1. SRM vAPP upgrade from versions less than 5.0.2.2 to version 5.1.1.0 will fail to upload the Update-UI.zip file with error "An unknown error encountered while uploading the file. ...
    • SRM 6.0.0.2 - Hotfix for Powerstore Collector Issue

      Issue Description: Any upgrade to SRM 6.0.0.2 with Power Solution Pack, the PowerStorecollector stopped collecting data due to runtime errors (NoClassDefFoundError). Summary: SRM 6.0.0.2 includes older versions of key libraries, specifically ...