After updating as per instructions, I get the following error, when trying to
start Artifactory:

Caused by: org.springframework.beans.factory.BeanCreationException: Could
not autowire field: private org.artifactory.addon.AddonsManager
org.artifactory.config.CentralConfigServiceImpl.addonsManager; nested
exception is
org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique
bean of type [org.artifactory.addon.AddonsManager] is defined: expected
single matching bean but found 2: [addonsManagerImpl, ossAddonsManager]
        at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:504)
[spring-beans-3.0.0.RELEASE.jar:3.0.0.RELEASE]
...
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException:
No unique bean of type [org.artifactory.addon.AddonsManager] is defined:
expected single matching bean but found 2: [addonsManagerImpl,
ossAddonsManager]
        at
org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:772)
[spring-beans-3.0.0.RELEASE.jar:3.0.0.RELEASE]


Any suggestions?
-- 
View this message in context: 
http://forums.jfrog.org/Error-after-upgrade-to-2-4-4-No-unique-bean-of-type-org-artifactory-addon-AddonsManager-is-defined-e-tp5234684p5234684.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to