You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "Mice Xia (JIRA)" <ji...@apache.org> on 2013/02/28 09:29:13 UTC

[jira] [Created] (CLOUDSTACK-1448) Failed to start VM with standard vSwitch on VMware

Mice Xia created CLOUDSTACK-1448:
------------------------------------

             Summary: Failed to start VM with standard vSwitch on VMware
                 Key: CLOUDSTACK-1448
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1448
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Management Server, VMware
    Affects Versions: 4.2.0
            Reporter: Mice Xia
            Assignee: Mice Xia
             Fix For: 4.2.0


2013-02-28 14:44:57,870 ERROR [vmware.mo.HypervisorHostHelper] (DirectAgent-330:1.1.1.202) Unable to find distributed vSwitch null
2013-02-28 14:44:57,871 WARN  [vmware.resource.VmwareResource] (DirectAgent-330:1.1.1.202) StartCommand failed due to Exception: java.
lang.Exception
Message: Unable to find distributed vSwitch null

java.lang.Exception: Unable to find distributed vSwitch null
        at com.cloud.hypervisor.vmware.mo.HypervisorHostHelper.prepareNetwork(HypervisorHostHelper.java:446)
        at com.cloud.hypervisor.vmware.resource.VmwareResource.prepareNetworkFromNicInfo(VmwareResource.java:2499)
        at com.cloud.hypervisor.vmware.resource.VmwareResource.execute(VmwareResource.java:2271)
        at com.cloud.hypervisor.vmware.resource.VmwareResource.executeRequest(VmwareResource.java:427)
        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$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)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira