Japanese and Chinese characters display incorrectly in the NetBackup BAR GUI on RHEL 10
On RHEL 10 systems, Japanese and Chinese text may appear garbled in the NetBackup Java Backup, Archive, and Restore (BAR) GUI. This issue occurs because the required CJK font packages are not installed by default on RHEL 10.
To resolve this issue, perform the following steps:
Install the required CJK font package.
sudo dnf install google-noto-sans-cjk-fonts
Refresh the font cache.
fc-cache -fv
Verify the font installation.
LANG=ja_JP.UTF-8 fc-match