Parth Jagirdar created CLOUDSTACK-4530:
------------------------------------------

             Summary: VMWARE:API: Create Template from a Snapshot fails with 
unable to find any snapshot ova/ovf
                 Key: CLOUDSTACK-4530
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4530
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: API, Snapshot, Template, VMware
    Affects Versions: 4.2.0
         Environment: VMWare with 3 SecStorages
            Reporter: Parth Jagirdar
            Priority: Critical
         Attachments: template failure.jpg

Create a Vol snapshot. And attempt to create a template from this snapshot.

It fails with unable to find any snapshot ova/ovf.

**Note**  Setup has multiple secondary storages.

Screen attached.

>From Ms Logs..





2013-08-27 14:29:01,299 INFO  [vmware.mo.DatastoreMO] 
(DirectAgent-199:10.223.58.66) Search file ROOT-54-flat.vmdk on 
[56f3e738ad833d9abee2b3e9c7cdadbf]
2013-08-27 14:29:01,337 INFO  [vmware.mo.DatastoreMO] 
(DirectAgent-199:10.223.58.66) File [56f3e738ad833d9abee2b3e9c7cdadbf] 
ROOT-54-flat.vmdk does not exist on datastore
2013-08-27 14:29:01,339 INFO  [vmware.mo.DatastoreMO] 
(DirectAgent-199:10.223.58.66) Search file ROOT-54-flat.vmdk on 
[56f3e738ad833d9abee2b3e9c7cdadbf]
2013-08-27 14:29:01,372 INFO  [vmware.mo.DatastoreMO] 
(DirectAgent-199:10.223.58.66) File [56f3e738ad833d9abee2b3e9c7cdadbf] 
ROOT-54-flat.vmdk does not exist on datastore
2013-08-27 14:29:01,372 INFO  [vmware.mo.DatastoreMO] 
(DirectAgent-199:10.223.58.66) Searching file ROOT-54-flat.vmdk in 
[56f3e738ad833d9abee2b3e9c7cdadbf]
2013-08-27 14:29:02,159 WARN  [storage.resource.VmwareStorageLayoutHelper] 
(DirectAgent-199:10.223.58.66) Unable to locate VMDK file: ROOT-54-flat.vmdk
2013-08-27 14:29:02,162 INFO  [vmware.mo.DatastoreMO] 
(DirectAgent-199:10.223.58.66) Search file ROOT-54-delta.vmdk on 
[56f3e738ad833d9abee2b3e9c7cdadbf]
2013-08-27 14:29:02,183 INFO  [vmware.mo.DatastoreMO] 
(DirectAgent-199:10.223.58.66) File [56f3e738ad833d9abee2b3e9c7cdadbf] 
ROOT-54-delta.vmdk does not exist on datastore
2013-08-27 14:29:02,185 INFO  [vmware.mo.DatastoreMO] 
(DirectAgent-199:10.223.58.66) Search file ROOT-54-delta.vmdk on 
[56f3e738ad833d9abee2b3e9c7cdadbf]
2013-08-27 14:29:02,205 INFO  [vmware.mo.DatastoreMO] 
(DirectAgent-199:10.223.58.66) File [56f3e738ad833d9abee2b3e9c7cdadbf] 
ROOT-54-delta.vmdk does not exist on datastore
2013-08-27 14:29:02,206 INFO  [vmware.mo.DatastoreMO] 
(DirectAgent-199:10.223.58.66) Searching file ROOT-54-delta.vmdk in 
[56f3e738ad833d9abee2b3e9c7cdadbf]
2013-08-27 14:29:04,613 DEBUG [cloud.api.ApiServlet] (catalina-exec-23:null) 
===START===  10.215.2.19 -- GET  
command=createTemplate&response=json&sessionkey=19aBrFzCPA4A5iSf3MTqGGfp1Xk%3D&snapshotid=6bbe3918-96ec-4428-b03e-782491d57d74&name=snapshot-template&displayText=snapshot-template&osTypeId=1e4bb9ce-0b6e-11e3-bc0b-067150000428&isPublic=false&passwordEnabled=false&isdynamicallyscalable=false&_=1377639857262
2013-08-27 14:29:04,677 DEBUG [cloud.template.TemplateManagerImpl] 
(catalina-exec-23:null) This template is getting created from other template, 
setting source template Id to: 7
2013-08-27 14:29:04,723 DEBUG [cloud.async.AsyncJobManagerImpl] 
(catalina-exec-23:null) submit async job-262 = [ 
bb7eb640-b4b1-41f9-8bc8-782d2460385d ], details: AsyncJobVO {id:262, userId: 2, 
accountId: 2, sessionKey: null, instanceType: Template, instanceId: 207, cmd: 
org.apache.cloudstack.api.command.user.template.CreateTemplateCmd, 
cmdOriginator: null, cmdInfo: 
{"sessionkey":"19aBrFzCPA4A5iSf3MTqGGfp1Xk\u003d","cmdEventType":"TEMPLATE.CREATE","ctxUserId":"2","httpmethod":"GET","osTypeId":"1e4bb9ce-0b6e-11e3-bc0b-067150000428","isPublic":"false","isdynamicallyscalable":"false","response":"json","id":"207","displayText":"snapshot-template","snapshotid":"6bbe3918-96ec-4428-b03e-782491d57d74","passwordEnabled":"false","name":"snapshot-template","_":"1377639857262","ctxAccountId":"2","ctxStartEventId":"989"},
 cmdVersion: 0, callbackType: 0, callbackAddress: null, status: 0, 
processStatus: 0, resultCode: 0, result: null, initMsid: 7083743249448, 
completeMsid: null, lastUpdated: null, lastPolled: null, created: null}
2013-08-27 14:29:04,727 DEBUG [cloud.api.ApiServlet] (catalina-exec-23:null) 
===END===  10.215.2.19 -- GET  
command=createTemplate&response=json&sessionkey=19aBrFzCPA4A5iSf3MTqGGfp1Xk%3D&snapshotid=6bbe3918-96ec-4428-b03e-782491d57d74&name=snapshot-template&displayText=snapshot-template&osTypeId=1e4bb9ce-0b6e-11e3-bc0b-067150000428&isPublic=false&passwordEnabled=false&isdynamicallyscalable=false&_=1377639857262
2013-08-27 14:29:04,730 DEBUG [cloud.async.AsyncJobManagerImpl] 
(Job-Executor-34:job-262 = [ bb7eb640-b4b1-41f9-8bc8-782d2460385d ]) Executing 
org.apache.cloudstack.api.command.user.template.CreateTemplateCmd for job-262 = 
[ bb7eb640-b4b1-41f9-8bc8-782d2460385d ]
2013-08-27 14:29:04,745 INFO  [vmware.mo.DatastoreMO] 
(DirectAgent-199:10.223.58.66) Found file ROOT-54-delta.vmdk in datastore at 
[56f3e738ad833d9abee2b3e9c7cdadbf] i-4-54-VM/
2013-08-27 14:29:04,776 DEBUG [storage.image.TemplateDataFactoryImpl] 
(Job-Executor-34:job-262 = [ bb7eb640-b4b1-41f9-8bc8-782d2460385d ]) template 
207 is already in store:3, type:Image
2013-08-27 14:29:04,784 DEBUG [storage.motion.AncientDataMotionStrategy] 
(Job-Executor-34:job-262 = [ bb7eb640-b4b1-41f9-8bc8-782d2460385d ]) copyAsync 
inspecting src type SNAPSHOT copyAsync inspecting dest type TEMPLATE
2013-08-27 14:29:04,815 DEBUG [agent.transport.Request] 
(Job-Executor-34:job-262 = [ bb7eb640-b4b1-41f9-8bc8-782d2460385d ]) Seq 
3-650903649: Sending  { Cmd , MgmtId: 7083743249448, via: 3, Ver: v1, Flags: 
100011, 
[{"org.apache.cloudstack.storage.command.CopyCommand":{"srcTO":{"org.apache.cloudstack.storage.to.SnapshotObjectTO":{"path":"snapshots/2/111/a9e75d84-538c-400b-b5e9-b7b27ee65718/a9e75d84-538c-400b-b5e9-b7b27ee65718","volume":{"uuid":"12d4b271-7920-40db-90bc-df1c40de363d","volumeType":"ROOT","dataStore":{"org.apache.cloudstack.storage.to.PrimaryDataStoreTO":{"uuid":"56f3e738-ad83-3d9a-bee2-b3e9c7cdadbf","id":1,"poolType":"NetworkFilesystem","host":"10.223.110.232","path":"/export/home/sangeetha/42-vmware/primary","port":2049}},"name":"ROOT-119","size":2147483648,"path":"ROOT-119-000001","volumeId":111,"vmName":"i-2-119-VM","accountId":2,"chainInfo":"{\"diskDeviceBusName\":\"ide0:1\",\"diskChain\":[\"[56f3e738ad833d9abee2b3e9c7cdadbf]
 i-2-119-VM/ROOT-119.vmdk\",\"[56f3e738ad833d9abee2b3e9c7cdadbf] 
bc08cf98c90137dcac96ea325a8e9c50/bc08cf98c90137dcac96ea325a8e9c50.vmdk\"]}","format":"OVA","id":111,"hypervisorType":"VMware"},"dataStore":{"com.cloud.agent.api.to.NfsTO":{"_url":"nfs://10.223.110.232/export/home/sangeetha/42-vmware/sec1","_role":"Image"}},"vmName":"i-2-119-VM","name":"parth-vm-for-clone_ROOT-119_20130827212110","hypervisorType":"VMware","id":10}},"destTO":{"org.apache.cloudstack.storage.to.TemplateObjectTO":{"path":"template/tmpl/2/207","uuid":"38083780-a826-4539-a4c2-663ec75aac8f","id":207,"format":"RAW","accountId":2,"hvm":true,"displayText":"snapshot-template","imageDataStore":{"com.cloud.agent.api.to.NfsTO":{"_url":"nfs://10.223.110.232/export/home/sangeetha/42-vmware/sec2","_role":"Image"}},"name":"2d48682b0-18a1-320e-afc0-4fee9dc57070","hypervisorType":"VMware"}},"executeInSequence":false,"wait":10800}}]
 }
