Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D7690119F4 for ; Wed, 10 Sep 2014 17:32:56 +0000 (UTC) Received: (qmail 65404 invoked by uid 500); 10 Sep 2014 17:32:55 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 65347 invoked by uid 500); 10 Sep 2014 17:32:55 -0000 Mailing-List: contact dev-help@falcon.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.incubator.apache.org Delivered-To: mailing list dev@falcon.incubator.apache.org Received: (qmail 65235 invoked by uid 99); 10 Sep 2014 17:32:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Sep 2014 17:32:55 +0000 X-ASF-Spam-Status: No, hits=-2001.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 10 Sep 2014 17:32:54 +0000 Received: (qmail 63270 invoked by uid 99); 10 Sep 2014 17:32:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Sep 2014 17:32:34 +0000 Date: Wed, 10 Sep 2014 17:32:34 +0000 (UTC) From: "Venkatesh Seetharam (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FALCON-328) failed: A required class was missing while executing org.mortbay.jetty:maven-jetty-plugin:6.1.26:run: org/mortbay/util/Attributes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FALCON-328?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1412= 8773#comment-14128773 ]=20 Venkatesh Seetharam commented on FALCON-328: -------------------------------------------- Thanks [~gkesavan]. They are H8, H4, H3. https://builds.apache.org/job/Apache-falcon/364/consoleText https://builds.apache.org/job/Apache-falcon/365/consoleText https://builds.apache.org/job/Apache-falcon/395/console > failed: A required class was missing while executing org.mortbay.jetty:ma= ven-jetty-plugin:6.1.26:run: org/mortbay/util/Attributes > -------------------------------------------------------------------------= -------------------------------------------------------- > > Key: FALCON-328 > URL: https://issues.apache.org/jira/browse/FALCON-328 > Project: Falcon > Issue Type: Bug > Components: webapp > Environment: Cent OS - Linux localhost.localdomain 2.6.32-431.5.1= .el6.x86_64 #1 SMP Wed Feb 12 00:41:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Li= nux > [admin@localhost ~]$ mvn -v > Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19= 08:51:28-0500) > Maven home: /opt/maven > Java version: 1.6.0_30, vendor: Sun Microsystems Inc. > Java home: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre > Default locale: en_US, platform encoding: UTF-8 > OS name: "linux", version: "2.6.32-431.5.1.el6.x86_64", arch: "amd64", fa= mily: "unix" > [admin@localhost ~]$ > Reporter: Vijayakumar Ramdoss > Assignee: Jean-Baptiste Onofr=C3=A9 > Priority: Trivial > Labels: build > Original Estimate: 1h > Remaining Estimate: 1h > > While building the Falcon from my CentOS system, its throwing the error m= essage as like this, > java.lang.NoClassDefFoundError: org/mortbay/util/Attributes > at java.lang.ClassLoader.defineClass1(Native Method) > at java.lang.ClassLoader.defineClass(ClassLoader.java:643= ) > at java.security.SecureClassLoader.defineClass(SecureClas= sLoader.java:142) > at java.net.URLClassLoader.defineClass(URLClassLoader.jav= a:277) > at java.net.URLClassLoader.access$000(URLClassLoader.java= :73) > at java.net.URLClassLoader$1.run(URLClassLoader.java:212) > at java.security.AccessController.doPrivileged(Native Met= hod) > at java.net.URLClassLoader.findClass(URLClassLoader.java:= 205) > at org.codehaus.plexus.classworlds.realm.ClassRealm.loadC= lassFromSelf(ClassReal m.java:389) > at org.codehaus.plexus.classworlds.strategy.SelfFirstStra= tegy.loadClass(SelfFir stStrategy.java:42) > at org.codehaus.plexus.classworlds.realm.ClassRealm.unsyn= chronizedLoadClass(Cla s > Please refer the detailed error message from here, > https://onedrive.live.com/redir?resid=3DBAB25DA19231794A!1782&authkey=3D!= ALnerkhGzhw3Ukw&ithint=3Dfile%2c.gz -- This message was sent by Atlassian JIRA (v6.3.4#6332)