[#4465] - Compilation exceptions

Category:
Bug report
Priority:
Urgent
Status:
Feedback Requested
Project: Severity:
Critical
Resolution:
No Change Required
Component: Reproducibility:
Always
Assigned to:

I a connecting to mysql on the Ireport and trying to preview a report but consistently getting

Errors compiling C:\Users\John\Desktop\Test scenarios\PHP\BI reports jasper\Peek_BI_test1.jasper!
Compilation exceptions: com.jaspersoft.ireport.designer.compiler.ErrorsCollector@3a160c net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed, calculator_Peek_BI_test1_1259856194506_348488: 155: unexpected token: test @ line 155, column 46. 1 error     at net.sf.jasperreports.compilers.JRGroovyCompiler.compileUnits(JRGroovyCompiler.java:88)     at net.sf.jasperreports.engine.design.JRAbstractCompiler.compileReport(JRAbstractCompiler.java:188)     at net.sf.jasperreports.engine.JasperCompileManager.compileReport(JasperCompileManager.java:215)     at net.sf.jasperreports.engine.JasperCompileManager.compileReportToFile(JasperCompileManager.java:131)     at com.jaspersoft.ireport.designer.compiler.IReportCompiler.run(IReportCompiler.java:510)     at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)     at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)
Compilation running time: 462

there might be a solution to this already but I can't find it. Can you confirm the bug or point me to the solution.

Regards

Andrew

andrew@getpeek.com

jerand2's picture
Joined: Nov 19 2009 - 12:47pm
Last seen: 13 years 10 months ago

1 Comment:

#1

You have an error in an expression in the report.

Feedback