Hey, I'm having awful performance spinning up machines, with some taking
ages to eventually fail.
The majority of the error messages seem to stem from this:
==> cloudstack-agent.out <==
2014-01-24 14:14:30,779{GMT} WARN [cloud.agent.Agent]
(agentRequest-Handler-1:) Caught:
java.lang.NullPointerException
at
com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.execute(LibvirtComputingResource.java:2469)
at
com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.executeRequest(LibvirtComputingResource.java:1230)
at com.cloud.agent.Agent.processRequest(Agent.java:525)
at com.cloud.agent.Agent$AgentRequestHandler.doTask(Agent.java:852)
at com.cloud.utils.nio.Task.run(Task.java:83)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:679)
and
2014-01-24 19:22:30.842+0000: 6099: error : virNetSocketReadWire:1184
: End of file while reading data: Input/output error
Any ideas / help much appreciated!
Nick