Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
4.2.1
-
Security Level: Public (Anyone can view this level - this is the default.)
-
None
-
Vcenter 5.5 ESXi hosts 5.5
MS 10.223.130.59 CloudPlatform-4.2.1-724-rhel6.3.tar.gz
ESXi hosts 5.5
Description
Vcenter 5.5 ESXi hosts 5.5
MS 10.223.130.59 CloudPlatform-4.2.1-724-rhel6.3.tar.gz
ESXi hosts 5.5
1. Deploy advance zone . CPVM SSVM fail to come up to running state.
2013-10-11 17:47:15,238 ERROR [storage.resource.VmwareStorageProcessor] (DirectAgent-35:10.223.251.66) Unable to copy template to primary storage due to exception:Exception: javax.xml.ws.soap.SOAPFaultEx
ception
Message:
Required parameter spec is missing
while parsing call information for method ImportVApp
at line 1, column 110
while parsing SOAP body
at line 1, column 102
while parsing SOAP envelope
at line 1, column 38
while parsing HTTP request for method importVApp
on object of type vim.ResourcePool
at line 1, column 0
javax.xml.ws.soap.SOAPFaultException:
Required parameter spec is missing
while parsing call information for method ImportVApp
at line 1, column 110
while parsing SOAP body
at line 1, column 102
while parsing SOAP envelope
at line 1, column 38
while parsing HTTP request for method importVApp
on object of type vim.ResourcePool
at line 1, column 0
at com.sun.xml.internal.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:178)
at com.sun.xml.internal.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:119)
at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:108)
at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:78)
at com.sun.xml.internal.ws.client.sei.SEIStub.invoke(SEIStub.java:107)
at $Proxy90.importVApp(Unknown Source)
at com.cloud.hypervisor.vmware.mo.HypervisorHostHelper.importVmFromOVF(HypervisorHostHelper.java:1340)
at com.cloud.hypervisor.vmware.mo.HostMO.importVmFromOVF(HostMO.java:749)
at com.cloud.storage.resource.VmwareStorageProcessor.copyTemplateFromSecondaryToPrimary(VmwareStorageProcessor.java:164)
at com.cloud.storage.resource.VmwareStorageProcessor.copyTemplateToPrimaryStorage(VmwareStorageProcessor.java:225)
at com.cloud.storage.resource.StorageSubsystemCommandHandlerBase.execute(StorageSubsystemCommandHandlerBase.java:70)
at com.cloud.storage.resource.VmwareStorageSubsystemCommandHandler.execute(VmwareStorageSubsystemCommandHandler.java:155)
at com.cloud.storage.resource.StorageSubsystemCommandHandlerBase.handleStorageCommands(StorageSubsystemCommandHandlerBase.java:49)
at com.cloud.hypervisor.vmware.resource.VmwareResource.executeRequest(VmwareResource.java:559)
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)
2013-10-11 17:47:15,239 DEBUG [agent.manager.DirectAgentAttache] (DirectAgent-35:null) Seq 1-1893532702: Response Received:
2013-10-11 17:47:15,239 DEBUG [agent.transport.Request] (DirectAgent-35:null) Seq 1-1893532702: Processing: { Ans: , MgmtId: 7692017993539, via: 1, Ver: v1, Flags: 110, [{"org.apache.cloudstack.storage.command.CopyCmdAnswer":{"result":false,"details":"Unable to copy template to primary storage due to exception:Exception: javax.xml.ws.soap.SOAPFaultException\nMessage: \nRequired parameter spec is missing\n\nwhile parsing call information for method ImportVApp\nat line 1, column 110\n\nwhile parsing SOAP body\nat line 1, column 102\n\nwhile parsing SOAP envelope\nat line 1, column 38\n\nwhile parsing HTTP request for method importVApp\non object of type vim.ResourcePool\nat line 1, column 0\n","wait":0}}] }
Attachments
Attachments
Issue Links
- is related to
-
CLOUDSTACK-4875 VMWARE: vCenter 5.5 - SYSTEM VM: Unable to create deployment for VM
- Closed