2013-08-27 14:29:06,170 DEBUG [agent.manager.AgentManagerImpl] 
(AgentManager-Handler-3:null) SeqA 2-216: Processing Seq 2-216:  { Cmd , 
MgmtId: -1, via: 2, Ver: v1, Flags: 11, 
[{"com.cloud.agent.api.ConsoleProxyLoadReportCommand":{"_proxyVmId":2,"_loadInfo":"{\n
  \"connections\": []\n}","wait":0}}] }
2013-08-27 14:29:06,174 DEBUG [agent.manager.AgentManagerImpl] 
(AgentManager-Handler-3:null) SeqA 2-216: Sending Seq 2-216:  { Ans: , MgmtId: 
7083743249448, via: 2, Ver: v1, Flags: 100010, 
[{"com.cloud.agent.api.AgentControlAnswer":{"result":true,"wait":0}}] }
2013-08-27 14:29:07,142 DEBUG [agent.transport.Request] 
(AgentManager-Handler-6:null) Seq 3-650903649: Processing:  { Ans: , MgmtId: 
7083743249448, via: 3, Ver: v1, Flags: 10, 
[{"org.apache.cloudstack.storage.command.CopyCmdAnswer":{"result":false,"details":"create
 template from snapshot exception: Exception: java.lang.Exception\nMessage: 
unable to find any snapshot ova/ovf 
files/mnt/SecStorage/d00fe8e3-c605-3fb6-8fda-388b444cb66e/snapshots/2/111/a9e75d84-538c-400b-b5e9-b7b27ee65718/a9e75d84-538c-400b-b5e9-b7b27ee65718.ova
 to 
/mnt/SecStorage/d00fe8e3-c605-3fb6-8fda-388b444cb66e/template/tmpl/2/207\n","wait":0}}]
 }
2013-08-27 14:29:07,143 DEBUG [agent.transport.Request] 
(Job-Executor-34:job-262 = [ bb7eb640-b4b1-41f9-8bc8-782d2460385d ]) Seq 
3-650903649: Received:  { Ans: , MgmtId: 7083743249448, via: 3, Ver: v1, Flags: 
10, { CopyCmdAnswer } }
2013-08-27 14:29:07,152 DEBUG [cloud.template.TemplateManagerImpl] 
(Job-Executor-34:job-262 = [ bb7eb640-b4b1-41f9-8bc8-782d2460385d ]) Failed to 
create templatecreate template from snapshot exception: Exception: 
java.lang.Exception
Message: unable to find any snapshot ova/ovf 
files/mnt/SecStorage/d00fe8e3-c605-3fb6-8fda-388b444cb66e/snapshots/2/111/a9e75d84-538c-400b-b5e9-b7b27ee65718/a9e75d84-538c-400b-b5e9-b7b27ee65718.ova
 to /mnt/SecStorage/d00fe8e3-c605-3fb6-8fda-388b444cb66e/template/tmpl/2/207

2013-08-27 14:29:07,244 ERROR [cloud.async.AsyncJobManagerImpl] 
(Job-Executor-34:job-262 = [ bb7eb640-b4b1-41f9-8bc8-782d2460385d ]) Unexpected 
exception while executing 
org.apache.cloudstack.api.command.user.template.CreateTemplateCmd
com.cloud.utils.exception.CloudRuntimeException: Failed to create 
templatecreate template from snapshot exception: Exception: java.lang.Exception
Message: unable to find any snapshot ova/ovf 
files/mnt/SecStorage/d00fe8e3-c605-3fb6-8fda-388b444cb66e/snapshots/2/111/a9e75d84-538c-400b-b5e9-b7b27ee65718/a9e75d84-538c-400b-b5e9-b7b27ee65718.ova
 to /mnt/SecStorage/d00fe8e3-c605-3fb6-8fda-388b444cb66e/template/tmpl/2/207

        at 
com.cloud.template.TemplateManagerImpl.createPrivateTemplate(TemplateManagerImpl.java:1378)
        at 
com.cloud.utils.component.ComponentInstantiationPostProcessor$InterceptorDispatcher.intercept(ComponentInstantiationPostProcessor.java:125)
        at 
org.apache.cloudstack.api.command.user.template.CreateTemplateCmd.execute(CreateTemplateCmd.java:263)
        at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:158)
        at 
com.cloud.async.AsyncJobManagerImpl$1.run(AsyncJobManagerImpl.java:531)
        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.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:679)
2013-08-27 14:29:07,246 DEBUG [cloud.async.AsyncJobManagerImpl] 
(Job-Executor-34:job-262 = [ bb7eb640-b4b1-41f9-8bc8-782d2460385d ]) Complete 
async job-262 = [ bb7eb640-b4b1-41f9-8bc8-782d2460385d ], jobStatus: 2, 
resultCode: 530, result: Error Code: 530 Error text: Failed to create 
templatecreate template from snapshot exception: Exception: java.lang.Exception
Message: unable to find any snapshot ova/ovf 
files/mnt/SecStorage/d00fe8e3-c605-3fb6-8fda-388b444cb66e/snapshots/2/111/a9e75d84-538c-400b-b5e9-b7b27ee65718/a9e75d84-538c-400b-b5e9-b7b27ee65718.ova
 to /mnt/SecStorage/d00fe8e3-c605-3fb6-8fda-388b444cb66e/template/tmpl/2/207

2013-08-27 14:29:07,531 DEBUG [agent.manager.DirectAgentAttache] 
(DirectAgent-199:null) Seq 1-440468197: Response Received:
2013-08-27 14:29:07,531 DEBUG [agent.transport.Request] (DirectAgent-199:null) 
Seq 1-440468197: Processing:  { Ans: , MgmtId: 7083743249448, via: 1, Ver: v1, 
Flags: 10, 
[{"com.cloud.agent.api.Answer":{"result":true,"details":"Success","wait":0}}] }
2013-08-27 14:29:07,532 DEBUG [agent.transport.Request] 
(Job-Executor-33:job-261 = [ f5c64f63-691b-42b3-bf0e-5946691ce1d6 ]) Seq 
1-440468197: Received:  { Ans: , MgmtId: 7083743249448, via: 1, Ver: v1, Flags: 
10, { Answer } }
2013-08-27 14:29:07,538 INFO  [storage.volume.VolumeServiceImpl] 
(Job-Executor-33:job-261 = [ f5c64f63-691b-42b3-bf0e-5946691ce1d6 ]) Volume 53 
is not referred anywhere, remove it from volumes table
2013-08-27 14:29:07,546 DEBUG [agent.transport.Request] 
(Job-Executor-33:job-261 = [ f5c64f63-691b-42b3-bf0e-5946691ce1d6 ]) Seq 
1-440468204: Sending  { Cmd , MgmtId: 7083743249448, via: 1, Ver: v1, Flags: 
100011, 
[{"com.cloud.agent.api.UnregisterVMCommand":{"vmName":"i-4-54-VM","wait":0}}] }
2013-08-27 14:29:07,546 DEBUG [agent.transport.Request] 
(Job-Executor-33:job-261 = [ f5c64f63-691b-42b3-bf0e-5946691ce1d6 ]) Seq 
1-440468204: Executing:  { Cmd , MgmtId: 7083743249448, via: 1, Ver: v1, Flags: 
100011, 
[{"com.cloud.agent.api.UnregisterVMCommand":{"vmName":"i-4-54-VM","wait":0}}] }
2013-08-27 14:29:07,546 DEBUG [agent.manager.DirectAgentAttache] 
(DirectAgent-198:null) Seq 1-440468204: Executing request
2013-08-27 14:29:07,574 INFO  [vmware.resource.VmwareResource] 
(DirectAgent-198:10.223.58.66) Executing resource UnregisterVMCommand: 
{"vmName":"i-4-54-VM","wait":0}
2013-08-27 14:29:07,574 DEBUG [vmware.mo.HostMO] (DirectAgent-198:10.223.58.66) 
find VM i-4-54-VM on host
2013-08-27 14:29:07,574 INFO  [vmware.mo.HostMO] (DirectAgent-198:10.223.58.66) 
VM i-4-54-VM not found in host cache
2013-08-27 14:29:07,574 DEBUG [vmware.mo.HostMO] (DirectAgent-198:10.223.58.66) 
load VM cache on host
2013-08-27 14:29:07,764 DEBUG [cloud.api.ApiServlet] (catalina-exec-1:null) 
===START===  10.215.2.19 -- GET  
command=queryAsyncJobResult&jobId=bb7eb640-b4b1-41f9-8bc8-782d2460385d&response=json&sessionkey=19aBrFzCPA4A5iSf3MTqGGfp1Xk%3D&_=1377639860511
2013-08-27 14:29:07,799 DEBUG [cloud.async.AsyncJobManagerImpl] 
(catalina-exec-1:null) Async job-262 = [ bb7eb640-b4b1-41f9-8bc8-782d2460385d ] 
completed
2013-08-27 14:29:07,805 DEBUG [cloud.api.ApiServlet] (catalina-exec-1:null) 
===END===  10.215.2.19 -- GET  
command=queryAsyncJobResult&jobId=bb7eb640-b4b1-41f9-8bc8-782d2460385d&response=json&sessionkey=19aBrFzCPA4A5iSf3MTqGGfp1Xk%3D&_=1377639860511
2013-08-27 14:29:07,883 WARN  [vmware.resource.VmwareResource] 
(DirectAgent-198:10.223.58.66) Unable to find the VM in vSphere to unregister, 
assume it is already removed. VM: i-4-54-VM
2013-08-27 14:29:07,883 DEBUG [agent.manager.DirectAgentAttache] 
(DirectAgent-198:null) Seq 1-440468204: Response Received:
2013-08-27 14:29:07,883 DEBUG [agent.transport.Request] (DirectAgent-198:null) 
Seq 1-440468204: Processing:  { Ans: , MgmtId: 7083743249448, via: 1, Ver: v1, 
Flags: 10, [{"com.cloud.agent.api.Answer":{"result":true,"details":"Unable to 
find the VM in vSphere to unregister, assume it is already removed. VM: 
i-4-54-VM","wait":0}}] }
2013-08-27 14:29:07,884 DEBUG [agent.transport.Request] 
(Job-Executor-33:job-261 = [ f5c64f63-691b-42b3-bf0e-5946691ce1d6 ]) Seq 
1-440468204: Received:  { Ans: , MgmtId: 7083743249448, via: 1, Ver: v1, Flags: 
10, { Answer } }
2013-08-27 14:29:07,884 DEBUG [cloud.vm.VirtualMachineManagerImpl] 
(Job-Executor-33:job-261 = [ f5c64f63-691b-42b3-bf0e-5946691ce1d6 ]) Expunged 
VM[User|start-27]
2013-08-27 14:29:07,894 DEBUG [cloud.vm.UserVmManagerImpl] 
(Job-Executor-33:job-261 = [ f5c64f63-691b-42b3-bf0e-5946691ce1d6 ]) Starting 
cleaning up vm VM[User|start-27] resources...
2013-08-27 14:29:07,899 DEBUG [network.firewall.FirewallManagerImpl] 
(Job-Executor-33:job-261 = [ f5c64f63-691b-42b3-bf0e-5946691ce1d6 ]) No 
firewall rules are found for vm id=54
2013-08-27 14:29:07,899 DEBUG [cloud.vm.UserVmManagerImpl] 
(Job-Executor-33:job-261 = [ f5c64f63-691b-42b3-bf0e-5946691ce1d6 ]) Firewall 
rules are removed successfully as a part of vm id=54 expunge
2013-08-27 14:29:07,902 DEBUG [network.rules.RulesManagerImpl] 
(Job-Executor-33:job-261 = [ f5c64f63-691b-42b3-bf0e-5946691ce1d6 ]) No port 
forwarding rules are found for vm id=54
2013-08-27 14:29:07,902 DEBUG [cloud.vm.UserVmManagerImpl] 
(Job-Executor-33:job-261 = [ f5c64f63-691b-42b3-bf0e-5946691ce1d6 ]) Port 
forwarding rules are removed successfully as a part of vm id=54 expunge
2013-08-27 14:29:07,973 DEBUG [cloud.vm.UserVmManagerImpl] 
(Job-Executor-33:job-261 = [ f5c64f63-691b-42b3-bf0e-5946691ce1d6 ]) Removed vm 
id=54 from all load balancers as a part of expunge process
2013-08-27 14:29:07,975 DEBUG [cloud.vm.UserVmManagerImpl] 
(Job-Executor-33:job-261 = [ f5c64f63-691b-42b3-bf0e-5946691ce1d6 ]) 
Successfully cleaned up vm VM[User|start-27] resources as a part of expunge 
process
2013-08-27 14:29:08,012 DEBUG [cloud.capacity.CapacityManagerImpl] 
(Job-Executor-33:job-261 = [ f5c64f63-691b-42b3-bf0e-5946691ce1d6 ]) VM state 
transitted from :Running to Stopping with event: StopRequestedvm's original 
host id: 1 new host id: 1 host id before state transition: 1
2013-08-27 14:29:08,016 DEBUG [agent.transport.Request] 
(Job-Executor-33:job-261 = [ f5c64f63-691b-42b3-bf0e-5946691ce1d6 ]) Seq 
1-440468205: Sending  { Cmd , MgmtId: 7083743249448, via: 1, Ver: v1, Flags: 
100011, 
[{"com.cloud.agent.api.StopCommand":{"isProxy":false,"executeInSequence":false,"vmName":"i-4-63-VM","wait":0}}]
 }
2013-08-27 14:29:08,016 DEBUG [agent.transport.Request] 
(Job-Executor-33:job-261 = [ f5c64f63-691b-42b3-bf0e-5946691ce1d6 ]) Seq 
1-440468205: Executing:  { Cmd , MgmtId: 7083743249448, via: 1, Ver: v1, Flags: 
100011, 
[{"com.cloud.agent.api.StopCommand":{"isProxy":false,"executeInSequence":false,"vmName":"i-4-63-VM","wait":0}}]
 }
2013-08-27 14:29:08,022 DEBUG [agent.manager.DirectAgentAttache] 
(DirectAgent-454:null) Seq 1-440468205: Executing request
2013-08-27 14:29:08,023 INFO  [vmware.resource.VmwareResource] 
(DirectAgent-454:10.223.58.66) Executing resource StopCommand: 
{"isProxy":false,"executeInSequence":false,"vmName":"i-4-63-VM","wait":0}
2013-08-27 14:29:08,023 DEBUG [vmware.mo.HostMO] (DirectAgent-454:10.223.58.66) 
find VM i-4-63-VM on host
2013-08-27 14:29:08,023 INFO  [vmware.mo.HostMO] (DirectAgent-454:10.223.58.66) 
VM i-4-63-VM not found in host cache
2013-08-27 14:29:08,023 DEBUG [vmware.mo.HostMO] (DirectAgent-454:10.223.58.66) 
load VM cache on host
2013-08-27 14:29:11,170 DEBUG [agent.manager.AgentManagerImpl] 
(AgentManager-Handler-5:null) SeqA 2-217: Processing Seq 2-217:  { Cmd , 
MgmtId: -1, via: 2, Ver: v1, Flags: 11, 
[{"com.cloud.agent.api.ConsoleProxyLoadReportCommand":{"_proxyVmId":2,"_loadInfo":"{\n
  \"connections\": []\n}","wait":0}}] }



--
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

Reply via email to