Jump to content

Errors compiling and parameter is not working


bmccorkle
Go to solution Solved by RamaKrishna.B,

Recommended Posts

Hello I am a newbie.  Just got setup with Oracle Apex 5.0 and JasgerReports usind IReports 5.1.  I have create my data sources correctly that I know of.  I have ran a basic simple report that did allow me to preveiw it in IReports.  I come from using BI Publisher so this is a learning curve. So, I started to create what I really needed.  A printout that prints out in a form like format and  not in a table format.  I have created a query that works fine as long a I do not put in a parameter which is not working for some reason.  I am having no luck at all with this.  So, when I try to run my report I get this:

Errors compiling T:Oracle BackupsMAXApexRCSTECH Jasper RptsTestPrint_wktckt_P15_ID.jasper! Compilation exceptions: com.jaspersoft.ireport.designer.compiler.ErrorsCollector@2bd3b0 net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: calculator_Print_wktckt_P15_ID_1443123967049_219409: 183: unexpected token: : @ line 183, column 30. 1 error     at net.sf.jasperreports.compilers.JRGroovyCompiler.compileUnits(JRGroovyCompiler.java:113)     at net.sf.jasperreports.engine.design.JRAbstractCompiler.compileReport(JRAbstractCompiler.java:201)     at net.sf.jasperreports.engine.JasperCompileManager.compile(JasperCompileManager.java:240)     at net.sf.jasperreports.engine.JasperCompileManager.compileToFile(JasperCompileManager.java:156)     at net.sf.jasperreports.engine.JasperCompileManager.compileReportToFile(JasperCompileManager.java:439)     at com.jaspersoft.ireport.designer.compiler.IReportCompiler.run(IReportCompiler.java:528)     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_Print_wktckt_P15_ID_1443123967049_219409: 183: unexpected token: : @ line 183, column 30. 1 error     at org.codehaus.groovy.control.ErrorCollector.failIfErrors(ErrorCollector.java:302)     at org.codehaus.groovy.control.ErrorCollector.addFatalError(ErrorCollector.java:149)     at org.codehaus.groovy.control.ErrorCollector.addError(ErrorCollector.java:119)     at org.codehaus.groovy.control.ErrorCollector.addError(ErrorCollector.java:131)     at org.codehaus.groovy.control.SourceUnit.addError(SourceUnit.java:359)     at org.codehaus.groovy.antlr.AntlrParserPlugin.transformCSTIntoAST(AntlrParserPlugin.java:141)     at org.codehaus.groovy.antlr.AntlrParserPlugin.parseCST(AntlrParserPlugin.java:107)     at org.codehaus.groovy.control.SourceUnit.parse(SourceUnit.java:236)     at org.codehaus.groovy.control.CompilationUnit$1.call(CompilationUnit.java:161)     at org.codehaus.groovy.control.CompilationUnit.applyToSourceUnits(CompilationUnit.java:900)     at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:564)     at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:540)     at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:517)     at net.sf.jasperreports.compilers.JRGroovyCompiler.compileUnits(JRGroovyCompiler.java:109)     ... 7 more Compilation running time: 40!

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Thanks for you help.  I have 2 questions..  I have titles like    Name:   but it does not like the :   Is there a way to show that?

Now I deleted the Language="groovy"   I am now getting these errors and it is still not wanting to render my parameter for some reason:

 

Errors compiling T:Oracle BackupsMAXApexRCSTECH Jasper RptsTestPrint_wktckt_P15_ID.jasper!Compilation exceptions: com.jaspersoft.ireport.designer.compiler.ErrorsCollector@1874d8e net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file: 1. Syntax error on token "ID", delete this token                 value = Print ID; //$JR_EXPR_ID=8$                               <> 2. Syntax error on token "No", delete this token                 value = Serial No; //$JR_EXPR_ID=10$                                <> 3. Syntax error on token "for", . expected                 value = Paid for Insurance; //$JR_EXPR_ID=11$                              <-> 4. Syntax error on token "ID", delete this token                 value = Loaner ID; //$JR_EXPR_ID=12$                                <> 5. Syntax error on token "Date", delete this token                 value = Today's Date; //$JR_EXPR_ID=14$                                 <--> 6. Syntax error on token "ID", delete this token                 value = Student ID; //$JR_EXPR_ID=16$                                 <> 7. Syntax error on token "Loaner", delete this token                 value = Issued Loaner; //$JR_EXPR_ID=17$                                <----> 8. Syntax error on token "SN", delete this token                 value = Loaner SN; //$JR_EXPR_ID=18$                                <> 9. Syntax error on token "ID", delete this token                 value = Print ID; //$JR_EXPR_ID=8$                               <> 10. Syntax error on token "No", delete this token                 value = Serial No; //$JR_EXPR_ID=10$                                <> 11. Syntax error on token "for", . expected                 value = Paid for Insurance; //$JR_EXPR_ID=11$                              <-> 12. Syntax error on token "ID", delete this token                 value = Loaner ID; //$JR_EXPR_ID=12$                                <> 13. Syntax error on token "Date", delete this token                 value = Today's Date; //$JR_EXPR_ID=14$                                 <--> 14. Syntax error on token "ID", delete this token                 value = Student ID; //$JR_EXPR_ID=16$                                 <> 15. Syntax error on token "Loaner", delete this token                 value = Issued Loaner; //$JR_EXPR_ID=17$                                <----> 16. Syntax error on token "SN", delete this token                 value = Loaner SN; //$JR_EXPR_ID=18$                                <> 17. Syntax error on token "ID", delete this token                 value = Print ID; //$JR_EXPR_ID=8$                               <> 18. Syntax error on token "No", delete this token                 value = Serial No; //$JR_EXPR_ID=10$                                <> 19. Syntax error on token "for", . expected                 value = Paid for Insurance; //$JR_EXPR_ID=11$                              <-> 20. Syntax error on token "ID", delete this token                 value = Loaner ID; //$JR_EXPR_ID=12$                                <> 21. Syntax error on token "Date", delete this token                 value = Today's Date; //$JR_EXPR_ID=14$                                 <--> 22. Syntax error on token "ID", delete this token                 value = Student ID; //$JR_EXPR_ID=16$                                 <> 23. Syntax error on token "Loaner", delete this token                 value = Issued Loaner; //$JR_EXPR_ID=17$                                <----> 24. Syntax error on token "SN", delete this token                 value = Loaner SN; //$JR_EXPR_ID=18$                                <> 24 errors     at net.sf.jasperreports.engine.design.JRAbstractCompiler.compileReport(JRAbstractCompiler.java:204)     at com.jaspersoft.ireport.designer.compiler.IReportCompiler.run(IReportCompiler.java:512)     at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)     at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997) Compilation running time: 376!

Link to comment
Share on other sites

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...