++ Likitha Shetty
Ritu,
Please confirm that you've are running latest/synced master branch?
I've noticed a commit by Likitha that may be relevant:
https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=8bb4022f3729154f85036c4a7f55e2de783e4909
Regards
ilya
On 9/16/14, 4:22 PM, Ritu Sabharwal wrote:
Hi Sateesh, Koushik,
I am setting up Vmware Cluster with CS (master) and seeing errors.
ilya was helping me for this setup and figured out this error.
The System VMs(Secondary Stogare VM and Console Proxy VM) are not
coming up properly. The system vms are reconfiguring and destroying
again and again in cycle.
I have used Vmware Vsphere 5.1 SDK for building CS.
The error logs give this error:
2014-09-16 16:11:01,619 WARN [c.c.h.v.r.VmwareResource]
(DirectAgent-8:ctx-8909215e 10.24.41.149, job-54/job-68, cmd:
StartCommand) StartCommand failed due to Exception:
java.lang.NullPointerException
Message: null
java.lang.NullPointerException
at
com.cloud.hypervisor.vmware.resource.VmwareResource.postDiskConfigBeforeStart(VmwareResource.java:2094)
at
com.cloud.hypervisor.vmware.resource.VmwareResource.execute(VmwareResource.java:1685)
at
com.cloud.hypervisor.vmware.resource.VmwareResource.executeRequest(VmwareResource.java:448)
at
com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(DirectAgentAttache.java:294)
at
org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
at
org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
at
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
at
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
at
org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
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:744)
Please help to resolve this issue.
Thanks & Regards,
Ritu S.