Identity IQ Aggregation Task Failure Due to JASPERReports ERROR

We are facing below error while running aggregation for one of our web services and JDBC applications.

An unexpected error occurred: java.lang.NoClassDefFoundError: Could not initialize class net.sf.jasperreports.engine.util.JRStyledTextParser

Verison 8.3p1

Can someone help us understand the error in details if faced previously or let me know if any solution to resolve the issue or check any jar files related to it , thanks In-Advance.

Hi @ChaitanyaEati
Have you recently upgraded? was the aggregation working before?

Hi @nithyamn13 ,
No upgrade happened , the same configurations of applications are working in UAT , but Dev enviroment faces the below mentioned issue/error , thankyou.

Please check if JasperReports JARs and related dependencies are found under WEB-INF/lib

If one environment is working please compare working with non working environment.

Also any java upgrades are done recently in your Dev environment impacting this issue. Please assess if any changes done in the environment.

Sure Vinod , thank you.

for now i have tried removing the options in Actions related to task results , that resulted in clearing the error, thank you