RE: HSQLDB Shutdown

2002-01-18 Thread Carsten Ziegeler
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 --

RE: HSQLDB Shutdown

2002-01-17 Thread Vadim Gritsenko
> 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

RE: HSQLDB Shutdown

2002-01-07 Thread Carsten Ziegeler
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 > >

RE: HSQLDB Shutdown

2002-01-04 Thread Vadim Gritsenko
> 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

RE: HSQLDB Shutdown

2002-01-04 Thread Carsten Ziegeler
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

Re: HSQLDB Shutdown

2002-01-03 Thread Jeff Turner
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

HSQLDB Shutdown

2002-01-03 Thread Vadim Gritsenko
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.