Return-Path: Delivered-To: apmail-roller-dev-archive@www.apache.org Received: (qmail 64161 invoked from network); 12 Nov 2008 04:03:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Nov 2008 04:03:12 -0000 Received: (qmail 80259 invoked by uid 500); 12 Nov 2008 04:03:19 -0000 Delivered-To: apmail-roller-dev-archive@roller.apache.org Received: (qmail 80233 invoked by uid 500); 12 Nov 2008 04:03:19 -0000 Mailing-List: contact dev-help@roller.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@roller.apache.org Delivered-To: mailing list dev@roller.apache.org Received: (qmail 80222 invoked by uid 99); 12 Nov 2008 04:03:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Nov 2008 20:03:19 -0800 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of snoopdave@gmail.com designates 209.85.132.251 as permitted sender) Received: from [209.85.132.251] (HELO an-out-0708.google.com) (209.85.132.251) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Nov 2008 04:01:59 +0000 Received: by an-out-0708.google.com with SMTP id d40so123882and.27 for ; Tue, 11 Nov 2008 20:02:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=Lh4BJ1x3hn+Bo+6LdORdy4xDGTfhXExS0c1oj+I+cjY=; b=EwdWUKUoCcj+qi+urPRFKUf+m8ovtc3EHZyB9TNsDXu58YXtgWaq/Cv/kjcnKncJU/ aZ27OUI3afqbnUnow3pQnvx7Um3NQPBUZ649r5QjaKQ1qHht55DHKnBMSVEVzsKZvIth WZ4V1IRMYw0ndTB4ATspQpo9sOGrwFzk88psQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=bASEfA8tcAMMlGBmGnB4zY9Q1BP9Xjt68P6mipeSt1mmCS3IvymkBD9meqXn0UC8BD 9CusIwRlY0824KOH+EbrQFEIKTZhW5uylmtb4Am/DbRDxMcqFExqNw6Ht36E2eV8Bsnr FuF3ioO0/WQYS0mNeAjTDRpztDJGu5iQQ8+/I= Received: by 10.100.165.13 with SMTP id n13mr3701129ane.113.1226462551925; Tue, 11 Nov 2008 20:02:31 -0800 (PST) Received: by 10.100.196.18 with HTTP; Tue, 11 Nov 2008 20:02:31 -0800 (PST) Message-ID: <8fb9ac720811112002t38a49f62xf151b9cd14688dd0@mail.gmail.com> Date: Tue, 11 Nov 2008 23:02:31 -0500 From: Dave To: dev@roller.apache.org Subject: Re: Problems building and deploying 4.0 on WAS 6.1 In-Reply-To: <005301c94464$dcc92d40$965b87c0$@nu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <005301c94464$dcc92d40$965b87c0$@nu> X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Nov 11, 2008 at 8:20 PM, Kristoffer Larsson wrote: > I am trying to deploy Roller 4.0 on WAS 6.1.0.19 and am running into > problems. For example this: > http://www.nabble.com/Roller-and-WAS-6.1.0.15-td17366733s12275.html > > So I downloaded the source code from here: > http://roller.apache.org/download.cgi > Then I followed this guide: > http://cwiki.apache.org/confluence/display/ROLLER/Build+Guide > > The build went successful (after adding mail.jar to some directory), and > then I created a WAR file and deployed it to the server. Now I get this > annoying stacktrace when trying to start the application. What am I doing > wrong here? Any help greatly appreciated! The error below appears to be caused by a Java version mismatch. That's the only clue I see. Roller 4.0 is compiled with JDK 1.5. Perhaps you are running WebSphere under JDK 1.4.2? - Dave > [2008-11-12 02:17:49:310 CET] 00000015 WebGroup A SRVE0169I: Loading > Web Module: Roller Weblogger. > > [2008-11-12 02:17:49:341 CET] 00000015 WebApp E [Servlet > Error]-[Failed to load listener: > org.apache.roller.weblogger.ui.core.RollerSession]: java.lang.LinkageError: > LinkageError while defining class: > org.apache.roller.weblogger.ui.core.RollerSession > > Could not be defined due to: > (org/apache/roller/weblogger/ui/core/RollerSession) bad major version at > offset=6