← Back to team overview

dhis2-users team mailing list archive

Upgrading from DHIS2.19 to 2.24

 

I need to upgrade my system from 2.19 to 2.24. I have first upgraded to
2.20 with Tomcat 8 and JDK 8. The system runs by the Jasper Reports won't.
I get error:

net.sf.jasperreports.engine.JRException: Errors were encountered when
compiling report expressions class file:
1. The type java.lang.CharSequence cannot be resolved. It is
indirectly referenced from required .class files
                value =
((java.lang.String)field_organisationunitname.getValue()).equals(((java.lang.String)field_param_organisationunit_name.getValue()))?
//$JR_EXPR_ID=27$

<-------------------------------------------------------------------------------------------------------------------------------->

Did anyone had any issues with Jasper Reports running on JDK 8?

Follow ups