You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Kiran Koneti (JIRA)" <ji...@apache.org> on 2013/07/29 13:39:49 UTC

[jira] [Reopened] (CLOUDSTACK-3616) [VMware] Failed to create template from volume (volume is created from snapshot of data volume)

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-3616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kiran Koneti reopened CLOUDSTACK-3616:
--------------------------------------


Reopening this as i see the error message again with the latest Build.

2013-07-29 22:28:58,489 ERROR [cloud.async.AsyncJobManagerImpl] (Job-Executor-23:job-22 = [ 93a923d2-8b56-4a97-9d1b-7efc5d77a970 ]) Unexpected exception while executing org.apache.cloudstack.api.command.user.template.CreateTemplateCmd
com.cloud.utils.exception.CloudRuntimeException: Failed to create template
        at com.cloud.template.TemplateManagerImpl.createPrivateTemplate(TemplateManagerImpl.java:1360)
        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-07-29 22:28:58,513 DEBUG [cloud.async.AsyncJobManagerImpl] (Job-Executor-23:job-22 = [ 93a923d2-8b56-4a97-9d1b-7efc5d77a970 ]) Complete async job-22 = [ 93a923d2-8b56-4a97-9d1b-7efc5d77a970 ], jobStatus: 2, resultCode: 530, result: Error Code: 530 Error text: Failed to create template



This error message is observed when tried to create a template from the snapshot.
                
> [VMware] Failed to create template from volume (volume is created from snapshot of data volume)
> -----------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3616
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3616
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Storage Controller, VMware
>    Affects Versions: 4.2.0
>         Environment: VMware ESXi 5.0
> ACS master branch
>            Reporter: Sateesh Chodapuneedi
>            Assignee: edison su
>            Priority: Blocker
>             Fix For: 4.2.0
>
>
> When tried to created template from volume created from snapshot we see following error in Cloudstack deployed over VMware.
> 2013-07-18 00:02:52,273 ERROR [cloud.async.AsyncJobManagerImpl] (Job-Executor-28:job-65 = [ ababda19-bd16-4e7c-aa92-39b948ad120f ]) Unexpected exception while executing org.apache.cloudstack.api.command.user.template.CreateTemplateCmd
> com.cloud.utils.exception.CloudRuntimeException: Failed to create template
>     at com.cloud.template.TemplateManagerImpl.createPrivateTemplate(TemplateManagerImpl.java:1369)
>     at com.cloud.utils.component.ComponentInstantiationPostProcessor$InterceptorDispatcher.intercept(ComponentInstantiationPostProcessor.java:125)
>     at org.apache.cloudstack.api.command.user.template.CreateTemplateCmd.execute(CreateTemplateCmd.java:258)
>     at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:158)
>     at com.cloud.async.AsyncJobManagerImpl$1.run(AsyncJobManagerImpl.java:538)
>     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:1146)
>     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>     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