Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 017AD918B for ; Tue, 25 Sep 2012 11:45:08 +0000 (UTC) Received: (qmail 11930 invoked by uid 500); 25 Sep 2012 11:45:07 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 11782 invoked by uid 500); 25 Sep 2012 11:45:07 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 11764 invoked by uid 99); 25 Sep 2012 11:45:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Sep 2012 11:45:07 +0000 Date: Tue, 25 Sep 2012 22:45:07 +1100 (NCT) From: =?utf-8?Q?Pedro_Navarro_P=C3=A9rez_=28JIRA=29?= To: cloudstack-dev@incubator.apache.org Message-ID: <1537091083.121615.1348573507433.JavaMail.jiratomcat@arcas> In-Reply-To: <1577435838.116522.1348494308133.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (CLOUDSTACK-194) " Unable to inject VmwareManager in VMwareGuru"[CS installation using non-oss build for vmware] MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-194?page=3Dcom.atlas= sian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D= 13462670#comment-13462670 ]=20 Pedro Navarro P=C3=A9rez commented on CLOUDSTACK-194: ------------------------------------------------ I've found the same problem in build #12, and the solution is to add Vmware= Manager component in /etc/cloud/magagement/components.xml. 0001-BUILD-Make-= CloudStack-buildable-with-nonoss-libs.patch patch is not adding correctly t= his line. I don't know if it has fixed.. =20 > " Unable to inject VmwareManager in VMwareGuru"[CS installation using non= -oss build for vmware] > -------------------------------------------------------------------------= ---------------------- > > Key: CLOUDSTACK-194 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-194 > Project: CloudStack > Issue Type: Bug > Components: Install and Setup > Affects Versions: pre-4.0.0 > Environment: 1)MS RHL6.3 > 2)Git Revision: 2ca65be0934aef2251c3af903b972247bc542c1b > 3)Git URL: https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.g= it > Reporter: prashant kumar mishra > Assignee: Murali Reddy > Labels: build > Fix For: pre-4.0.0 > > > Tried to deploy CS with build "CloudStack-non-OSS-17.tar.bz2" for Vmware= cluster. > Steps i followed to install CS > ---------------- > ---------------- > 1- tar jxf CloudStack-non-OSS-17.tar.bz2 > 2-went to /tmp > 3-rpm -Uvh *.rpm (resolved dependency use yum to install "required packag= es files") > 4- Removed Baremetal rpm (it needs PING package which i could't get ) > 5-Did step 3 it executed successfully > 6-copied jar files=20 > a)cloud-vmware-base.jar =20 > b)vmware-lib-jaxrpc.jar =20 > c)vmware-vim.jar > d)vmware-apputils.jar =20 > e)vmware-vim25.jar > 7-set CLASSPATH=20 > export CLASSPATH=3D$CLASSPATH:/usr/share/java/nameof file.jar > 8-Installed Mysql using yum > 9-Cloud-setup-databases cloud:dbpassword@localhost --deploy-as=3Droot:pas= sword > 10-cloud-setup-management > ---------------------- > --------------------- > error in log file > ---------------------- > com.cloud.utils.exception.CloudRuntimeException: Unable to inject VmwareM= anager in VMwareGuru > at com.cloud.utils.component.ComponentLocator.inject(ComponentLoc= ator.java:506) > at com.cloud.utils.component.ComponentLocator.configureAdapters(C= omponentLocator.java:592) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira