Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 9345 invoked from network); 4 Aug 2005 22:06:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Aug 2005 22:06:30 -0000 Received: (qmail 14236 invoked by uid 500); 4 Aug 2005 22:06:29 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 14183 invoked by uid 500); 4 Aug 2005 22:06:29 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 14169 invoked by uid 99); 4 Aug 2005 22:06:28 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2005 15:06:28 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [217.199.181.91] (HELO ns3.wkwyw.net) (217.199.181.91) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 04 Aug 2005 15:06:18 -0700 Received: (qmail 12918 invoked from network); 4 Aug 2005 22:06:32 -0000 Received: from 82-69-78-226.dsl.in-addr.zen.co.uk (HELO ?192.168.0.2?) (82.69.78.226) by ns3.wkwyw.net with SMTP; 4 Aug 2005 22:06:32 -0000 Message-ID: <42F2915A.9000908@apache.org> Date: Thu, 04 Aug 2005 23:06:18 +0100 From: Ross Gardler User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@forrest.apache.org Subject: Re: Stacktrace from LinkStatusGenerator when generating stack site from command-line References: <80d298bc050801122124653c3@mail.gmail.com> <200508012213.26950.diwaker@apache.org> <42EF45BA.6000104@apache.org> <80d298bc050804100031e1a613@mail.gmail.com> In-Reply-To: <80d298bc050804100031e1a613@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Rasik Pandey wrote: > > > At first glance, this looks like a Cocoon related error to me. > Hopefully > > > someone more familiar with Cocoon will be able to help you out. > > > > > > In addition we are now using a different version of Cocoon. If this is a > > cocoon error (and it seems to be) it may be solved in 0.7 and/or head. > > I have a basic internal plugin built that works nicely in a dynamic > environment with Forrest 0.7, although if your site has many pages it > takes time to crawl all of them (maybe we could use a caching pipeline). > I hope to post it to JIRA today! > > But, when attempting to generate a static site with a link to the google > sitemap, I still get the same stacktrace which I posted in the original > message, even when using Forrest 0.7...? Having the code in Jira will help us address this, I'll take a look as soon as I get chance. Ross