Try below, 1. git config --global core.autocrlf false 2. cd into the repository directory 3. rm * -rf 4. git checkout . 5. rebuild all
DO NOT set core.autocrlf to true. Regards, Anthony > -----Original Message----- > From: Rajesh Battala > Sent: Friday, June 15, 2012 8:22 PM > To: cloudstack-dev@incubator.apache.org; Salvatore Orlando; Anthony Xu > Subject: RE: building asf master > > On other branches also resulting the same error when adding XenServer > Host > > > -----Original Message----- > > From: Abhinandan Prateek [mailto:abhinandan.prat...@citrix.com] > > Sent: Friday, June 15, 2012 11:23 AM > > To: cloudstack-dev@incubator.apache.org > > Subject: building asf master > > > > Tried building and running CS out of asf master branch, getting > following > > errors while running. Looks like some ovs related scripts path is > erroring ? > > > > [java] INFO [xen.resource.CitrixResourceBase] (AgentTaskPool-2:) > Storage > > Network 2 is Pool-wide network associated with eth0 for host > 10.147.28.15 > > [java] INFO [xen.discoverer.XcpServerDiscoverer] (AgentTaskPool-1:) > Host: > > aen22 connected with hypervisor type: XenServer. Checking CIDR... > > [java] INFO [agent.manager.DirectAgentAttache] (AgentTaskPool-1:) > > StartupAnswer received 1 Interval = 60 > > [java] INFO [xen.discoverer.XcpServerDiscoverer] (AgentTaskPool-2:) > Host: > > aen15 connected with hypervisor type: XenServer. Checking CIDR... > > [java] INFO [agent.manager.DirectAgentAttache] (AgentTaskPool-2:) > > StartupAnswer received 5 Interval = 60 > > [java] WARN [xen.resource.CitrixResourceBase] (DirectAgent-2:) We > > cannot locate C:\tools\tomcat6\webapps\client\WEB- > > INF\lib\scripts\vm\hypervisor\xenserver\xenserver60\..\ovsgre > > [java] WARN [xen.resource.CitrixResourceBase] (DirectAgent-1:) We > > cannot locate C:\tools\tomcat6\webapps\client\WEB- > > INF\lib\scripts\vm\hypervisor\xenserver\xenserver60\..\ovsgre > > [java] WARN [xen.resource.CitrixResourceBase] (DirectAgent-2:) > > callHostPlugin failed for cmd: setIptables with args due to There > was a failure > > communicating with the plugin. > > [java] WARN [xen.resource.CitrixResourceBase] (DirectAgent-2:) > Unable to > > setup > > [java] com.cloud.utils.exception.CloudRuntimeException: > callHostPlugin > > failed for cmd: setIptables with args due to There was a failure > > communicating with the plugin. > > [java] at > > > com.cloud.hypervisor.xen.resource.CitrixResourceBase.callHostPlugin(Cit > rixR > > esourceBase.java:3506) > > [java] at > > > com.cloud.hypervisor.xen.resource.CitrixResourceBase.setIptables(Citrix > Res > > ourceBase.java:3518) > > [java] at > > > com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixReso > u > > rceBase.java:4257) > > [java] at > > > com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(Cit > r > > ixResourceBase.java:464) > > [java] at > > com.cloud.hypervisor.xen.resource.XenServer56Resource.executeRequest( > > XenServer56Resource.java:69) > > [java] at > > > com.cloud.agent.manager.DirectAgentAttache$Task.run(DirectAgentAttache > > .java:187) > > [java] at > > > java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > > [java] at > > java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) > > [java] at > java.util.concurrent.FutureTask.run(FutureTask.java:166) > > [java] at > > > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.ac > > cess$201(ScheduledThreadPoolExecutor.java:178) > > [java] at > > > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.ru > > n(ScheduledThreadPoolExecutor.java:292) > > [java] at > > > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.ja > v > > a:1110) > > [java] at > > > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.j > a > > va:603) > > [java] at java.lang.Thread.run(Thread.java:722) > > [java] WARN [xen.discoverer.XcpServerDiscoverer] (AgentTaskPool-2:) > > Unable to setup agent 5 due to callHostPlugin failed for cmd: > setIptables with > > args due to There was a failure communicating with the plugin. > > [java] WARN [agent.manager.AgentManagerImpl] (AgentTaskPool-2:) > > Monitor XcpServerDiscoverer$$EnhancerByCGLIB$$ed1d12c8 says there is > an > > error in the connect process for 5 due to Reinitialize agent after > setup. > > [java] INFO [agent.manager.AgentManagerImpl] (AgentTaskPool-2:) > Host 5 > > is disconnecting with event AgentDisconnected