The PRD preview works fine, wasn't sure if this should go in BI Server,CTools or here.
When trying to view a PRPT with a CDA datasource with "Allow local API calls instead of HTTP calls" checked, the call to CDA fails
Caused by: org.pentaho.reporting.engine.classic.core.ReportDataFactoryException: Failed to acquire cda plugin:
at org.pentaho.reporting.platform.plugin.connection.CdaPluginLocalQueryBackend.callPlugin(CdaPluginLocalQueryBackend.java:146)
at org.pentaho.reporting.platform.plugin.connection.CdaPluginLocalQueryBackend.fetchData(CdaPluginLocalQueryBackend.java:73)
... 86 more
Caused by: java.lang.NoSuchMethodException: pt.webdetails.cda.CdaUtils.listParameters(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, javax.servlet.http.HttpServletResponse, javax.servlet.http.HttpServletRequest)
at java.lang.Class.getMethod(Class.java:1607)
at org.pentaho.reporting.platform.plugin.connection.CdaPluginLocalQueryBackend.callPlugin(CdaPluginLocalQueryBackend.java:106)
... 87 more
When trying to view a PRPT with a CDA datasource with "Allow local API calls instead of HTTP calls" checked, the call to CDA fails
Caused by: org.pentaho.reporting.engine.classic.core.ReportDataFactoryException: Failed to acquire cda plugin:
at org.pentaho.reporting.platform.plugin.connection.CdaPluginLocalQueryBackend.callPlugin(CdaPluginLocalQueryBackend.java:146)
at org.pentaho.reporting.platform.plugin.connection.CdaPluginLocalQueryBackend.fetchData(CdaPluginLocalQueryBackend.java:73)
... 86 more
Caused by: java.lang.NoSuchMethodException: pt.webdetails.cda.CdaUtils.listParameters(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, javax.servlet.http.HttpServletResponse, javax.servlet.http.HttpServletRequest)
at java.lang.Class.getMethod(Class.java:1607)
at org.pentaho.reporting.platform.plugin.connection.CdaPluginLocalQueryBackend.callPlugin(CdaPluginLocalQueryBackend.java:106)
... 87 more