Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 54603 invoked from network); 11 Mar 2006 18:22:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Mar 2006 18:22:23 -0000 Received: (qmail 78001 invoked by uid 500); 11 Mar 2006 18:22:22 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 77786 invoked by uid 500); 11 Mar 2006 18:22:22 -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 List-Id: Delivered-To: mailing list user@forrest.apache.org Received: (qmail 77776 invoked by uid 99); 11 Mar 2006 18:22:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Mar 2006 10:22:22 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of tomdzk@gmail.com designates 66.249.92.204 as permitted sender) Received: from [66.249.92.204] (HELO uproxy.gmail.com) (66.249.92.204) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Mar 2006 10:22:21 -0800 Received: by uproxy.gmail.com with SMTP id s2so455588uge for ; Sat, 11 Mar 2006 10:22:00 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LZFmqWSOn5X5nVE18vAqLSELtqlC1YPTqAYrPsyW9vD3DaznAOuxViKO0rt6uV8dnVQOHF19NbtBwBPhWcv6ZA+Mnz8f3iYB1XhXWzWu97jtUzTF6D64jwl7bzpqHwy1BhYLGcasBe66osu3ugMoDObBJ0sRCAOKOvdA/at3zaY= Received: by 10.67.20.16 with SMTP id x16mr2692567ugi; Sat, 11 Mar 2006 10:21:59 -0800 (PST) Received: by 10.67.30.2 with HTTP; Sat, 11 Mar 2006 10:21:59 -0800 (PST) Message-ID: <224f32340603111021p6b68505fne4499421de6d4614@mail.gmail.com> Date: Sat, 11 Mar 2006 19:21:59 +0100 From: "Thomas Dudziak" To: user@forrest.apache.org Subject: Re: Anybody seen this error before ? In-Reply-To: <224f32340603110806n79985034od44fda374f71e3d7@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <224f32340603110806n79985034od44fda374f71e3d7@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 3/11/06, Thomas Dudziak wrote: > I was just running Forrest 0.7 again on a site that worked up to now, > but all of a sudden I get these errors: > > validate-xdocs: > [xmlvalidate] 12 file(s) have been successfully validated. > [echo] ...validated xdocs > > validate-skinconf: > [xmlvalidate] 1 file(s) have been successfully validated. > [echo] ...validated skinconf > > validate-sitemap: > [jing] E:\development\apache-forrest-0.7\main\webapp\resources\schem= a\relax > ng\sitemap-v06.rng:72:31: error: datatype library "http://www.w3.org/2001= /XMLSch > ema-datatypes" not recognized > [jing] E:\development\apache-forrest-0.7\main\webapp\resources\schem= a\relax > ng\sitemap-v06.rng:81:31: error: datatype library "http://www.w3.org/2001= /XMLSch > ema-datatypes" not recognized > > (and so on) > I just checked the URL and it works. Any idea what could be causing this = ? I just realized that I was running on Mustang (build 67). With Java 1.4 or Java 5, anything works just fine. cheers, Tom