Category: | Bug report |
Priority: | Normal |
Status: | Assigned |
Project: | Severity: | Minor |
Resolution: | Open |
|
Component: | Reproducibility: | Not Attempted |
Assigned to: |
I just downloaded JasperSoft Designer 4.1.1, and, tried to create a new report using a CSV file as an example, however, the report is blank, notwithstanding that the fields were clearly labelled when creating the report, and, the CSV was successfully parsed by the wizard.
Error message
Compiling to file... C:\Documents and Settings\Jon\My Documents\NetBeansProjects\MusicCollection\Nelly's Music Record.jasper
Errors compiling C:\Documents and Settings\Jon\My Documents\NetBeansProjects\MusicCollection\Nelly's Music Record.jasper!
Compilation exceptions: com.jaspersoft.ireport.designer.compiler.ErrorsCollector@af77fc net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: calculator_Nelly39s32Music32Record_1315663925093_423537: 179: unexpected token: List @ line 179, column 26. 1 error     at net.sf.jasperreports.compilers.JRGroovyCompiler.compileUnits(JRGroovyCompiler.java:100)     at net.sf.jasperreports.engine.design.JRAbstractCompiler.compileReport(JRAbstractCompiler.java:188)     at net.sf.jasperreports.engine.JasperCompileManager.compileReport(JasperCompileManager.java:212)     at net.sf.jasperreports.engine.JasperCompileManager.compileReportToFile(JasperCompileManager.java:128)     at com.jaspersoft.ireport.designer.compiler.IReportCompiler.run(IReportCompiler.java:515)     at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)     at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997) Caused by: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: calculator_Nelly39s32Music32Record_1315663925093_423537: 179: unexpected token: List @ line 179, column 26. 1 error     at org.codehaus.groovy.control.ErrorCollector.failIfErrors(ErrorCollector.java:296)     at org.codehaus.groovy.control.ErrorCollector.addFatalError(ErrorCollector.java:143)     at org.codehaus.groovy.control.ErrorCollector.addError(ErrorCollector.java:113)     at org.codehaus.groovy.control.ErrorCollector.addError(ErrorCollector.java:125)     at org.codehaus.groovy.control.SourceUnit.addError(SourceUnit.java:337)     at org.codehaus.groovy.antlr.AntlrParserPlugin.transformCSTIntoAST(AntlrParserPlugin.java:104)     at org.codehaus.groovy.antlr.AntlrParserPlugin.parseCST(AntlrParserPlugin.java:71)     at org.codehaus.groovy.control.SourceUnit.parse(SourceUnit.java:236)     at org.codehaus.groovy.control.CompilationUnit$1.call(CompilationUnit.java:158)     at org.codehaus.groovy.control.CompilationUnit.applyToSourceUnits(CompilationUnit.java:814)     at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:511)     at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:487)     at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:464)     at net.sf.jasperreports.compilers.JRGroovyCompiler.compileUnits(JRGroovyCompiler.java:96)     ... 6 more
Compilation running time: 47