Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 78952 invoked from network); 8 Sep 2004 13:29:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 8 Sep 2004 13:29:19 -0000 Received: (qmail 77669 invoked by uid 500); 8 Sep 2004 13:29:19 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 77574 invoked by uid 500); 8 Sep 2004 13:29:18 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: user@forrest.apache.org Delivered-To: mailing list user@forrest.apache.org Received: (qmail 77557 invoked by uid 99); 8 Sep 2004 13:29:17 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=HTML_40_50,HTML_MESSAGE,LOTS_OF_STUFF,NO_REAL_NAME,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of peter.dykstra@donovandata.com designates 168.238.130.5 as permitted sender) Received: from [168.238.130.5] (HELO dns2.donovandata.com) (168.238.130.5) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 08 Sep 2004 06:29:16 -0700 Received: from mail.donovandata.com (f5-dmz.wan.donovandata.com [168.238.130.220]) by dns2.donovandata.com (8.12.11/8.12.11) with ESMTP id i88DTD9l024302 for ; Wed, 8 Sep 2004 09:29:13 -0400 To: user@forrest.apache.org Subject: Fw: Forrest 0.6 Interaction with Tomcat 5.0.27 MIME-Version: 1.0 X-Mailer: Lotus Notes Release 6.5.1 January 21, 2004 Message-ID: From: peter.dykstra@donovandata.com Date: Wed, 8 Sep 2004 09:29:12 -0400 X-MIMETrack: Serialize by Router on SMTP_NY01/USA/DDS(Release 6.5.1|January 21, 2004) at 09/08/2004 09:23:35 AM, Serialize complete at 09/08/2004 09:23:35 AM Content-Type: multipart/alternative; boundary="=_alternative 004A151F85256F09_=" X-Scanned-By: MIMEDefang 2.43 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N This is a multipart message in MIME format. --=_alternative 004A151F85256F09_= Content-Type: text/plain; charset="US-ASCII" Just wondering, was this fix skin-specific? I was having a similar problem creating a site under Tomcat (Tomcat 5.0.25). I'm not sure if it is the same problem. Using the new svn download can use 'forrest war' and deploy the seed app with the default skin. When I select the tigris skin, though I can still use 'forrest run' fine on my local machine, a deployed 'forrest war' version gives me an error screen with an unspecified xpath error. In other words this sequence worked fine: 1. update svn 2. build forrest 3. seed a project 4. forrest war 5 deploy under Tomcat this sequence then failed: 1. seed another project from updated svn above. 2. uncomment the tigris skin line in forrest.properties 3. forrest war 4. deploy under Tomcat Any advice? ----- Forwarded by Peter Dykstra/USA/DDS on 09/08/2004 09:17 AM ----- "Hare, Michael" 09/07/2004 12:53 PM Please respond to user@forrest.apache.org To cc Subject RE: Forrest 0.6 Interaction with Tomcat 5.0.27 I updated SVN to latest and rebuilt. Nicola, you have successfully fixed the problem forrest was having seeding and building webapps For better or for worse, though, we have come full circle with the issue. [1] Forrest 0.6 builds fine. [2] Forrest seeding completes without errors [2] Forrest builds the site with the same error: [snapshot] * [39/21] [0/0] 0.06s 390b skin/images/rc-t-r-15-1body-2menu-3menu.png * [40/20] [0/0] 4.627s 11.1Kb images/project.png * [41/23] [4/31] 0.621s 21.8Kb samples/document-v13.html * [42/23] [1/10] 0.09s 15.8Kb samples/document-v13.xml X [0] samples/ext:dtd-docs BROKEN: No pipeline matched request: samples/ext:dtd-docs * [44/21] [0/0] 0.02s 696b images/icon.png * [45/20] [0/0] 20.98s 521b changes.rss * [46/19] [0/0] 0.391s 12.8Kb samples/document-v13.pod * [47/18] [0/0] 1.272s 7.4Kb samples/sdocbook.pdf * [48/17] [0/0] 0.28s 6.5Kb [/snapshot] and the build fails, however.. [3] Forrest war completes without errors [4] Forrest webapp completes without errors [5] If I set up my Tomcat conf file for forrest 0.6 as indicated in the original problem, I can access forrest 0.6, I can also access the Cocoon 2.1.5.1 samples. [5a] I cannot access my Tomcat admin panel, any of the JSP/Servlet examples that shipped with Tomcat, or my Xindice install. [6] If I remove the conf file for Forrest 0.6 from Tomcat, then I can access everything (except forrest 0.6, of course. I can still access forrest 0.5.1 as I did not remove that conf file.) -----Original Message----- From: Nicola Ken Barozzi [mailto:nicolaken@apache.org] Sent: Tuesday, September 07, 2004 10:47 AM To: user@forrest.apache.org Subject: Re: Forrest 0.6 Interaction with Tomcat 5.0.27 Hare, Michael wrote: > I commented out the DOCTYPE decl and added the validate=false entry into the properties file. > I'm back to the Java ConnectException: Connection Timeout error Try updating svn now and testing, I've put in what I believe could be a fix without having to do either of the afromentioned actions. -- Nicola Ken Barozzi nicolaken@apache.org - verba volant, scripta manent - (discussions get forgotten, just code remains) --------------------------------------------------------------------- --=_alternative 004A151F85256F09_= Content-Type: text/html; charset="US-ASCII"
Just wondering, was this fix skin-specific?

