Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 88665 invoked by uid 500); 28 Feb 2002 21:26:17 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Delivered-To: moderator for cocoon-users@xml.apache.org Received: (qmail 81695 invoked from network); 28 Feb 2002 21:19:13 -0000 X-Server-Uuid: cdced086-966c-11d3-b153-00c0f02de454 Message-ID: <9D99F5A43FB91A43AF930576029468356D6450@hqpex016.corp.rhalf.com> From: "Mathews, Silvy (HQP)" To: "'Vadim Gritsenko'" , cocoon-users@xml.apache.org Subject: RE: Install Cocoon with Resin 2.0.5 Date: Thu, 28 Feb 2002 13:19:07 -0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) X-WSS-ID: 1060415E99990-01-02 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C1C09D.8EB35380" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C1C09D.8EB35380 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable I have version 2.0. I will try 2.0.1 and see. Silvy -----Original Message----- From: Vadim Gritsenko [mailto:vadim.gritsenko@verizon.net] Sent: Thursday, February 28, 2002 1:11 PM To: cocoon-users@xml.apache.org Subject: RE: Install Cocoon with Resin 2.0.5 What Cocoon version do you have? This error is already fixed in CVS = (and may be in C2.0.1 also). Try upgrading. Vadim -----Original Message----- From: Mathews, Silvy (HQP) [mailto:Silvy.Mathews@rhi.com]=20 Sent: Thursday, February 28, 2002 3:51 PM To: cocoon-users@xml.apache.org Subject: RE: Install Cocoon with Resin 2.0.5 I did install cocoon on Resin 2.0.5 . I did not replace any library files in the \LIB directory of resin. I did a build on cocoon using the following command .\build.bat -Dinclude.webapp.libs=3Dyes = -Dinstall.war=3D%RESIN_HOME%\webapps install When I start the first time, everything runs fine including the = database connection to hsql. However when I close the server and restart it, it gives me the following error. Resin 2.0.5 (built Fri Jan 11 08:29:05 PST 2002) Copyright(c) 1998-2001 Caucho Technology.=A0 All rights reserved. =A0 Starting Resin on Thu, 28 Feb 2002 12:41:52 -0800 (PST) http listening to *:8080 srun listening to 127.0.0.1:6802 [2002-02-28 12:41:53.672] initializing application http://localhost/cocoon Loading catalog: /D:/silvys/resin-2.0.5/webapps/cocoon/resources/entities/catalog [2002-02-28 12:41:56.927] initializing application http://localhost/examples/login [2002-02-28 12:41:56.937] initializing application http://localhost/examples/tags [2002-02-28 12:41:56.937] initializing application http://localhost/examples/templates [2002-02-28 12:41:56.937] initializing application http://localhost/examples/xsl [2002-02-28 12:41:56.937] initializing application http://localhost/java_tut [2002-02-28 12:41:56.937] initializing application http://localhost/examples/navigation [2002-02-28 12:41:56.937] initializing application http://localhost/examples/basic [2002-02-28 12:41:56.937] initializing application http://localhost/ [2002-02-28 12:41:56.937] initializing application http://localhost/examples/tictactoe Server.run/init: java.sql.SQLException: File input/output error: D:\silvys\resin-2.0.5\webapps\cocoon\WEB-INF\db\cocoondb.backup java.sql.SQLException: File input/output error: D:\silvys\resin-2.0.5\webapps\cocoon\WEB-INF\db\cocoondb.backup =A0=A0=A0=A0=A0=A0=A0 at org.hsqldb.Trace.getError(Trace.java:180) =A0=A0=A0=A0=A0=A0=A0 at org.hsqldb.Trace.getError(Trace.java:144) =A0=A0=A0=A0=A0=A0=A0 at org.hsqldb.Trace.error(Trace.java:205) =A0=A0=A0=A0=A0=A0=A0 at org.hsqldb.Log.restoreBackup(Log.java:731) =A0=A0=A0=A0=A0=A0=A0 at org.hsqldb.Log.open(Log.java:212) =A0=A0=A0=A0=A0=A0=A0 at org.hsqldb.Database.(Database.java:96) =A0=A0=A0=A0=A0=A0=A0 at org.hsqldb.Server.run(Server.java:137) =A0=A0=A0=A0=A0=A0=A0 at org.hsqldb.Server.main(Server.java:78) =A0=A0=A0=A0=A0=A0=A0 at org.apache.cocoon.components.hsqldb.ServerImpl.run(ServerImpl.java:101) =A0=A0=A0=A0=A0=A0=A0 at java.lang.Thread.run(Thread.java:484) =A0 Can anybody answer this for me. =A0 Silvy Mathews -----Original Message----- From: Antonio Serrano [mailto:ajsm@airtel.net] Sent: Thursday, February 28, 2002 10:26 AM To: cocoon-users@xml.apache.org Subject: Install Cocoon with Resin 2.0.5 =A0I want install cocoon with Resin 2.0.5, but ocurr a error. The error =A0is : =A0 java.lang.NoSuchMethodError =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 at =A0org.apache.avalon.framework.configuration.DefaultConfigurationBuilder= .< init>(DefaultConfigurationBuilder.java:88) =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 at org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.(DefaultConfigurationBuilder.java:64) =A0=A0=A0=A0 at =A0org.apache.cocoon.servlet.CocoonServlet.initLogger(CocoonServlet.java= :7 45) =A0=A0=A0=A0 at =A0org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:225) =A0=A0=A0=A0 at =A0com.caucho.server.http.Application.createServlet(Application.java:283= 4) =A0=A0=A0=A0 at =A0com.caucho.server.http.Application.loadServlet(Application.java:2793)= =A0=A0=A0=A0 at =A0com.caucho.server.http.Application.initServlets(Application.java:1827= ) =A0=A0=A0=A0 at = com.caucho.server.http.Application.init(Application.java:1762) =A0=A0=A0=A0 at =A0com.caucho.server.http.VirtualHost.restartApplication(VirtualHost.jav= a: 1649) =A0=A0=A0=A0 at =A0com.caucho.server.http.VirtualHost.getInvocation(VirtualHost.java:127= 7) =A0=A0=A0=A0 at =A0com.caucho.server.http.ServletServer.getInvocation(ServletServer.java= :1 040) =A0=A0=A0=A0 at =A0com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java= :3 37) =A0=A0=A0=A0 at =A0com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.j= av a:270) =A0=A0=A0=A0 at = com.caucho.server.TcpConnection.run(TcpConnection.java:140) =A0=A0=A0=A0 at java.lang.Thread.run(Thread.java:484) =A0I have read in faq that it error is for old set of libraries =A0installed, this library is Xerces. If I change the library in the =A0directory /lib of the Resin, it don=B4t start. I have probe to build =A0cocoon with the library Xerces that contain Resin, but ocurr a error =A0to build. How I can build cocoon? --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: ------_=_NextPart_001_01C1C09D.8EB35380 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable RE: Install Cocoon with Resin 2.0.5

