Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 6993 invoked by uid 500); 6 Aug 2003 08:40:46 -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 6947 invoked from network); 6 Aug 2003 08:40:45 -0000 Received: from 206.red-80-34-215.pooles.rima-tde.net (HELO correo.che-che.com) (80.34.215.206) by daedalus.apache.org with SMTP; 6 Aug 2003 08:40:45 -0000 Received: from che-che.com (carolo [192.168.1.5]) by correo.che-che.com (Postfix) with ESMTP id 16A48C7B7 for ; Wed, 6 Aug 2003 09:40:54 +0200 (CEST) Message-ID: <3F30BF18.9060403@che-che.com> Date: Wed, 06 Aug 2003 10:40:56 +0200 From: Juan Jose Pablos User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030311 Debian/1.2.1-10 X-Accept-Language: es, en MIME-Version: 1.0 To: forrest-dev@xml.apache.org Subject: Re: Stable 20030721 appears to be broke? References: <200308051339.51193.jkary@cisco.com> <20030805225430.GB72065@minotaur.apache.org> In-Reply-To: <20030805225430.GB72065@minotaur.apache.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Jeff, This seems related to the cocoon upgrade on the 20th, can we upgrade to the lastest version of cocoon? Cheers, Cheche Jeff Turner wrote: > On Tue, Aug 05, 2003 at 01:39:51PM -0400, Jason Kary wrote: > >>Hi, >> >>I've attached a typescript. I hope this helps. >> >>Take Care >>Jason Kary > > > Did you set the CATALINA_OPTS variable to point to the correct XML > parser? > > "If using JDK 1.4 or above, make sure to set the Java environment > variable > -Djava.endorsed.dirs=/home/jkary/src/opensource/xml-forrest/build/dist/shbat/bin/../lib/endorsed > Eg, in the TOMCAT_OPTS (3.3.x) or CATALINA_OPTS (4.x) env variable." > > Cocoon messages to stdout are usually not very helpful. The real error > message will be found in WEB-INF/logs/error.log > > > --Jeff