Vadim Gritsenko wrote:
>
> I tried your tip... Seems it is working Ok; no data loss found. So I
> patched ServerImpl to remove this backup file right before starting up
> HSQL server.
>
> Hope this is Ok.
>
It works here as well.
Thanks,
Carsten
--
> From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
>
> Vadim Gritsenko wrote:
> >
> > > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
> > > I know this is a hack, but perhaps also deleteing the backup file
> > > might solve the problem. I always delete it before restarting
Cocoon,
> > > an
Vadim Gritsenko wrote:
>
> > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
> >
> > Vadim Gritsenko wrote:
> > >
> > > Hi,
> > >
> > > Right now everybody (yes, everybody!) is experiencing IO exception
> when
> > > starting the Cocoon (second time) with HSQLDB - that's because
> database
> >
> From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
>
> Vadim Gritsenko wrote:
> >
> > Hi,
> >
> > Right now everybody (yes, everybody!) is experiencing IO exception
when
> > starting the Cocoon (second time) with HSQLDB - that's because
database
> > is
> > not correctly shut down after first run
Vadim Gritsenko wrote:
>
> Hi,
>
> Right now everybody (yes, everybody!) is experiencing IO exception when
> starting the Cocoon (second time) with HSQLDB - that's because database
> is
> not correctly shut down after first run. When I patched this,
> I found another problem on the way: org.hs
On Thu, Jan 03, 2002 at 06:19:30PM -0500, Vadim Gritsenko wrote:
> Hi,
>
> Right now everybody (yes, everybody!) is experiencing IO exception when
> starting the Cocoon (second time) with HSQLDB - that's because database
> is
> not correctly shut down after first run. When I patched this,
> I
Hi,
Right now everybody (yes, everybody!) is experiencing IO exception when
starting the Cocoon (second time) with HSQLDB - that's because database
is
not correctly shut down after first run. When I patched this,
I found another problem on the way: org.hsqldb.ServerConnection executes
System.