1 Reply Latest reply on Nov 29, 2007 4:09 AM by mputz

    jbpm-jpdl-3.2.GA - jbpm-console - ERROR - workflow.jbpm_id_u

    jeckles933

      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)