I am hitting the following error while system Vms are coming  on a  zone with 
latest 4.3 code. Has any one seen this?

I could see https://issues.apache.org/jira/browse/CLOUDSTACK-4860 was filed a 
while ago, but I don’t see any commits updated there but it is in resolved 
state now.



Unable to copy template to primary storage due to exception:Exception: 
javax.xml.ws.soap.SOAPFaultException

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 $Proxy382.importVApp(Unknown Source)

at 
com.cloud.hypervisor.vmware.mo.HypervisorHostHelper.importVmFromOVF(HypervisorHostHelper.java:1336)

at com.cloud.hypervisor.vmware.mo.HostMO.importVmFromOVF(HostMO.java:749)

at 
com.cloud.storage.resource.VmwareStorageProcessor.copyTemplateFromSecondaryToPrimary(VmwareStorageProcessor.java:161)

at 
com.cloud.storage.resource.VmwareStorageProcessor.copyTemplateToPrimaryStorage(VmwareStorageProcessor.java:221)

at 
com.cloud.storage.resource.StorageSubsystemCommandHandlerBase.execute(StorageSubsystemCommandHandlerBase.java:75)

at 
com.cloud.storage.resource.VmwareStorageSubsystemCommandHandler.execute(VmwareStorageSubsystemCommandHandler.java:155)

at 
com.cloud.storage.resource.StorageSubsystemCommandHandlerBase.handleStorageCommands(StorageSubsystemCommandHandlerBase.java:50)

at 
com.cloud.hypervisor.vmware.resource.VmwareResource.executeRequest(VmwareResource.java:553)

at 
com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(DirectAgentAttache.java:216)

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$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-11-28 00:03:05,946 DEBUG [c.c.a.m.DirectAgentAttache] 
(DirectAgent-20:ctx-e249eed1) Seq 3-925171747: Response Received:

~Talluri

Reply via email to