I was having a similar problem creating a site under Tomcat (Tomcat 5.0.25).  I'm not sure if it is the same problem.

Using the new svn download can use 'forrest war' and deploy the seed app with the default skin. When I select the tigris skin, though I can still use 'forrest run' fine on my local machine, a deployed 'forrest war' version gives me an error screen with an unspecified xpath error.

In other words this sequence worked fine:
1. update svn
2. build forrest
3. seed a project
4. forrest war
5 deploy under Tomcat

this sequence then failed:
1. seed another project from updated svn above.
2. uncomment the tigris skin line in forrest.properties
3. forrest war
4. deploy under Tomcat

Any advice?



----- Forwarded by Peter Dykstra/USA/DDS on 09/08/2004 09:17 AM -----
"Hare, Michael" <Michael.Hare@fnc.fujitsu.com>

09/07/2004 12:53 PM
Please respond to
user@forrest.apache.org

To
<user@forrest.apache.org>
cc
Subject
RE: Forrest 0.6 Interaction with Tomcat 5.0.27





I updated SVN to latest and rebuilt.

Nicola, you have successfully fixed the problem forrest was having seeding and building webapps

For better or for worse, though, we have come full circle with the issue.

[1] Forrest 0.6 builds fine.
[2] Forrest seeding completes without errors
[2] Forrest builds the site with the same error:
[snapshot]
* [39/21]   [0/0]     0.06s  390b    skin/images/rc-t-r-15-1body-2menu-3menu.png
* [40/20]   [0/0]     4.627s 11.1Kb  images/project.png
* [41/23]   [4/31]    0.621s 21.8Kb  samples/document-v13.html
* [42/23]   [1/10]    0.09s  15.8Kb  samples/document-v13.xml
X [0]                                     samples/ext:dtd-docs  BROKEN: No pipeline matched request: samples/ext:dtd-docs
* [44/21]   [0/0]     0.02s  696b    images/icon.png
* [45/20]   [0/0]     20.98s 521b    changes.rss
* [46/19]   [0/0]     0.391s 12.8Kb  samples/document-v13.pod
* [47/18]   [0/0]     1.272s 7.4Kb   samples/sdocbook.pdf
* [48/17]   [0/0]     0.28s  6.5Kb
[/snapshot]
and the build fails, however..
[3] Forrest war completes without errors
[4] Forrest webapp completes without errors
[5] If I set up my Tomcat conf file for forrest 0.6 as indicated in the original problem, I can access forrest 0.6, I can also access the Cocoon 2.1.5.1 samples.
[5a] I cannot access my Tomcat admin panel, any of the JSP/Servlet examples that shipped with Tomcat, or my Xindice install.
[6] If I remove the conf file for Forrest 0.6 from Tomcat, then I can access everything (except forrest 0.6, of course. I can still access forrest 0.5.1 as I did not remove that conf file.)




-----Original Message-----
From: Nicola Ken Barozzi [mailto:nicolaken@apache.org]
Sent: Tuesday, September 07, 2004 10:47 AM
To: user@forrest.apache.org
Subject: Re: Forrest 0.6 Interaction with Tomcat 5.0.27


Hare, Michael wrote:
> I commented out the DOCTYPE decl and added the validate=false entry into the properties file.
> I'm back to the Java ConnectException: Connection Timeout error

Try updating svn now and testing, I've put in what I believe could be a
fix without having to do either of the afromentioned actions.

--
Nicola Ken Barozzi                   nicolaken@apache.org
            - verba volant, scripta manent -
   (discussions get forgotten, just code remains)
---------------------------------------------------------------------
--=_alternative 004A151F85256F09_=--