1. Try below mvn command with -X option. mvn -P developer,systemvm clean install
2. Delete the m2 directory under your home for cloudstack contents and retry one more time. Regards, Santhosh ________________________________________ From: Giri Prasad [g_p...@yahoo.com] Sent: Wednesday, February 12, 2014 4:38 AM To: Wei ZHOU; dev@cloudstack.apache.org Subject: Re: Problems with Cloudstack 4.2.1 installation Thanks for your comments. The problem is still there after the mvn -P developer ............... mvn -P developer,systemvm clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache CloudStack [INFO] Apache CloudStack Utils [INFO] Apache CloudStack API [INFO] Apache CloudStack Framework [INFO] Apache CloudStack Framework - REST [INFO] Apache CloudStack Framework - IPC [INFO] Apache CloudStack Cloud Engine [INFO] Apache CloudStack Cloud Engine API [INFO] Apache CloudStack Cloud Engine Internal Components API [INFO] Apache CloudStack Cloud Engine Schema Component [INFO] Apache CloudStack Core [INFO] Apache CloudStack Agents [INFO] Apache CloudStack Framework - Jobs [INFO] Apache CloudStack Framework - Event Notification [INFO] Apache CloudStack Server [INFO] Apache CloudStack Usage Server [INFO] Apache XenSource XAPI [INFO] Apache CloudStack Cloud Engine Compute Component [INFO] Apache CloudStack Cloud Engine Orchestration Component [INFO] Apache CloudStack SystemVM Patches [INFO] Apache CloudStack Cloud Services [INFO] Apache CloudStack Secondary Storage Service [INFO] Apache CloudStack Engine Storage Component [INFO] Apache CloudStack Engine Storage Volume Component [INFO] Apache CloudStack Engine Storage Image Component [INFO] Apache CloudStack Engine Storage Data Motion Component [INFO] Apache CloudStack Engine Storage Cache Component [INFO] Apache CloudStack Engine Storage Snapshot Component [INFO] Apache CloudStack Cloud Engine API [INFO] Apache CloudStack Cloud Engine Service [INFO] Apache CloudStack Plugin POM [INFO] Apache CloudStack Plugin - API Rate Limit [INFO] Apache CloudStack Plugin - API Discovery [INFO] Apache CloudStack Plugin - ACL Static Role Based [INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor [INFO] Apache CloudStack Plugin - Explicit Dedication Processor [INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner [INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner [INFO] Apache CloudStack Plugin - Implicit Dedication Planner [INFO] Apache CloudStack Plugin - HA Planner [INFO] Apache CloudStack Plugin - Host Allocator Random [INFO] Apache CloudStack Plugin - Dedicated Resources [INFO] Apache CloudStack Plugin - Hypervisor OracleVM [INFO] Apache CloudStack Plugin - Open vSwitch [INFO] Apache CloudStack Plugin - Hypervisor Xen [INFO] Apache CloudStack Plugin - Hypervisor KVM [INFO] Apache CloudStack Plugin - RabbitMQ Event Bus [INFO] Apache CloudStack Plugin - Hypervisor Baremetal [INFO] Apache CloudStack Plugin - Hypervisor UCS [INFO] Apache CloudStack Plugin - Network Elastic Load Balancer [INFO] Apache CloudStack Plugin - Network Nicira NVP [INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment [INFO] Apache CloudStack Plugin - Midokura Midonet [INFO] Apache Cloudstack Plugin - Stratosphere SSP [INFO] Apache CloudStack Plugin - Storage Allocator Random [INFO] Apache CloudStack Plugin - User Authenticator LDAP [INFO] Apache CloudStack Plugin - User Authenticator MD5 [INFO] Apache CloudStack Plugin - User Authenticator Plain Text [INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted [INFO] Apache CloudStack Plugin - Dns Notifier Example [INFO] Apache CloudStack Plugin - Storage Image S3 [INFO] Apache CloudStack Plugin - Storage Image Swift provider [INFO] Apache CloudStack Plugin - Storage Image default provider [INFO] Apache CloudStack Plugin - Storage Image sample provider [INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider [INFO] Apache CloudStack Plugin - Storage Volume default provider [INFO] Apache CloudStack Plugin - Storage Volume sample provider [INFO] Apache CloudStack Plugin - SNMP Alerts [INFO] Apache CloudStack Plugin - Syslog Alerts [INFO] Apache CloudStack Plugin - Network Internal Load Balancer [INFO] Apache CloudStack Test [INFO] Apache CloudStack Console Proxy Service [INFO] Apache CloudStack Console Proxy [INFO] Apache CloudStack Client UI [INFO] Apache CloudStack Console Proxy Plugin [INFO] Apache CloudStack Developer Mode [INFO] Apache CloudStack Developer Tools [INFO] Apache CloudStack apidocs [INFO] Apache CloudStack marvin [INFO] Apache CloudStack cloudmonkey cli [INFO] Apache CloudStack DevCloud [INFO] Apache CloudStack DevCloud-KVM [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CloudStack 4.2.1 [INFO] ------------------------------------------------------------------------ Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 3.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 30.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloudstack --- Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 7.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 15.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 15.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 132.3 KB/sec) [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloudstack --- [WARNING] Error injecting: org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo java.lang.NoClassDefFoundError: org/apache/velocity/context/Context at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2493) at java.lang.Class.getDeclaredConstructors(Class.java:1901) at com.google.inject.spi.InjectionPoint.forConstructorOf(InjectionPoint.java:245) at com.google.inject.internal.ConstructorBindingImpl.create(ConstructorBindingImpl.java:99) at com.google.inject.internal.InjectorImpl.createUninitializedBinding(InjectorImpl.java:653) at com.google.inject.internal.InjectorImpl.createJustInTimeBinding(InjectorImpl.java:863) at com.google.inject.internal.InjectorImpl.createJustInTimeBindingRecursive(InjectorImpl.java:790) at com.google.inject.internal.InjectorImpl.getJustInTimeBinding(InjectorImpl.java:278) at com.google.inject.internal.InjectorImpl.getBindingOrThrow(InjectorImpl.java:210) at com.google.inject.internal.InjectorImpl.getProviderOrThrow(InjectorImpl.java:986) at com.google.inject.internal.InjectorImpl.getProvider(InjectorImpl.java:1019) at com.google.inject.internal.InjectorImpl.getProvider(InjectorImpl.java:982) at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1032) at org.eclipse.sisu.space.AbstractDeferredClass.get(AbstractDeferredClass.java:48) at com.google.inject.internal.ProviderInternalFactory.provision(ProviderInternalFactory.java:86) at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision(InternalFactoryToInitializableAdapter.java:55) at com.google.inject.internal.ProviderInternalFactory$1.call(ProviderInternalFactory.java:70) at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:100) at org.eclipse.sisu.plexus.PlexusLifecycleManager.onProvision(PlexusLifecycleManager.java:133) at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:109) at com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:55) at com.google.inject.internal.ProviderInternalFactory.circularGet(ProviderInternalFactory.java:68) at com.google.inject.internal.InternalFactoryToInitializableAdapter.get(InternalFactoryToInitializableAdapter.java:47) at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:997) at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1047) at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:993) at com.google.inject.Scopes$1$1.get(Scopes.java:59) at org.eclipse.sisu.inject.LazyBeanEntry.getValue(LazyBeanEntry.java:82) at org.eclipse.sisu.plexus.LazyPlexusBean.getValue(LazyPlexusBean.java:51) at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:260) at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:252) at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo(DefaultMavenPluginManager.java:459) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:97) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214) at org.apache.maven.cli.MavenCli.main(MavenCli.java:158) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) Caused by: java.lang.ClassNotFoundException: org.apache.velocity.context.Context at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50) at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:259) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:235) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:227) ... 54 more [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache CloudStack ................................. FAILURE [6.179s] [INFO] Apache CloudStack Utils ........................... SKIPPED [INFO] Apache CloudStack API ............................. SKIPPED [INFO] Apache CloudStack Framework ....................... SKIPPED [INFO] Apache CloudStack Framework - REST ................ SKIPPED [INFO] Apache CloudStack Framework - IPC ................. SKIPPED [INFO] Apache CloudStack Cloud Engine .................... SKIPPED [INFO] Apache CloudStack Cloud Engine API ................ SKIPPED [INFO] Apache CloudStack Cloud Engine Internal Components API SKIPPED [INFO] Apache CloudStack Cloud Engine Schema Component ... SKIPPED [INFO] Apache CloudStack Core ............................ SKIPPED [INFO] Apache CloudStack Agents .......................... SKIPPED [INFO] Apache CloudStack Framework - Jobs ................ SKIPPED [INFO] Apache CloudStack Framework - Event Notification .. SKIPPED [INFO] Apache CloudStack Server .......................... SKIPPED [INFO] Apache CloudStack Usage Server .................... SKIPPED [INFO] Apache XenSource XAPI ............................. SKIPPED [INFO] Apache CloudStack Cloud Engine Compute Component .. SKIPPED [INFO] Apache CloudStack Cloud Engine Orchestration Component SKIPPED [INFO] Apache CloudStack SystemVM Patches ................ SKIPPED [INFO] Apache CloudStack Cloud Services .................. SKIPPED [INFO] Apache CloudStack Secondary Storage Service ....... SKIPPED [INFO] Apache CloudStack Engine Storage Component ........ SKIPPED [INFO] Apache CloudStack Engine Storage Volume Component . SKIPPED [INFO] Apache CloudStack Engine Storage Image Component .. SKIPPED [INFO] Apache CloudStack Engine Storage Data Motion Component SKIPPED [INFO] Apache CloudStack Engine Storage Cache Component .. SKIPPED [INFO] Apache CloudStack Engine Storage Snapshot Component SKIPPED [INFO] Apache CloudStack Cloud Engine API ................ SKIPPED [INFO] Apache CloudStack Cloud Engine Service ............ SKIPPED [INFO] Apache CloudStack Plugin POM ...................... SKIPPED [INFO] Apache CloudStack Plugin - API Rate Limit ......... SKIPPED [INFO] Apache CloudStack Plugin - API Discovery .......... SKIPPED [INFO] Apache CloudStack Plugin - ACL Static Role Based .. SKIPPED [INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor SKIPPED [INFO] Apache CloudStack Plugin - Explicit Dedication Processor SKIPPED [INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner SKIPPED [INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner SKIPPED [INFO] Apache CloudStack Plugin - Implicit Dedication Planner SKIPPED [INFO] Apache CloudStack Plugin - HA Planner ............. SKIPPED [INFO] Apache CloudStack Plugin - Host Allocator Random .. SKIPPED [INFO] Apache CloudStack Plugin - Dedicated Resources .... SKIPPED [INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SKIPPED [INFO] Apache CloudStack Plugin - Open vSwitch ........... SKIPPED [INFO] Apache CloudStack Plugin - Hypervisor Xen ......... SKIPPED [INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SKIPPED [INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SKIPPED [INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SKIPPED [INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SKIPPED [INFO] Apache CloudStack Plugin - Network Elastic Load Balancer SKIPPED [INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SKIPPED [INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment SKIPPED [INFO] Apache CloudStack Plugin - Midokura Midonet ....... SKIPPED [INFO] Apache Cloudstack Plugin - Stratosphere SSP ....... SKIPPED [INFO] Apache CloudStack Plugin - Storage Allocator Random SKIPPED [INFO] Apache CloudStack Plugin - User Authenticator LDAP SKIPPED [INFO] Apache CloudStack Plugin - User Authenticator MD5 . SKIPPED [INFO] Apache CloudStack Plugin - User Authenticator Plain Text SKIPPED [INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted SKIPPED [INFO] Apache CloudStack Plugin - Dns Notifier Example ... SKIPPED [INFO] Apache CloudStack Plugin - Storage Image S3 ....... SKIPPED [INFO] Apache CloudStack Plugin - Storage Image Swift provider SKIPPED [INFO] Apache CloudStack Plugin - Storage Image default provider SKIPPED [INFO] Apache CloudStack Plugin - Storage Image sample provider SKIPPED [INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider SKIPPED [INFO] Apache CloudStack Plugin - Storage Volume default provider SKIPPED [INFO] Apache CloudStack Plugin - Storage Volume sample provider SKIPPED [INFO] Apache CloudStack Plugin - SNMP Alerts ............ SKIPPED [INFO] Apache CloudStack Plugin - Syslog Alerts .......... SKIPPED [INFO] Apache CloudStack Plugin - Network Internal Load Balancer SKIPPED [INFO] Apache CloudStack Test ............................ SKIPPED [INFO] Apache CloudStack Console Proxy Service ........... SKIPPED [INFO] Apache CloudStack Console Proxy ................... SKIPPED [INFO] Apache CloudStack Client UI ....................... SKIPPED [INFO] Apache CloudStack Console Proxy Plugin ............ SKIPPED [INFO] Apache CloudStack Developer Mode .................. SKIPPED [INFO] Apache CloudStack Developer Tools ................. SKIPPED [INFO] Apache CloudStack apidocs ......................... SKIPPED [INFO] Apache CloudStack marvin .......................... SKIPPED [INFO] Apache CloudStack cloudmonkey cli ................. SKIPPED [INFO] Apache CloudStack DevCloud ........................ SKIPPED [INFO] Apache CloudStack DevCloud-KVM .................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.608s [INFO] Finished at: Wed Feb 12 15:05:36 IST 2014 [INFO] Final Memory: 25M/310M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.3:process (default) on project cloudstack: Execution default of goal org.apache.maven.plugins:maven-remote-resources-plugin:1.3:process failed: A required class was missing while executing org.apache.maven.plugins:maven-remote-resources-plugin:1.3:process: org/apache/velocity/context/Context [ERROR] ----------------------------------------------------- [ERROR] realm = plugin>org.apache.maven.plugins:maven-remote-resources-plugin:1.3 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy [ERROR] urls[0] = file:/root/.m2/repository/org/apache/maven/plugins/maven-remote-resources-plugin/1.3/maven-remote-resources-plugin-1.3.jar [ERROR] urls[1] = file:/root/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [ERROR] urls[2] = file:/root/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [ERROR] urls[3] = file:/root/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [ERROR] urls[4] = file:/root/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [ERROR] urls[5] = file:/root/.m2/repository/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.jar [ERROR] urls[6] = file:/root/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.0/maven-common-artifact-filters-1.0.jar [ERROR] urls[7] = file:/root/.m2/repository/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar [ERROR] urls[8] = file:/root/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar [ERROR] urls[9] = file:/root/.m2/repository/org/apache/maven/shared/maven-filtering/1.0/maven-filtering-1.0.jar [ERROR] urls[10] = file:/root/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [ERROR] urls[11] = file:/root/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar [ERROR] urls[12] = file:/root/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.jar [ERROR] urls[13] = file:/root/.m2/repository/org/codehaus/plexus/plexus-resources/1.0-alpha-5/plexus-resources-1.0-alpha-5.jar [ERROR] urls[14] = file:/root/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.jar [ERROR] urls[15] = file:/root/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar [ERROR] urls[16] = file:/root/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.jar [ERROR] urls[17] = file:/root/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar [ERROR] urls[18] = file:/root/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [ERROR] Number of foreign imports: 1 [ERROR] import: Entry[import from realm ClassRealm[maven.api, parent: null]] [ERROR] [ERROR] -----------------------------------------------------: org.apache.velocity.context.Context [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException ________________________________ From: Wei ZHOU <ustcweiz...@gmail.com> To: "dev@cloudstack.apache.org" <dev@cloudstack.apache.org>; Giri Prasad <g_p...@yahoo.com> Sent: Wednesday, 12 February 2014 1:13 PM Subject: Re: Problems with Cloudstack 4.2.1 installation mvn -P developer,systemvm clean install 2014-02-12 7:44 GMT+01:00 Giri Prasad <g_p...@yahoo.com>: Hello All, > > I have downloaded cloudstack 4.2.1 and trying to install it in my pc. The >system config is : i3 processor, 8 gb ram, 500 gb hard disk, 1 nic card etc >etc. > > The installed Redhat Linux kernel 64-bit is: >2.6.32-71.el6.x86_64 #1 SMP Wed Sep 1 01:33:01 EDT 2010 x86_64 x86_64 x86_64 >GNU/Linux > > I have installed java and maven as follows: > >javac -version >javac 1.7.0_51 > >mvn --version >Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 >20:52:22+0530) >Maven home: /usr/local/apache-maven/apache-maven-3.1.1 >Java version: 1.7.0_51, vendor: Oracle Corporation >Java home: /usr/java/jdk1.7.0_51/jre >Default locale: en_US, platform encoding: UTF-8 >OS name: "linux", version: "2.6.32-71.el6.x86_64", arch: "amd64", family: >"unix" > >I extracted the file apache-cloudstack-4.2.1-src.tar.bz2. And then did: >cd apache-cloudstack-4.2.1-src >mvn -P deps > > Here it errors out with the following as listed below. Can somebody provide >insights. Thanks in advance for your valuable comments. > >Regards, >D.Giriprasad > >mvn -P deps >[INFO] Scanning for projects... >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Build Order: >[INFO] >[INFO] Apache CloudStack >[INFO] Apache CloudStack Utils >[INFO] Apache CloudStack API >[INFO] Apache CloudStack Framework >[INFO] Apache CloudStack Framework - REST >[INFO] Apache CloudStack Framework - IPC >[INFO] Apache CloudStack Cloud Engine >[INFO] Apache CloudStack Cloud Engine API >[INFO] Apache CloudStack Cloud Engine Internal Components API >[INFO] Apache CloudStack Cloud Engine Schema Component >[INFO] Apache CloudStack Core >[INFO] Apache CloudStack Agents >[INFO] Apache CloudStack Framework - Jobs >[INFO] Apache CloudStack Framework - Event Notification >[INFO] Apache CloudStack Server >[INFO] Apache CloudStack Usage Server >[INFO] Apache XenSource XAPI >[INFO] Apache CloudStack Cloud Engine Compute Component >[INFO] Apache CloudStack Cloud Engine Orchestration Component >[INFO] Apache CloudStack SystemVM Patches >[INFO] Apache CloudStack Cloud Services >[INFO] Apache CloudStack Secondary Storage Service >[INFO] Apache CloudStack Engine Storage Component >[INFO] Apache CloudStack Engine Storage Volume Component >[INFO] Apache CloudStack Engine Storage Image Component >[INFO] Apache CloudStack Engine Storage Data Motion Component >[INFO] Apache CloudStack Engine Storage Cache Component >[INFO] Apache CloudStack Engine Storage Snapshot Component >[INFO] Apache CloudStack Cloud Engine API >[INFO] Apache CloudStack Cloud Engine Service >[INFO] Apache CloudStack Plugin POM >[INFO] Apache CloudStack Plugin - API Rate Limit >[INFO] Apache CloudStack Plugin - API Discovery >[INFO] Apache CloudStack Plugin - ACL Static Role Based >[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor >[INFO] Apache CloudStack Plugin - Explicit Dedication Processor >[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner >[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner >[INFO] Apache CloudStack Plugin - Implicit Dedication Planner >[INFO] Apache CloudStack Plugin - HA Planner >[INFO] Apache CloudStack Plugin - Host Allocator Random >[INFO] Apache CloudStack Plugin - Dedicated Resources >[INFO] Apache CloudStack Plugin - Hypervisor OracleVM >[INFO] Apache CloudStack Plugin - Open vSwitch >[INFO] Apache CloudStack Plugin - Hypervisor Xen >[INFO] Apache CloudStack Plugin - Hypervisor KVM >[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus >[INFO] Apache CloudStack Plugin - Hypervisor Baremetal >[INFO] Apache CloudStack Plugin - Hypervisor UCS >[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer >[INFO] Apache CloudStack Plugin - Network Nicira NVP >[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment >[INFO] Apache CloudStack Plugin - Midokura Midonet >[INFO] Apache Cloudstack Plugin - Stratosphere SSP >[INFO] Apache CloudStack Plugin - Storage Allocator Random >[INFO] Apache CloudStack Plugin - User Authenticator LDAP >[INFO] Apache CloudStack Plugin - User Authenticator MD5 >[INFO] Apache CloudStack Plugin - User Authenticator Plain Text >[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted >[INFO] Apache CloudStack Plugin - Dns Notifier Example >[INFO] Apache CloudStack Plugin - Storage Image S3 >[INFO] Apache CloudStack Plugin - Storage Image Swift provider >[INFO] Apache CloudStack Plugin - Storage Image default provider >[INFO] Apache CloudStack Plugin - Storage Image sample provider >[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider >[INFO] Apache CloudStack Plugin - Storage Volume default provider >[INFO] Apache CloudStack Plugin - Storage Volume sample provider >[INFO] Apache CloudStack Plugin - SNMP Alerts >[INFO] Apache CloudStack Plugin - Syslog Alerts >[INFO] Apache CloudStack Plugin - Network Internal Load Balancer >[INFO] Apache CloudStack Test >[INFO] Apache CloudStack Console Proxy Service >[INFO] Apache CloudStack Console Proxy >[INFO] Apache CloudStack Client UI >[INFO] Apache CloudStack Console Proxy Plugin >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Apache CloudStack 4.2.1 >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloudstack --- >[WARNING] Error injecting: >org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo >java.lang.NoClassDefFoundError: org/apache/velocity/context/Context > at java.lang.Class.getDeclaredConstructors0(Native Method) > at java.lang.Class.privateGetDeclaredConstructors(Class.java:2493) > at java.lang.Class.getDeclaredConstructors(Class.java:1901) > at >com.google.inject.spi.InjectionPoint.forConstructorOf(InjectionPoint.java:245) > at >com.google.inject.internal.ConstructorBindingImpl.create(ConstructorBindingImpl.java:99) > at >com.google.inject.internal.InjectorImpl.createUninitializedBinding(InjectorImpl.java:653) > at >com.google.inject.internal.InjectorImpl.createJustInTimeBinding(InjectorImpl.java:863) > at >com.google.inject.internal.InjectorImpl.createJustInTimeBindingRecursive(InjectorImpl.java:790) > at >com.google.inject.internal.InjectorImpl.getJustInTimeBinding(InjectorImpl.java:278) > at >com.google.inject.internal.InjectorImpl.getBindingOrThrow(InjectorImpl.java:210) > at >com.google.inject.internal.InjectorImpl.getProviderOrThrow(InjectorImpl.java:986) > at >com.google.inject.internal.InjectorImpl.getProvider(InjectorImpl.java:1019) > at >com.google.inject.internal.InjectorImpl.getProvider(InjectorImpl.java:982) > at >com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1032) > at >org.eclipse.sisu.space.AbstractDeferredClass.get(AbstractDeferredClass.java:48) > at >com.google.inject.internal.ProviderInternalFactory.provision(ProviderInternalFactory.java:86) > at >com.google.inject.internal.InternalFactoryToInitializableAdapter.provision(InternalFactoryToInitializableAdapter.java:55) > at >com.google.inject.internal.ProviderInternalFactory$1.call(ProviderInternalFactory.java:70) > at >com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:100) > at >org.eclipse.sisu.plexus.PlexusLifecycleManager.onProvision(PlexusLifecycleManager.java:133) > at >com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:109) > at >com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:55) > at >com.google.inject.internal.ProviderInternalFactory.circularGet(ProviderInternalFactory.java:68) > at >com.google.inject.internal.InternalFactoryToInitializableAdapter.get(InternalFactoryToInitializableAdapter.java:47) > at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:997) > at >com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1047) > at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:993) > at com.google.inject.Scopes$1$1.get(Scopes.java:59) > at org.eclipse.sisu.inject.LazyBeanEntry.getValue(LazyBeanEntry.java:82) > at org.eclipse.sisu.plexus.LazyPlexusBean.getValue(LazyPlexusBean.java:51) > at >org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:260) > at >org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:252) > at >org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo(DefaultMavenPluginManager.java:459) > at >org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:97) > at >org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) > at >org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) > at >org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) > at >org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) > at >org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) > at >org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) > at >org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152) > at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555) > at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:158) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at >org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) > at >org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) > at >org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) > at >org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) >Caused by: java.lang.ClassNotFoundException: >org.apache.velocity.context.Context > at >org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50) > at >org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:259) > at >org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:235) > at >org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:227) > ... 54 more >[INFO] ------------------------------------------------------------------------ >[INFO] Reactor Summary: >[INFO] >[INFO] Apache CloudStack ................................. FAILURE [0.416s] >[INFO] Apache CloudStack Utils ........................... SKIPPED >[INFO] Apache CloudStack API ............................. SKIPPED >[INFO] Apache CloudStack Framework ....................... SKIPPED >[INFO] Apache CloudStack Framework - REST ................ SKIPPED >[INFO] Apache CloudStack Framework - IPC ................. SKIPPED >[INFO] Apache CloudStack Cloud Engine .................... SKIPPED >[INFO] Apache CloudStack Cloud Engine API ................ SKIPPED >[INFO] Apache CloudStack Cloud Engine Internal Components API SKIPPED >[INFO] Apache CloudStack Cloud Engine Schema Component ... SKIPPED >[INFO] Apache CloudStack Core ............................ SKIPPED >[INFO] Apache CloudStack Agents .......................... SKIPPED >[INFO] Apache CloudStack Framework - Jobs ................ SKIPPED >[INFO] Apache CloudStack Framework - Event Notification .. SKIPPED >[INFO] Apache CloudStack Server .......................... SKIPPED >[INFO] Apache CloudStack Usage Server .................... SKIPPED >[INFO] Apache XenSource XAPI ............................. SKIPPED >[INFO] Apache CloudStack Cloud Engine Compute Component .. SKIPPED >[INFO] Apache CloudStack Cloud Engine Orchestration Component SKIPPED >[INFO] Apache CloudStack SystemVM Patches ................ SKIPPED >[INFO] Apache CloudStack Cloud Services .................. SKIPPED >[INFO] Apache CloudStack Secondary Storage Service ....... SKIPPED >[INFO] Apache CloudStack Engine Storage Component ........ SKIPPED >[INFO] Apache CloudStack Engine Storage Volume Component . SKIPPED >[INFO] Apache CloudStack Engine Storage Image Component .. SKIPPED >[INFO] Apache CloudStack Engine Storage Data Motion Component SKIPPED >[INFO] Apache CloudStack Engine Storage Cache Component .. SKIPPED >[INFO] Apache CloudStack Engine Storage Snapshot Component SKIPPED >[INFO] Apache CloudStack Cloud Engine API ................ SKIPPED >[INFO] Apache CloudStack Cloud Engine Service ............ SKIPPED >[INFO] Apache CloudStack Plugin POM ...................... SKIPPED >[INFO] Apache CloudStack Plugin - API Rate Limit ......... SKIPPED >[INFO] Apache CloudStack Plugin - API Discovery .......... SKIPPED >[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SKIPPED >[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor SKIPPED >[INFO] Apache CloudStack Plugin - Explicit Dedication Processor SKIPPED >[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner >SKIPPED >[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner SKIPPED >[INFO] Apache CloudStack Plugin - Implicit Dedication Planner SKIPPED >[INFO] Apache CloudStack Plugin - HA Planner ............. SKIPPED >[INFO] Apache CloudStack Plugin - Host Allocator Random .. SKIPPED >[INFO] Apache CloudStack Plugin - Dedicated Resources .... SKIPPED >[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SKIPPED >[INFO] Apache CloudStack Plugin - Open vSwitch ........... SKIPPED >[INFO] Apache CloudStack Plugin - Hypervisor Xen ......... SKIPPED >[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SKIPPED >[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SKIPPED >[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SKIPPED >[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SKIPPED >[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer SKIPPED >[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SKIPPED >[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment SKIPPED >[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SKIPPED >[INFO] Apache Cloudstack Plugin - Stratosphere SSP ....... SKIPPED >[INFO] Apache CloudStack Plugin - Storage Allocator Random SKIPPED >[INFO] Apache CloudStack Plugin - User Authenticator LDAP SKIPPED >[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SKIPPED >[INFO] Apache CloudStack Plugin - User Authenticator Plain Text SKIPPED >[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted SKIPPED >[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SKIPPED >[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SKIPPED >[INFO] Apache CloudStack Plugin - Storage Image Swift provider SKIPPED >[INFO] Apache CloudStack Plugin - Storage Image default provider SKIPPED >[INFO] Apache CloudStack Plugin - Storage Image sample provider SKIPPED >[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider SKIPPED >[INFO] Apache CloudStack Plugin - Storage Volume default provider SKIPPED >[INFO] Apache CloudStack Plugin - Storage Volume sample provider SKIPPED >[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SKIPPED >[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SKIPPED >[INFO] Apache CloudStack Plugin - Network Internal Load Balancer SKIPPED >[INFO] Apache CloudStack Test ............................ SKIPPED >[INFO] Apache CloudStack Console Proxy Service ........... SKIPPED >[INFO] Apache CloudStack Console Proxy ................... SKIPPED >[INFO] Apache CloudStack Client UI ....................... SKIPPED >[INFO] Apache CloudStack Console Proxy Plugin ............ SKIPPED >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 1.800s >[INFO] Finished at: Wed Feb 12 11:46:45 IST 2014 >[INFO] Final Memory: 20M/310M >[INFO] ------------------------------------------------------------------------ >[WARNING] The requested profile "deps" could not be activated because it does >not exist. >[ERROR] Failed to execute goal >org.apache.maven.plugins:maven-remote-resources-plugin:1.3:process (default) >on project cloudstack: Execution default of goal >org.apache.maven.plugins:maven-remote-resources-plugin:1.3:process failed: A >required class was missing while executing >org.apache.maven.plugins:maven-remote-resources-plugin:1.3:process: >org/apache/velocity/context/Context >[ERROR] ----------------------------------------------------- >[ERROR] realm = >plugin>org.apache.maven.plugins:maven-remote-resources-plugin:1.3 >[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy >[ERROR] urls[0] = >file:/root/.m2/repository/org/apache/maven/plugins/maven-remote-resources-plugin/1.3/maven-remote-resources-plugin-1.3.jar >[ERROR] urls[1] = >file:/root/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar >[ERROR] urls[2] = >file:/root/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar >[ERROR] urls[3] = >file:/root/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar >[ERROR] urls[4] = >file:/root/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar >[ERROR] urls[5] = >file:/root/.m2/repository/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.jar >[ERROR] urls[6] = >file:/root/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.0/maven-common-artifact-filters-1.0.jar >[ERROR] urls[7] = >file:/root/.m2/repository/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar >[ERROR] urls[8] = >file:/root/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar >[ERROR] urls[9] = >file:/root/.m2/repository/org/apache/maven/shared/maven-filtering/1.0/maven-filtering-1.0.jar >[ERROR] urls[10] = >file:/root/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar >[ERROR] urls[11] = file:/root/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar >[ERROR] urls[12] = >file:/root/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.jar >[ERROR] urls[13] = >file:/root/.m2/repository/org/codehaus/plexus/plexus-resources/1.0-alpha-5/plexus-resources-1.0-alpha-5.jar >[ERROR] urls[14] = >file:/root/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.jar >[ERROR] urls[15] = >file:/root/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar >[ERROR] urls[16] = >file:/root/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.jar >[ERROR] urls[17] = >file:/root/.m2/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar >[ERROR] urls[18] = >file:/root/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar >[ERROR] Number of foreign imports: 1 >[ERROR] import: Entry[import from realm ClassRealm[maven.api, parent: null]] >[ERROR] >[ERROR] -----------------------------------------------------: >org.apache.velocity.context.Context >[ERROR] -> [Help 1] >[ERROR] >[ERROR] To see the full stack trace of the errors, re-run Maven with the -e >switch. >[ERROR] Re-run Maven using the -X switch to enable full debug logging. >[ERROR] >[ERROR] For more information about the errors and possible solutions, please >read the following articles: >[ERROR] [Help 1] >http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException >