Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@www.apache.org Received: (qmail 35956 invoked from network); 10 Nov 2003 15:26:34 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 10 Nov 2003 15:26:34 -0000 Received: (qmail 90823 invoked by uid 500); 10 Nov 2003 15:26:28 -0000 Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 90790 invoked by uid 500); 10 Nov 2003 15:26:28 -0000 Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 90779 invoked from network); 10 Nov 2003 15:26:27 -0000 Received: from unknown (HELO correo.che-che.com) (80.34.215.206) by daedalus.apache.org with SMTP; 10 Nov 2003 15:26:27 -0000 Received: from localhost (localhost [127.0.0.1]) by correo.che-che.com (Postfix) with ESMTP id B48FEC7B7 for ; Mon, 10 Nov 2003 16:26:27 +0100 (CET) Received: from correo.che-che.com ([127.0.0.1]) by localhost (santiamen [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02297-04 for ; Mon, 10 Nov 2003 16:26:18 +0100 (CET) Received: from santiamen (santiamen [192.168.1.2]) by correo.che-che.com (Postfix) with SMTP id 75D50C75C for ; Mon, 10 Nov 2003 16:26:17 +0100 (CET) From: To: forrest-dev@xml.apache.org Subject: Re: MultiException when executing "forrest run" Date: Mon, 10 Nov 2003 16:26:17 +0100 (CET) X-Real-Sender: cheche@che-che.com X-Mailer: Postman 1.12 Message-ID: <5487522984cheche@che-che.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at che-che.com X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, I just update to latest version 4.2.14, I think that other users would benefic for that change. Cheers, Cheche >=20 >=20 > Further experimentation shows that this failure only occurs when I > attempt to do a "run" while the current working directory is a network > share (ie. NFS-mounted drive). > Running from the local hard drive works just fine. > This appears to be due to a bug in the "Resource Alias" checking in > Jetty 4.2.8. Browsing through the Jetty code, it looks like the issue > might be resolved in 4.2.10. > So my question becomes, is there an easy way to replace the Jetty that is > included with Forrest? >=20 > Thanks... >=20 >=20 >=20