You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Saksham Srivastava (JIRA)" <ji...@apache.org> on 2014/11/20 08:36:33 UTC

[jira] [Created] (CLOUDSTACK-7950) AttachIsoCmd shoud give correct messge when trying to attach vmwaretools installer iso on non supported guestvm deployed by ISO

Saksham Srivastava created CLOUDSTACK-7950:
----------------------------------------------

             Summary: AttachIsoCmd shoud give correct messge when trying to attach vmwaretools installer iso on non supported guestvm deployed by ISO
                 Key: CLOUDSTACK-7950
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7950
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
            Reporter: Saksham Srivastava
            Assignee: Saksham Srivastava
             Fix For: 4.5.0


Deploy vm from iso say centos 6.4
Try attach vmware iso tools from cloudstack
The log message/UI is not clear about the failure.

INFO [c.c.h.v.m.HostMO] (DirectAgent-341:ctx-2492ca8c 10.102.192.14, job-79, cmd: AttachCommand) VM i-2-8-VM not found in host cache
ERROR [c.c.s.r.VmwareStorageProcessor] (DirectAgent-341:ctx-2492ca8c 10.102.192.14, job-79, cmd: AttachCommand) AttachIsoCommand(attach) failed due to Exception: javax.xml.ws.soap.SOAPFaultException
Message: The required VMware Tools ISO image does not exist or is inaccessible.

javax.xml.ws.soap.SOAPFaultException: The required VMware Tools ISO image does not exist or is inaccessible.
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)

Message should contain info about non supported gues os.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)