Hi Stu,
first do *NOT* start new thread in old one, please. On Fri, Dec 07, 2001 at 01:23:49PM -0000, Stu Lewis wrote: > Hi, > > Cocoon (2.0) starts up first time ok after I have built it. But whenever I > shutdown Tomcat 4.0, and then start it up again, I get the following error: > > Starting service Tomcat-Standalone > Apache Tomcat/4.0.1 > Loading catalog: /localhost/cocoon/resources/entities/catalog > java.sql.SQLException: File input/output error: > C:\tomcat4\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) > > This file does exist (cocoondb.backup). Cocoon > (http://myserver:8080/cocoon/) then fails to work. Copy this file from your sources, it sometimes happends that this file brokes, stop tomcat, copy cocoondb.backup, start tomcat, and it works. HTH, Hubert. --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>