You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Min Chen (JIRA)" <ji...@apache.org> on 2013/06/28 20:02:20 UTC

[jira] [Commented] (CLOUDSTACK-3146) Extract Template command fails with Unsupported Command: storage.CreateEntityDownloadURLCommand on SSVM

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13695615#comment-13695615 ] 

Min Chen commented on CLOUDSTACK-3146:
--------------------------------------

This automated test passed on xenserver BVT, and results are inconsistent in KVM and XCP BVT (respectively passed once and failed once), seems like either an environment issue or testcase issue. Manually I could not reproduce this. Resolve this issue for now. Prasanna, please reopen this bug when you see this issue again and attach management server log and systemvm log along with this.
                
> Extract Template command fails with Unsupported Command: storage.CreateEntityDownloadURLCommand on SSVM
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3146
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3146
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.2.0
>            Reporter: Prasanna Santhanam
>            Assignee: Min Chen
>            Priority: Critical
>             Fix For: 4.2.0
>
>
> The extraction of templates is failing with the following exception:
> Jun 23 11:55:37 cloudstack-centos63 local0: 2013-06-23 18:55:37,326 ERROR [datastore.driver.CloudStackImageStoreDriverImpl] (Job-Executor-21:job-153) Unable to create a link for entity at template/tmpl/22/206/8eed53a7-5645-4868-a39f-a9c
> 8be3d2095.vhd on ssvm,unsupported command:com.cloud.agent.api.storage.CreateEntityDownloadURLCommand
> Jun 23 11:55:37 cloudstack-centos63 local0: 2013-06-23 18:55:37,343 ERROR [cloud.async.AsyncJobManagerImpl] (Job-Executor-21:job-153) Unexpected exception while executing org.apache.cloudstack.api.command.user.template.ExtractTemplateCm
> d
> Jun 23 11:55:37 cloudstack-centos63 com.cloud.utils.exception.CloudRuntimeException: Unable to create a link for entity at template/tmpl/22/206/8eed53a7-5645-4868-a39f-a9c8be3d2095.vhd on ssvm,unsupported command:com.cloud.agent.api.storage.CreateEntityDownloadURLCommand
> Jun 23 11:55:37 cloudstack-centos63     at org.apache.cloudstack.storage.datastore.driver.CloudStackImageStoreDriverImpl.createEntityExtractUrl(CloudStackImageStoreDriverImpl.java:72)
> Jun 23 11:55:37 cloudstack-centos63     at org.apache.cloudstack.storage.image.store.ImageStoreImpl.createEntityExtractUrl(ImageStoreImpl.java:194)
> Jun 23 11:55:37 cloudstack-centos63     at com.cloud.template.TemplateManagerImpl.extract(TemplateManagerImpl.java:495)
> Jun 23 11:55:37 cloudstack-centos63     at com.cloud.template.TemplateManagerImpl.extract(TemplateManagerImpl.java:415)
> Jun 23 11:55:37 cloudstack-centos63     at com.cloud.utils.component.ComponentInstantiationPostProcessor$InterceptorDispatcher.intercept(ComponentInstantiationPostProcessor.java:125)
> Jun 23 11:55:37 cloudstack-centos63     at org.apache.cloudstack.api.command.user.template.ExtractTemplateCmd.execute(ExtractTemplateCmd.java:129)
> Jun 23 11:55:37 cloudstack-centos63     at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:155)
> Jun 23 11:55:37 cloudstack-centos63     at com.cloud.async.AsyncJobManagerImpl$1.run(AsyncJobManagerImpl.java:437)
> Jun 23 11:55:37 cloudstack-centos63     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
> Jun 23 11:55:37 cloudstack-centos63     at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
> Jun 23 11:55:37 cloudstack-centos63     at java.util.concurrent.FutureTask.run(FutureTask.java:166)
> Jun 23 11:55:37 cloudstack-centos63     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
> Jun 23 11:55:37 cloudstack-centos63     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> Jun 23 11:55:37 cloudstack-centos63     at java.lang.Thread.run(Thread.java:679)
> Jun 23 11:55:37 cloudstack-centos63 local0: 2013-06-23 18:55:37,346 DEBUG [cloud.async.AsyncJobManagerImpl] (Job-Executor-21:job-153) Complete async job-153, jobStatus: 2, resultCode: 530, result: Error Code: 530 Error text: Unable to create a link for entity at template/tmpl/22/206/8eed53a7-5645-4868-a39f-a9c8be3d2095.vhd on ssvm,unsupported command:com.cloud.agent.api.storage.CreateEntityDownloadURLCommand

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