On Wed, Mar 4, 2009 at 3:23 AM, raulvk.soa <[email protected]> wrote:
> > Sounds interesting. Will wait for an official 1.3 JBI release to plug it > into > ServiceMix and start using these capabilities. > > However, how can we *manually* delete all the data that has been > accumulated > up until now? > Is it safe to just delete the > apache-servicemix-3.2.2/data/smx/components/OdeBpelEngine/version_1/jpadb > directory, followed by a restart of the Ode JBI component? > It's not really safe no. The database is stored under this directory so it would basically wipe out all your data. Matthieu > > Many thanks! > > > mriou wrote: > > > > On Fri, Feb 27, 2009 at 6:50 AM, raulvk.soa <[email protected]> > wrote: > > > >> > >> Hi, > >> > >> We have been running ODE 1.2 embedded in ServiceMix for a few weeks and > >> it > >> turns out that the > >> > >> > apache-servicemix-3.2.2/data/smx/components/OdeBpelEngine/version_1/[hibdb,seg0] > >> directories have grown to big sizes. > >> > >> Each of them is now occupying 1.2Gb. > >> > >> We are confident that all our process instances are FINISHED because > they > >> are all synchronous. Is it safe to delete the data within these > >> directories? > >> Why is this data kept here if there are no processes active? Is it just > >> historic data? > >> > >> If so, is there a way of telling ODE to cleanup finished instances, as > >> these > >> would anyway get logged on a logfile? > >> > > > > Have you checked this? > > > > http://ode.apache.org/user-guide.html#UserGuide-InstanceDataCleanup > > > > If you're still on 1.2 you will need to upgrade though. > > > > Matthieu > > > > > > > >> Many thanks, > >> > >> Raul. > >> > >> > >> > >> -- > >> View this message in context: > >> > http://www.nabble.com/ODE-database-growing-on-ServiceMix-tp22247329p22247329.html > >> Sent from the Apache Ode User mailing list archive at Nabble.com. > >> > >> > > > > > > -- > View this message in context: > http://www.nabble.com/ODE-database-growing-on-ServiceMix-tp22247329p22328044.html > Sent from the Apache Ode User mailing list archive at Nabble.com. > >