I have version 2.0. I will try 2.0.1 and see.
Silvy

-----Original Message-----
From: Vadim Gritsenko [mailto:vadim.gritsenko@veriz= on.net]
Sent: Thursday, February 28, 2002 1:11 PM
To: cocoon-users@xml.apache.org
Subject: RE: Install Cocoon with Resin 2.0.5


What Cocoon version do you have? This error is = already fixed in CVS (and
may be in C2.0.1 also). Try upgrading.

Vadim

-----Original Message-----
From: Mathews, Silvy (HQP) [mailto:Silvy.Mathews@rhi.com] =
Sent: Thursday, February 28, 2002 3:51 PM
To: cocoon-users@xml.apache.org
Subject: RE: Install Cocoon with Resin 2.0.5

I did install cocoon on Resin 2.0.5 . I did not = replace any library
files in the \LIB directory of resin. I did a build = on cocoon using the
following command
.\build.bat -Dinclude.webapp.libs=3Dyes = -Dinstall.war=3D%RESIN_HOME%\webapps
install
When I start the first time, everything runs fine = including the database
connection to hsql. However when I close the server = and restart it, it
gives me the following error.
Resin 2.0.5 (built Fri Jan 11 08:29:05 PST = 2002)
Copyright(c) 1998-2001 Caucho Technology.=A0 All = rights reserved.
=A0
Starting Resin on Thu, 28 Feb 2002 12:41:52 -0800 = (PST)
http listening to *:8080
srun listening to 127.0.0.1:6802
[2002-02-28 12:41:53.672] initializing = application
http://localhost/cocoon
Loading catalog:
/D:/silvys/resin-2.0.5/webapps/cocoon/resources/entities/catalo= g
[2002-02-28 12:41:56.927] initializing = application
http://localhost/examples/login
[2002-02-28 12:41:56.937] initializing = application
http://localhost/examples/tags
[2002-02-28 12:41:56.937] initializing = application
http://localhost/examples/templates
[2002-02-28 12:41:56.937] initializing = application
http://localhost/examples/xsl
[2002-02-28 12:41:56.937] initializing = application
http://localhost/java_tut
[2002-02-28 12:41:56.937] initializing = application
http://localhost/examples/navigation
[2002-02-28 12:41:56.937] initializing = application
http://localhost/examples/basic
[2002-02-28 12:41:56.937] initializing application = http://localhost/
[2002-02-28 12:41:56.937] initializing = application
http://localhost/examples/tictactoe
Server.run/init: java.sql.SQLException: File = input/output error:
D:\silvys\resin-2.0.5\webapps\cocoon\WEB-INF\db\cocoondb.backup=
java.sql.SQLException: File input/output = error:
D:\silvys\resin-2.0.5\webapps\cocoon\WEB-INF\db\cocoondb.backup=
=A0=A0=A0=A0=A0=A0=A0 at = org.hsqldb.Trace.getError(Trace.java:180)
=A0=A0=A0=A0=A0=A0=A0 at = org.hsqldb.Trace.getError(Trace.java:144)
=A0=A0=A0=A0=A0=A0=A0 at = org.hsqldb.Trace.error(Trace.java:205)
=A0=A0=A0=A0=A0=A0=A0 at = org.hsqldb.Log.restoreBackup(Log.java:731)
=A0=A0=A0=A0=A0=A0=A0 at = org.hsqldb.Log.open(Log.java:212)
=A0=A0=A0=A0=A0=A0=A0 at = org.hsqldb.Database.<init>(Database.java:96)
=A0=A0=A0=A0=A0=A0=A0 at = org.hsqldb.Server.run(Server.java:137)
=A0=A0=A0=A0=A0=A0=A0 at = org.hsqldb.Server.main(Server.java:78)
=A0=A0=A0=A0=A0=A0=A0 at
org.apache.cocoon.components.hsqldb.ServerImpl.run(ServerImpl.j= ava:101)
=A0=A0=A0=A0=A0=A0=A0 at = java.lang.Thread.run(Thread.java:484)
=A0
Can anybody answer this for me.
=A0
Silvy Mathews

