Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2E0B810F28 for ; Thu, 16 Jan 2014 13:45:24 +0000 (UTC) Received: (qmail 13790 invoked by uid 500); 16 Jan 2014 13:45:22 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 13695 invoked by uid 500); 16 Jan 2014 13:45:21 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 12836 invoked by uid 500); 16 Jan 2014 13:45:20 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 12717 invoked by uid 99); 16 Jan 2014 13:45:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jan 2014 13:45:19 +0000 Date: Thu, 16 Jan 2014 13:45:19 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-5883) unable to copy vmware routing template to primary storage MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-5883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13873398#comment-13873398 ] ASF subversion and git services commented on CLOUDSTACK-5883: ------------------------------------------------------------- Commit 794d47c5f279bc8cbd212d9dd87673b8302de9db in branch refs/heads/master from [~htrippaers] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=794d47c ] CLOUDSTACK-5883 Convert ovf file to proper format for ESXi > 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: Hugo Trippaers > 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)