From users-return-98724-apmail-cocoon-users-archive=cocoon.apache.org@cocoon.apache.org Fri May 14 14:28:42 2010 Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 60186 invoked from network); 14 May 2010 14:28:41 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 May 2010 14:28:41 -0000 Received: (qmail 35785 invoked by uid 500); 14 May 2010 14:28:41 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 35632 invoked by uid 500); 14 May 2010 14:28:40 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 35625 invoked by uid 99); 14 May 2010 14:28:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 May 2010 14:28:39 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [170.215.19.28] (HELO server.csparks.com) (170.215.19.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 May 2010 14:28:32 +0000 Received: from Asus (asus.csparks.com [192.168.1.7]) (authenticated bits=0) by server.csparks.com (8.14.3/8.14.3) with ESMTP id o4EEVYUU006092 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Fri, 14 May 2010 09:31:35 -0500 Message-ID: <3DBB2A16E6A1438A802FDB77B454D6ED@Asus> From: "Hugh Sparks" To: References: <4BEA95BA.5060303@meteo.fr> <7C655C04B6F59643A1EF66056C0E095E03E9667C@eusex01.sweden.ecsoft> <7C655C04B6F59643A1EF66056C0E095E03E96690@eusex01.sweden.ecsoft> Subject: [C3] Building and running cocoon-sample Date: Fri, 14 May 2010 09:28:13 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5931 X-Virus-Checked: Checked by ClamAV on apache.org I haven't been able to run the cocoon-sample in the current Cocoon 3 trunk for several weeks. After "mvn clean install" the Reactor Summary shows success for every step. The stacktrace reported after "mvn jetty:run" in the cocoon-sample directory begins with: java.lang.AbstractMethodError: org.apache.cocoon.tools.rcl.springreloader.SynchronizedConfigureableWebApplicationContext.setId ... Today I purged my maven repository, re-checked out the trunk, cleaned up my classpath and generally tried everything I could think of to get it working. Do others have this problem? Is my environment somehow wrong? I'm using jdk1.6.0_16 and maven 2.2.1 Thanks for any suggestions... -Hugh --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org