Jump to content
We've recently updated our Privacy Statement, available here ×
  • Exception with particular filter values in Ad Hoc report


    stasp
    • Features: Ad Hoc, Filters Product: JasperReports® Server

    Issue Description:

    Sometimes after creating Ad Hoc report with multi-select filter, saving and running the report you may encoounter an exception like

    [toc]
    Caused by: net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file:
    1. String literal is not properly closed by a double-quote	value = java.util.Arrays.asList(new java.lang.String

    Or you may just find that certain filter values are missing in the list


    Resolution:

    This kind of problem is usually caused by a filter value that contains a new line character. You'll need to modify the value in your database and remove the new line character in order to fix the issue.


    Ref. Case #00026352 -- 14:30, 27 June 2012 (UTC)  


    User Feedback

    Recommended Comments

    There are no comments to display.



    Guest
    This is now closed for further comments

×
×
  • Create New...