-----Original Message-----
From: Antonio Serrano [mailto:ajsm@airtel.net]
Sent: Thursday, February 28, 2002 10:26 AM
To: cocoon-users@xml.apache.org
Subject: Install Cocoon with Resin 2.0.5
=A0I want install cocoon with Resin 2.0.5, but ocurr = a error. The error
=A0is :
=A0
java.lang.NoSuchMethodError
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 = at
=A0org.apache.avalon.framework.configuration.DefaultConfigurati= onBuilder.<
init>(DefaultConfigurationBuilder.java:88)
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 at
org.apache.avalon.framework.configuration.DefaultConfigurationB= uilder.<i
nit>(DefaultConfigurationBuilder.java:64)
=A0=A0=A0=A0 at
=A0org.apache.cocoon.servlet.CocoonServlet.initLogger(CocoonSer= vlet.java:7
45)
=A0=A0=A0=A0 at
=A0org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.j= ava:225)
=A0=A0=A0=A0 at
=A0com.caucho.server.http.Application.createServlet(Application= .java:2834)
=A0=A0=A0=A0 at
=A0com.caucho.server.http.Application.loadServlet(Application.j= ava:2793)
=A0=A0=A0=A0 at
=A0com.caucho.server.http.Application.initServlets(Application.= java:1827)
=A0=A0=A0=A0 at = com.caucho.server.http.Application.init(Application.java:1762)
=A0=A0=A0=A0 at
=A0com.caucho.server.http.VirtualHost.restartApplication(Virtua= lHost.java:
1649)
=A0=A0=A0=A0 at
=A0com.caucho.server.http.VirtualHost.getInvocation(VirtualHost= .java:1277)
=A0=A0=A0=A0 at
=A0com.caucho.server.http.ServletServer.getInvocation(ServletSe= rver.java:1
040)
=A0=A0=A0=A0 at
=A0com.caucho.server.http.RunnerRequest.handleRequest(RunnerReq= uest.java:3
37)
=A0=A0=A0=A0 at
=A0com.caucho.server.http.RunnerRequest.handleConnection(Runner= Request.jav
a:270)
=A0=A0=A0=A0 at = com.caucho.server.TcpConnection.run(TcpConnection.java:140)
=A0=A0=A0=A0 at = java.lang.Thread.run(Thread.java:484)
=A0I have read in faq that it error is for old set = of libraries
=A0installed, this library is Xerces. If I change = the library in the
=A0directory /lib of the Resin, it don=B4t start. I = have probe to build
=A0cocoon with the library Xerces that contain = Resin, but ocurr a error
=A0to build. How I can build cocoon?


---------------------------------------------------------------= ------
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: = <cocoon-users-unsubscribe@xml.apache.org>
For additional commands, e-mail: = <cocoon-users-help@xml.apache.org>

------_=_NextPart_001_01C1C09D.8EB35380--