Jump to content
We've recently updated our Privacy Statement, available here ×

Where do I look for the cause of this error?


hal_1

Recommended Posts

Here is the error message:

 

Caused by: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
calculator_Aggregate32Response32Report_1524483576138_349733: 350: 
class org.codehaus.groovy.ast.expr.CastExpression, with its value '(java.lang.String) field_record_type.getValue()', is a bad expression as the left hand side of an assignment operator at line: 350 column: 71. File: calculator_Aggregate32Response32Report_1524483576138_349733 @ line 350, column 71.
1 error

    at org.codehaus.groovy.control.ErrorCollector.failIfErrors(ErrorCollector.java:310)
    at org.codehaus.groovy.control.CompilationUnit.applyToSourceUnits(CompilationUnit.java:946)
    at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:593)
    at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:569)
    at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:546)
    at net.sf.jasperreports.compilers.JRGroovyCompiler.compileUnits(JRGroovyCompiler.java:102)
    ... 6 more
 

Thanks,

 

Hal

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...