[ https://issues.apache.org/jira/browse/CLOUDSTACK-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14242775#comment-14242775 ]
ASF subversion and git services commented on CLOUDSTACK-7950: ------------------------------------------------------------- Commit 2e76d318aea9211fbb394a606236002aeedd59f6 in cloudstack's branch refs/heads/4.4 from [~saksham] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=2e76d31 ] CLOUDSTACK-7950: AttachIsoCmd shoud give correct messge when trying to attach vmwaretools installer iso on non supported guestvm deployed by ISO (cherry picked from commit 4ff3130becd50ab8d44864b651c1b1e235d67e6f) Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com> > 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.) > Affects Versions: 4.5.0 > 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)