Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 17344 invoked from network); 24 Jan 2005 01:08:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 24 Jan 2005 01:08:34 -0000 Received: (qmail 78440 invoked by uid 500); 24 Jan 2005 01:08:32 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 78395 invoked by uid 500); 24 Jan 2005 01:08:32 -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 Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 78381 invoked by uid 99); 24 Jan 2005 01:08:31 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from www2.kc.aoindustries.com (HELO www2.kc.aoindustries.com) (65.77.211.84) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 23 Jan 2005 17:08:31 -0800 Received: from www2.kc.aoindustries.com (www2.kc.aoindustries.com [65.77.211.84]) by www2.kc.aoindustries.com (8.12.9-20030917/8.12.9) with ESMTP id j0O18QDX030232 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 23 Jan 2005 19:08:27 -0600 Received: from localhost (localhost [[UNIX: localhost]]) by www2.kc.aoindustries.com (8.12.9-20030917/8.12.9/Submit) id j0O18QJH030195 for dev@forrest.apache.org; Sun, 23 Jan 2005 19:08:26 -0600 X-Authentication-Warning: www2.kc.aoindustries.com: indexgeo set sender to crossley@apache.org using -f Date: Mon, 24 Jan 2005 12:08:14 +1100 From: David Crossley To: dev@forrest.apache.org Subject: Re: [Proposal] forrestbot at apache.org Message-ID: <20050124010814.GA19707@igg.indexgeo.com.au> References: <1090851731.1667.72139.camel@ighp> <1090894820.1667.75814.camel@ighp> <1106376597.31317.652.camel@ighp> <41F3EAED.703@apache.org> <20050123224950.GB19478@igg.indexgeo.com.au> <41F431BA.3000008@apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41F431BA.3000008@apache.org> User-Agent: Mutt/1.4i X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Ross Gardler wrote: > David Crossley wrote: > >Ross Gardler wrote: > > > >>I note that all the logs show something similar to that copied below at > >>the end of the build: > >> > >>Logging Error: Writing event to closed stream. > >> [java] Total time: 0 minutes 6 seconds, Site size: 0 Site pages: 0 > >>[trycatch] Caught exception: The following error occurred while > >>executing this line: > >>/opt/forrest/forrest-trunk/main/targets/site.xml:40: Java returned: 1 > >> > >>I've not looked to see if this happens by manually building the site. > > > > > >Yes, each does do the "Logging Error" on local 'forrest'. > > > >There is only one of them which has the extra error that you showed. > >Only "cocoon-trunk" total failure. > > Actually, as I type this email it appears in: > > cocoon-trunk > > forrest-docs-0.6 > > forrest-docs-dev > > forest-site (in addition to Exception in thread "main" > java.io.FileNotFoundException: The configuration file could not be found.) > > incuator > > I've not investigated further, no time I'm afraid. just logging the error. Ah, there are probably various different errors. I note that "cocoon-doco-global" has the "Logging Error" but not the trycatch exception. Cheche is right, someone does need to summarise the errors. --David