I have CS 3.0.2 with XCP 1.1 host. This morning I got an issue. When I tried to boot ubuntu vm from iso, the vm could not start.This is management log:
2012-08-31 09:36:29,973 DEBUG [xen.resource.CitrixResourceBase] (DirectAgent-73:null) 1. The VM i-2-69-VM is in Starting state. 2012-08-31 09:36:29,980 WARN [xen.resource.CitrixResourceBase] (DirectAgent-73:null) Catch Exception: class java.util.NoSuchElementException due to java.util.NoSuchElementException java.util.NoSuchElementException at java.util.LinkedHashMap$LinkedHashIterator.nextEntry(LinkedHashMap.java:392) at java.util.LinkedHashMap$KeyIterator.next(LinkedHashMap.java:401) at com.cloud.hypervisor.xen.resource.CitrixResourceBase.createVmFromTemplate(CitrixResourceBase.java:805) at com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixResourceBase.java:1093) at com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:466) at com.cloud.hypervisor.xen.resource.XcpServerResource.executeRequest(XcpServerResource.java:48) at com.cloud.agent.manager.DirectAgentAttache$Task.run(DirectAgentAttache.java:187) 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$101(ScheduledThreadPoolExecutor.java:165) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) 2012-08-31 09:36:29,981 WARN [xen.resource.CitrixResourceBase] (DirectAgent-73:null) Unable to start i-2-69-VM due to java.util.NoSuchElementException at java.util.LinkedHashMap$LinkedHashIterator.nextEntry(LinkedHashMap.java:392) at java.util.LinkedHashMap$KeyIterator.next(LinkedHashMap.java:401) at com.cloud.hypervisor.xen.resource.CitrixResourceBase.createVmFromTemplate(CitrixResourceBase.java:805) at com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixResourceBase.java:1093) at com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:466) at com.cloud.hypervisor.xen.resource.XcpServerResource.executeRequest(XcpServerResource.java:48) at com.cloud.agent.manager.DirectAgentAttache$Task.run(DirectAgentAttache.java:187) 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$101(ScheduledThreadPoolExecutor.java:165) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) 2012-08-31 09:36:29,981 DEBUG [xen.resource.CitrixResourceBase] (DirectAgent-73:null) The VM is in stopped state, detected problem during startup : i-2-69-VM I searched about this error and found many, but nothing can solve. Anyone can help? Thanks :-) -- N.g.U.y.e.N.A.n.H.t.U