-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16858/
-----------------------------------------------------------
Review request for cloudstack and Hugo Trippaers.
Repository: cloudstack-git
Description
-------
Breaks build with
EVERE: Exception sending context initialized event to listener instance of class org.apache.cloudstack.spring.module.web.CloudStackContextLoaderListener
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.cloudstack.spring.lifecycle.ConfigDepotLifeCycle#0':
Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException:
Could not autowire field: org.apache.cloudstack.framework.config.ConfigDepotAdmin org.apache.cloudstack.spring.lifecycle.ConfigDepotLifeCycle.configDepotAdmin;
nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot
find class [com.cloud.keystore.KeystoreManagerImpl] for bean with name 'keystoreManagerImpl'
defined in URL [jar:file:/usr/share/cloudstack-management/webapps/client/WEB-INF/lib/cloud-server-4.4.0-SNAPSHOT.jar!/META-INF/cloudstack/core/spring-server-core-managers-context.xml];
nested exception is java.lang.ClassNotFoundException: com.cloud.keystore.KeystoreManagerImpl
Diffs
-----
server/resources/META-INF/cloudstack/core/spring-server-core-managers-context.xml d4ee85e
Diff: https://reviews.apache.org/r/16858/diff/
Testing
-------
Thanks,
Ian Southam
|