[
https://issues.apache.org/jira/browse/CLOUDSTACK-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462723#comment-13462723
]
Rohit Yadav commented on CLOUDSTACK-194:
----------------------------------------
Updated the above patch to include all nonoss classes that need to be injected.
We can either add/remove them on the fly by adding/removing in components.xml
or hard-code in PremiumComponentLibrary.java
> " 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: Murali Reddy
> 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