Dear All,
 
I think we should change the tomcat4 installation, we don't need to add servlet.jar anymore.. just copy the cocoon.war to the webapps.. and trala.. cocon running..
 
This is the status if the cocoon 2 run
 
C:\tomcat4\bin>catalina run
Using CATALINA_BASE: c:\tomcat4
Using CATALINA_HOME: c:\tomcat4
Using CLASSPATH:     c:\tomcat4\bin\bootstrap.jar;c:\jdk1.3\lib\tools.jar
Using JAVA_HOME:     c:\jdk1.3
Starting service Tomcat-Standalone
Apache Tomcat/4.0.1
Server 1.6 is running
Press [Ctrl]+[C] to abort
Starting service Tomcat-Apache
Apache Tomcat/4.0.1
 
but if i restart the tomcat this is the status
Starting service Tomcat-Standalone
Apache Tomcat/4.0.1
Server.run/init: java.sql.SQLException: File input/output error: C:\tomcat4\weba
pps\cocoon\WEB-INF\db\cocoondb.backup
java.sql.SQLException: File input/output error: C:\tomcat4\webapps\cocoon\WEB-IN
F\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
2)
        at java.lang.Thread.run(Thread.java:484)
Starting service Tomcat-Apache
Apache Tomcat/4.0.1

Reply via email to