Search for vhd-util on this page: https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+on+master+branch
It explains what to do (hopefully). On Tue, May 28, 2013 at 08:49:51PM +0000, La Motta, David wrote: > Here is the stack trace: > > > WARN [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate > /home/dlamotta/Dev/cloudstack-4.2-cfd8056/client/target/cloud-client-ui-4.2.0-SNAPSHOT/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xenserver60/../vhd-util > INFO [network.security.SecurityGroupListener] (820276628@qtp-1418920064-7:) > Received a host startup notification > INFO [network.security.SecurityGroupListener] (820276628@qtp-1418920064-7:) > Scheduled network rules cleanup, interval=1999 > INFO [network.security.SecurityGroupListener] (820276628@qtp-1418920064-7:) > Received a host startup notification > WARN [xen.resource.CitrixResourceBase] (DirectAgent-5:) Unable to create > local link network > The server failed to handle your request, due to an internal error. The > given message may give details useful for debugging the problem. > at com.xensource.xenapi.Types.checkResponse(Types.java:1694) > at com.xensource.xenapi.Connection.dispatch(Connection.java:368) > at > com.cloud.hypervisor.xen.resource.XenServerConnectionPool$XenServerConnection.dispatch(XenServerConnectionPool.java:909) > at com.xensource.xenapi.VIF.plug(VIF.java:846) > at > com.cloud.hypervisor.xen.resource.CitrixResourceBase.setupLinkLocalNetwork(CitrixResourceBase.java:4825) > at > com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixResourceBase.java:3321) > at > com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:480) > at > com.cloud.hypervisor.xen.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:73) > at > com.cloud.hypervisor.xen.resource.XenServer610Resource.executeRequest(XenServer610Resource.java:102) > at > com.cloud.agent.manager.DirectAgentAttache$Task.run(DirectAgentAttache.java:186) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) > at java.util.concurrent.FutureTask.run(FutureTask.java:166) > at > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178) > at > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:722) > INFO [cloud.resource.ResourceManagerImpl] (820276628@qtp-1418920064-7:) > server resources successfully discovered by XCP Agent > INFO [cloud.api.ApiServer] (820276628@qtp-1418920064-7:) invalid > scopeundefined > > > > David La Motta > Technical Marketing Engineer - Citrix > > NetApp > 919.476.5042 > dlamo...@netapp.com<mailto:dlamo...@netapp.com> > > > > On May 28, 2013, at 4:20 PM, "La Motta, David" > <david.lamo...@netapp.com<mailto:david.lamo...@netapp.com>> > wrote: > > Hey everybody, I downloaded a 4.2 snapshot today and have been trying to get > it going without much luck. I got an error about systemvm.iso not being > found, so I manually copied it to the problem spot from a 4.1 tree I have > laying around. However, vhd-util is not found, and I am getting a > scopeundefined error as you can see. The sequence of steps I am running to > get CS going are: > > mvn -e -Dmaven.test.skip=true -P developer clean install > mvn -e -Dmaven.test.skip=true -P developer -pl developer,tools/devcloud > -Ddeploydb > mvn -e -pl :cloud-client-ui jetty:run > > Any ideas off the cuff from anyone? > > > > > David La Motta > Technical Marketing Engineer - Citrix > > NetApp > 919.476.5042 > dlamo...@netapp.com<mailto:dlamo...@netapp.com> > > > >