giacomo wrote:

>On Wed, 5 Dec 2001, Stefano Mazzocchi wrote:
>
>>I'm finally getting my hand dirty again with the CVS HEAD.
>>
>>A few things that bug me:
>>
>>1) java.sql.SQLException: File input/output error: C:\Program
>>Files\Apache Tomcat 4.0\webapps\cocoon\WEB-INF\db\cocoondb.backup
>>      at org.hsqldb.Trace.getError(Trace.java:180)
>>      at org.hsqldb.Trace.getError(Trace.java:144)
>>      at org.hsqldb.Trace.error(Trace.java:205)
>>      at org.hsqldb.Log.restoreBackup(Log.java:731)
>>      at org.hsqldb.Log.open(Log.java:212)
>>      at org.hsqldb.Database.<init>(Database.java:96)
>>      at org.hsqldb.Server.run(Server.java:137)
>>      at org.hsqldb.Server.main(Server.java:78)
>>      at
>>org.apache.cocoon.components.hsqldb.ServerImpl.run(ServerImpl.java:101)
>>      at java.lang.Thread.run(Thread.java:484)
>>
>>I've never been able to make the db work. Have you ever experienced
>>this?
>>
>
>Must be a win$ problem ;) I don't have it on Linux.
>
I recently had the same or a similar problem and thought to have traced 
it back to the way the servlet container is being shut down. If you 
terminate Tomcat instead of properly shutting it down, hsqldb is unable 
to clean up and seems to stumble on that when being started again; hope 
this helps.

Best regards,

Michael Hartle


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

Reply via email to