0 Replies Latest reply on Oct 23, 2006 5:12 AM by janlouw

    Jboss4.05 - Missing

    janlouw

      When configuring DB2 as Data Source target during installation of Jboss4.05, the following error occur during startup of JBOSS:
      10:45:34,318 WARN [ServiceController] Problem starting service jboss.mq:service=PersistenceManager
      org.jboss.mq.SpyJMSException: Could not resolve uncommited transactions. Message recovery may not be accurate; - nested throwable: (COM.ibm.db2.jdbc.DB2Exception: [IBM][CLI Driver][DB2/LINUX] SQL0204N "DB2INST2.JMS_TRANSACTIONS" is an undefined name. SQLSTATE=42704

      Where can I get the missing table definition?

      What is best practice for persisting session data for JBOSS ? I was told it's best to user the HSQLDS default data service for this.

      Thx