Hi,
I'm migrating all of my report (more or less 40 reports) designed with iReport 5 to Jaspersoft Studio v.6.0.3
Compiling the report gives me always the same error:
net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file:
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
calculator_rpt46visit_1426694094846_413337: 18: unable to resolve class net.sf.jasperreports.compilers.GroovyEvaluator
@ line 18, column 1.
calculator_rpt46visit_1426694094846_413337: 28: unable to resolve class JRFillParameter
@ line 28, column 5.
.....more stuff...
I already checked that groovy.all.2.0.1 jar is in the plugins folder.
Changing language from groovy to java is not a solution for me as almost all the reports are using groovy expressions.
I cannot understand what I'm doing wrong.
Bye
Antonio
1 Answer:
Posted on March 19, 2015 at 8:02am
Hi,
could you please open a bug related to this.
Also list the steps you performed when importing the reports inside Jaspersoft Studio (i.e. project creation with jars, etc.). Attach error log(s) and system details too.
If possible also attach a report with groovy that is giving you the issue.
I just tried to create a simple report with SampleDB and language Groovy. It compiled fine.
Thanks.
Regards,
Massimo.
I've been standing with similar problem, until not uninstalled previous versions of Jasper Studio and installed 6 0 4 one.