org.pentaho.agilebi.modeler.ModelerException: Failed to get the fields of the table "instaview_20130304040156607". Either the table does not exist, or the database may require the exact case for the table and schema name.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Pentaho BI Platform Tracking by Rob Fellows, 1 year ago
via Pentaho BI Platform Tracking by Rob Fellows, 2 years ago
via Pentaho BI Platform Tracking by Roland Bouman, 1 year ago
via Pentaho BI Platform Tracking by Roland Bouman, 2 years ago
via Pentaho BI Platform Tracking by Jeffrey Thomas, 2 years ago
via Pentaho BI Platform Tracking by Jeffrey Thomas, 1 year ago
org.pentaho.agilebi.modeler.ModelerException: Failed to get the fields of the table "instaview_20130304040156607". Either the table does not exist, or the database may require the exact case for the table and schema name.
at org.pentaho.agilebi.modeler.util.ModelerSourceUtil.verifyTableExistsAndMayBeQuoted(ModelerSourceUtil.java:47)
at org.pentaho.agilebi.modeler.util.ModelerSourceUtil.generateDomain(ModelerSourceUtil.java:67)
at org.pentaho.agilebi.modeler.util.TableModelerSource.generateDomain(TableModelerSource.java:50)
at org.pentaho.agilebi.modeler.util.ModelerWorkspaceUtil.populateModelFromSource(ModelerWorkspaceUtil.java:28)
at org.pentaho.agilebi.insta.PdiRunnerBase.createModel(PdiRunnerBase.java:443)
at org.pentaho.agilebi.insta.PdiRunner.run(PdiRunner.java:56)
at java.lang.Thread.run(Thread.java:680)