"Table doesn't exist" when deploying dashbuilder.war
Issue
During the deployment of dashbuilder.war following error can be occurred in the log:
ERROR [org.jboss.dashboard.kpi.KPIInitialModule] (ServerService Thread Pool -- 66) Error importing KPIs file (WEB-INF/deployments/jbpmKPIs_v2.kpis) from initial module.: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'jbpm61ga.processinstancelog' doesn't exist"
. . .
Error serializing data provider: null: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'jbpm61ga.processinstancelog' doesn't exist
Even though that the table is actually created in the database.
Environment
- Red Hat JBoss BPMS
- 6.1.x
- MySQL
- Unix-like Operating System
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
