[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462670#comment-13462670
 ] 

Pedro Navarro Pérez commented on CLOUDSTACK-194:
------------------------------------------------

I've found the same problem in build #12, and the solution is to add 
VmwareManager component in /etc/cloud/magagement/components.xml. 
0001-BUILD-Make-CloudStack-buildable-with-nonoss-libs.patch patch is not adding 
correctly this line. I don't know if it has fixed..
                
> " 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
>
>
> 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

Reply via email to