1 Reply Latest reply on Jul 23, 2004 3:39 PM by genman

    JMS messages gone when restarting JBoss

    yiling

      We are using JBoss 3.2.3. The JMS messages are all gone after we restart JBoss. It looks like all messages have been deleted and all tables have been recreated. The following is what we did in hsqldb-ds.xml file.
      1) uncomment out tcp connection
      2) comment out in-process db with file store
      3) uncomment out mbean code


      Anyone can help?

      thanks

        • 1. Re: JMS messages gone when restarting JBoss
          genman


          I know JBoss 3.2.3 didn't do a clean shutdown, but even still you should still have messages. I would download JBoss 3.2.5 or later and compare DB configurations. It sounds to me like you aren't using cached tables. (Check out the HSQL website.)