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 386BADCE1 for ; Wed, 26 Sep 2012 08:30:12 +0000 (UTC) Received: (qmail 4581 invoked by uid 500); 26 Sep 2012 08:30:10 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 4444 invoked by uid 500); 26 Sep 2012 08:30:08 -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 4404 invoked by uid 99); 26 Sep 2012 08:30:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Sep 2012 08:30:07 +0000 Date: Wed, 26 Sep 2012 19:30:07 +1100 (NCT) From: "Rohit Yadav (JIRA)" To: cloudstack-dev@incubator.apache.org Message-ID: <795522006.127372.1348648207481.JavaMail.jiratomcat@arcas> In-Reply-To: <1577435838.116522.1348494308133.JavaMail.jiratomcat@arcas> Subject: [jira] [Assigned] (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: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Yadav reassigned CLOUDSTACK-194: -------------------------------------- Assignee: Rohit Yadav (was: Murali Reddy) > " 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.git > Reporter: prashant kumar mishra > Assignee: Rohit Yadav > Labels: build > Fix For: pre-4.0.0 > > Attachments: api.log, vmops.log, vmops.log.2012-09-24.gz > > > 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 packages 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 > a)cloud-vmware-base.jar > b)vmware-lib-jaxrpc.jar > c)vmware-vim.jar > d)vmware-apputils.jar > e)vmware-vim25.jar > 7-set CLASSPATH > export CLASSPATH=$CLASSPATH:/usr/share/java/nameof file.jar > 8-Installed Mysql using yum > 9-Cloud-setup-databases cloud:dbpassword@localhost --deploy-as=root:password > 10-cloud-setup-management > ---------------------- > --------------------- > error in log file > ---------------------- > com.cloud.utils.exception.CloudRuntimeException: Unable to inject VmwareManager in VMwareGuru > at com.cloud.utils.component.ComponentLocator.inject(ComponentLocator.java:506) > at com.cloud.utils.component.ComponentLocator.configureAdapters(ComponentLocator.java:592) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira