You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Fred Messinger <fr...@gmail.com> on 2013/10/18 17:43:12 UTC

Building 4.2 -nonoss

Hi,

I've followed the instructione for building 4.2 -nonoss from source here:
https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack#


Couple things...the install-non-oss.sh is a little different for 4.2 than
it was for 4.1.1 and 4.1 in that it does not process the
cloud-netscaler.jar any more?  Is this intentional?

Second thing is this from the management-server.log - I seem to be missing
a load balancer bean?

2013-10-18 07:33:13,382 ERROR [web.context.ContextLoader] (main:null)
Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'apiDBUtils': Injection of autowire
                               d dependencies failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
fie                                                        ld: private
com.cloud.region.ha.GlobalLoadBalancingRulesService
com.cloud.api.ApiDBUtils.gslbService; nested exception is

org.springframework.beans.factory.NoSuchBeanDefinitionException: No
matching bean of type [com.cloud.region.ha.GlobalLoadB
                                   alancingRulesService] found for
dependency: expected at least 1 bean which qualifies as autowire candidate
for this depend
 ency. Dependency annotations: {@javax.inject.Inject()}
        at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(Aut

 owiredAnnotationBeanPostProcessor.java:287)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapab

 leBeanFactory.java:1106)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapab

 leBeanFactory.java:517)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapable
                                                       BeanFactory.java:456)


Suggestions?

Thanks for your help,
Fred