hi..
i get a error message after i have copied the cocoon.war to
TOMCAT_HOME/webapps/
the message i get is :
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
EmbededTomcat: Startup time 50
Server.run/init: java.sql.SQLException: File input/output error:
C:\jakarta-tomcat-3.3a\webapps\cocoon\WEB-INF\db\cocoondb.backup
java.sql.SQLException: File input/output error:
C:\jakarta-tomcat-3.3a\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:10
1)
at java.lang.Thread.run(Thread.java:484)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
however i m able to see the frontpage at http://localhost:8080/cocoon/
could anyone help? is there any problem? thanks!
---------------------------------------------------------------------
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]>