im trying to get the jbpm-console to work, search for tasks -> select view for an item,
get this error (see below)
jbpm_id_user does not exist, and i cant find it in the create db scripts. looks like this
table was in 3.1. Im new to jpbm, so i could be completely missing something. and help
would be great!
Caused by: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Table
'workflow.jbpm_id_user' doesn't exist
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2941)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1623)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1715)
at com.mysql.jdbc.Connection.execSQL(Connection.java:3249)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1268)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1403)
at
org.jboss.resource.adapter.jdbc.WrappedPreparedStatement.executeQuery(WrappedPreparedStatement.java
:236)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108713#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...