Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 15581 invoked from network); 29 Nov 2010 09:40:01 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Nov 2010 09:40:01 -0000 Received: (qmail 52128 invoked by uid 500); 29 Nov 2010 09:40:01 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 51923 invoked by uid 500); 29 Nov 2010 09:39:59 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 51914 invoked by uid 99); 29 Nov 2010 09:39:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Nov 2010 09:39:58 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Nov 2010 09:39:58 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAT9db57016194 for ; Mon, 29 Nov 2010 09:39:37 GMT Message-ID: <21744921.13061291023577257.JavaMail.jira@thor> Date: Mon, 29 Nov 2010 04:39:37 -0500 (EST) From: "Han Hong Fang (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Assigned: (GERONIMO-5671) Webapplication fails to start: java.lang.ClassNotFoundException: org.apache.log4j.CategoryKey In-Reply-To: <4182782.197761288714105572.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GERONIMO-5671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Han Hong Fang reassigned GERONIMO-5671: --------------------------------------- Assignee: Han Hong Fang > Webapplication fails to start: java.lang.ClassNotFoundException: org.apache.log4j.CategoryKey > --------------------------------------------------------------------------------------------- > > Key: GERONIMO-5671 > URL: https://issues.apache.org/jira/browse/GERONIMO-5671 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Affects Versions: 3.0 > Environment: Ubuntu 10.10 > Java 1.6.0_22 > x86 > Reporter: Christian Domsch > Assignee: Han Hong Fang > Attachments: geronimo.log, nexus-webapp-1.8.0.plan > > > When I try to deploy the nexus webapp from sonatype (version 1.8.0), the deployed application cannot be started. The underlying exception is the ClassNotFoundException from the summary. In 2.x version I used to circumvent classloading issues by using the and tags in the deployment plan, but this doesn't seem to work anymore. > Attached are my deployment-plan and the compete stacktrace from the geronimo-console. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.