Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 46182 invoked by uid 500); 7 May 2003 17:37:47 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 46169 invoked from network); 7 May 2003 17:37:47 -0000 Received: from unknown (HELO host.leverageweb.com) (64.91.232.157) by daedalus.apache.org with SMTP; 7 May 2003 17:37:47 -0000 Received: from dhcp205162.hq.af.mil ([134.205.205.162] helo=WHEW00073U.leverageweb.com) by host.leverageweb.com with esmtp (Exim 3.36 #1) id 19DSoQ-00083B-00 for cocoon-users@xml.apache.org; Wed, 07 May 2003 13:34:39 -0400 Message-Id: <5.2.0.9.0.20030507133508.00a75480@leverageweb.com> X-Sender: cocoon@leverageweb.com@leverageweb.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Wed, 07 May 2003 13:37:30 -0400 To: cocoon-users@xml.apache.org From: Geoff Howard Subject: Re: Unusual Error In-Reply-To: <2D4B6CD74137D4119A1100104BC6BCBF0956F5B1@dubntex006.qwest. net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host.leverageweb.com X-AntiAbuse: Original Domain - xml.apache.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [0 0] X-AntiAbuse: Sender Address Domain - leverageweb.com X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N It looks like you are using jdk 1.4? Make sure you have followed all the "endorsed" dir instructions for 1.4 and move xsltc.jar over as well. Make sure you delete any existing jars from the endorsed dir. If that doesn't work, you may need to either revert or upgrade the xalan jar - see the recent discussions about this on users and dev. Geoff At 01:31 PM 5/7/2003, you wrote: >All, > > > I am running into an unusual error. I built the Cocoon 2.1 M1 Src >and deployed the webapp into Tomcat. When I try to access the main page, I >get a blank HTML page. When I check the log, I see the following error: > >----- Root Cause ----- >java.lang.IllegalAccessError: cannot access superclass >org/apache/xml/dtm/ref/DTMDefaultBaseIterators$Int >ernalAxisIteratorBase from class >org/apache/xml/dtm/ref/sax2dtm/SAX2DTM2$AncestorIterator > at java.lang.ClassLoader.defineClass0(Native Method) > at java.lang.ClassLoader.defineClass(ClassLoader.java) > at >java.security.SecureClassLoader.defineClass(SecureClassLoader.java) > at >org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLo >ader.java) > at >org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.jav >a) > at >org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.jav >a) > at >org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.jav >a) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:333) > at java.lang.ClassLoader.defineClass0(Native Method) > at java.lang.ClassLoader.defineClass(ClassLoader.java) > at >java.security.SecureClassLoader.defineClass(SecureClassLoader.java) > > >Any ideas? > >BTW, I haven't modified any .xconf or .xmap files > >TIA, >Jeremy > >--------------------------------------------------------------------- >To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org >For additional commands, e-mail: cocoon-users-help@xml.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org For additional commands, e-mail: cocoon-users-help@xml.apache.org