2 Replies Latest reply on May 31, 2005 10:00 PM by awmobjects

    Table 'jbossportal.jbp_forums_categories' doesn't exist (RC2

      Can someone direct me to the source of the subject error, pls...thanks awm

      Pls find below a snippet from my

      "jboss-portal-2.0-RC2-jboss-4.0.2\server\default\log\server.log" file :

      2005-05-30 12:41:24,062 DEBUG [org.hibernate.util.JDBCExceptionReporter] could not execute query [select categoryim0_.jbp_id as jbp1_, categoryim0_.jbp_order as jbp2_7_, categoryim0_.jbp_title as jbp3_7_ from jbp_forums_categories categoryim0_]
      java.sql.SQLException: Table 'jbossportal.jbp_forums_categories' doesn't exist
      at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2851)
      at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1531)
      at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1622)
      at com.mysql.jdbc.Connection.execSQL(Connection.java:2385)
      at com.mysql.jdbc.Connection.execSQL(Connection.java:2306)
      at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1877)
      at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1722)
      at org.jboss.resource.adapter.jdbc.WrappedPreparedStatement.executeQuery(WrappedPreparedStatement.java:296)