You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Hugo Trippaers (JIRA)" <ji...@apache.org> on 2014/02/19 23:15:27 UTC

[jira] [Comment Edited] (CLOUDSTACK-5883) unable to copy vmware routing template to primary storage

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

Hugo Trippaers edited comment on CLOUDSTACK-5883 at 2/19/14 10:14 PM:
----------------------------------------------------------------------

Sudha,
The build procedure in the source code should produce a valid template, are you using an image that was build using alternative means for the QA tests? You should be using the latest template from the jenkins,buildacloud.org in the release branch for all tests.

Praveena,
Do you happen to have the cloud.log from the secondary storage VM? That one should have the real error that indicates what is wrong with the template. I'll try to reproduce it as well.



was (Author: htrippaers):
Sudha,

The build procedure in the source code should produce a valid template, are you using an image that was build using alternative means for the QA tests? You should be using the latest template from the jenkins,buildacloud.org in the release branch for all tests.

> unable to copy vmware routing template to primary storage
> ---------------------------------------------------------
>
>                 Key: CLOUDSTACK-5883
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5883
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.3.0
>         Environment: CloudStack
> branch 4.3, 9ed4ab731fc5d722e3e0b819958ec8a2f4beccdb
> vCenter vApp: vSphere 5.1 
> Hypervisor: VMware ESXi, 5.1.0, 799733
>            Reporter: Hugo Trippaers
>            Assignee: Animesh Chaturvedi
>            Priority: Blocker
>             Fix For: 4.3.0
>
>
> The following error is observed while doing a clean installation:
> 2014-01-16 10:22:00,521 ERROR [c.c.s.r.VmwareStorageProcessor] (DirectAgent-6:ctx-a6667180 10.200.23.49) Unable to copy templa
> te 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)
>        



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)