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
> > > is
> > > not correctly shut down after first run. When I patched this,
> > > I found another problem on the way: org.hsqldb.ServerConnection
> executes
> > >
> > > System.exit() after executing SHUTDOWN SQL command.
> > >
> > > Can anybody escalate this issue with HSQLDB team?
> > > Or, is there any other ways to solve the issue?
> > >
> > 
> > What did your patch include? Sending the shutdown SQL command?
> 
> Yes.
> 
> > 
> > I know this is a hack, but perhaps also deleteing the backup file
> > might solve the problem. I always delete it before restarting Cocoon,
> > and this avoids all io exceptions.
> 
> Just tell me how to explain this to the end users - or Cocoon app
> developers
> who decided to use HSQLDB! :)
> 
Hm, we could put it into the FAQ, but I thought of adding this to your
patch: when the hsqldb is shutdown, the file is remvoed. Don't know if this
has any site-effect, but it might help.

Carsten

> Vadim
> 
> > 
> > Carsten
> >
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to