0 Replies Latest reply on Nov 13, 2001 3:30 PM by anke

    Please help! Loose Data in InstantDB

    anke

      Hi,

      I've got a very big problem and I need some help.

      I work with JBoss 2.2.2 and JDK 1.3.1. and InstantDB.

      A try to use CMP. Connection to DB works fine and I can create EntityBeans and Find them.

      When I shut down the JBOSS and restart it again, all Data is lost!

      I tried, many things, e.c. reduced the cache to zero, but nothing works.
      When the server shuts down, it says:
      [J2EE Deployer Default] Stopping module cabin.jar
      [Container factory] Undeploying:file:/C:/jboss/tmp/deploy/Default/cabin.jar
      [Bean Cache] Aging out from cache bean CabinBeanwith id = cabin.CabinPK@1; cache size = 2
      [Container factory] Scheduled passivation of bean CabinBean with id = cabin.CabinPK@1
      [Bean Cache] Aging out from cache bean CabinBeanwith id = cabin.CabinPK@2; cache size = 1
      [Container factory] Scheduled passivation of bean CabinBean with id = cabin.CabinPK@2
      [Container factory] Passivated bean CabinBean with id = cabin.CabinPK@1
      [Container factory] Passivated bean CabinBean with id = cabin.CabinPK@2
      [Container factory] Undeployed application: file:/C:/jboss/tmp/deploy/Default/cabin.jar
      [J2EE Deployer Default] Destroying application cabin.jar

      What means "Aging out", where does he put the data to and how can I get them back?

      an anyone help?
      I'm in a dead end street!

      Anke