You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2014/09/10 07:42:29 UTC

[jira] [Assigned] (FALCON-328) failed: A required class was missing while executing org.mortbay.jetty:maven-jetty-plugin:6.1.26:run: org/mortbay/util/Attributes

     [ https://issues.apache.org/jira/browse/FALCON-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned FALCON-328:
-------------------------------------------

    Assignee: Jean-Baptiste Onofré

> failed: A required class was missing while executing org.mortbay.jetty:maven-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/Linux
> [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", family: "unix"
> [admin@localhost ~]$
>            Reporter: Vijayakumar Ramdoss
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>              Labels: build
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> While building the Falcon from my CentOS system, its throwing the error message 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(SecureClassLoader.java:142)
>                 at java.net.URLClassLoader.defineClass(URLClassLoader.java: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 Method)
>                 at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>                 at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassReal m.java:389)
>                 at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFir stStrategy.java:42)
>                 at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(Cla s
> Please refer the detailed error message from here,
> https://onedrive.live.com/redir?resid=BAB25DA19231794A!1782&authkey=!ALnerkhGzhw3Ukw&ithint=file%2c.gz



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)