Jump to content
We've recently updated our Privacy Statement, available here ×
  • Dashboard/ Adhoc view stopped working after upgrading to 8.0.2.


    Swapnil Pawar
    • Features: Ad Hoc, Dashboards, Input Controls, JasperReports Server Version: v8.0.0 Product: JasperReports® Server

    Error trace in the jasperserver.log file: 

    ===
    Caused by: java.lang.IllegalStateException: Processor of type com.jaspersoft.jasperserver.inputcontrols.cascade.handlers.converters.DataConverter for class java.util.Arrays$ArrayList not configured
        at com.jaspersoft.jasperserver.core.util.type.GenericTypeProcessorRegistry.getTypeProcessor(GenericTypeProcessorRegistry.java:61)
        at com.jaspersoft.jasperserver.core.util.type.GenericTypeProcessorRegistry.getTypeProcessor(GenericTypeProcessorRegistry.java:45)
        
    ===

    Resolution:

    If the Adhoc view is created on the topic type of domain, then it is embedded in the dashboard. The above issue occurs with the Adhoc view and in the dashboard. 
    If you are using the jrxml type of topic and you create an ad-hoc view on top of it. You need to change the multi-select input control class from the string to the collection.
    then republish the report again on the jasperserver. Then, you need to edit the multi-select input control from the jasperserver side just to check and the issue will get resolved. 


    User Feedback

    Recommended Comments

    There are no comments to display.



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