Known issue in Reports throwing error in UI

Known issue in Reports throwing error in UI

Issue - Reports thrown error in UI

Trace in Logs.

[12:23:37:156]|[02-13-2023]|[SYSERR]|[INFO]|[27512]: Thread Thread[Thread-129,5,main] exited unexpectedly.java.lang.NoClassDefFoundError: Could not initialize class net.sf.jasperreports.engine.util.JRStyledTextParser|

This issue occurs when some fonts are missing in the Linux servers.

Please follow the below steps to resolve both issues:

1) Open the Linux terminal and execute the below commands:

RHEL / Centos:

  1. sudo yum install fontconfig dejavu-sans-fonts dejavu-serif-fonts
  2. sudo apt-get install ttf-dejavor
  3. yum install dejavu*
2) Restart sdpmsp installed server then start sdpmsp service after installing the fonts. 

                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Known issue in generating reports in Linux installation

                        Error: Sorry an error has occurred. It appears to be an issue related to the fonts. JDK recommends installing the font on the Linux machine. In general, OpenJDK installation packages do not include any font files by default. But automatically use ...
                      • Request missing

                        Use case: In some cases, requests are missing. We would get the ID number from acknowledgement notification but we cannot find that in the tickets. In such cases, please follow below steps to find out the details. 1. Make sure to check the Request ...
                      • Subject Alternative Name missing Error under Browser (SAN Missing)

                        Error : Solution: Please find below the commands that can be used to create the keystore and corresponding CSR request with SAN included: Keystore creation:  keytool -genkey -alias <your_alias_name> or [Domain Name] -keyalg RSA -keysize 2048 -sigalg ...
                      • ZOHO Reports - Analytics Plus Sync issue

                        Description: ​ The issue is because of the API call limit exceeding. Error Trace on the logs: ServerException (HttpStatusCode 400 Error Code: 6045 , Action: GETDATABASENAME, Message: API request could not be processed. The number of requests received ...
                      • Set default Font Family and Font Size for all html editors

                        This fix is applicable ONLY from version 10.5 (10500). Set default font is only for all html editors in the application like like incident description, resolution area, reply templates, resolution templates, all notifications and etc wherever html ...