JasperReports NoClassDefFoundError exception on net.sf.jasperreports.engine.util.JRStyledTextParser

后端 未结 11 1467
旧巷少年郎
旧巷少年郎 2020-12-01 06:26

When trying to export on WebLogic 11g, it throws NoClassDefFound exception. I checked the application WAR and jasperreports-3.7.4.jar is included in WEB-INF/lib folder. What

11条回答
  •  渐次进展
    2020-12-01 07:16

    You get the same error if there is no enough space. I had the same error and it was because there was 0KB free space on server's hard drive.

提交回复
热议问题