|
From: Frederic S. <fr...@jf...> - 2010-06-29 13:27:07
|
Hi, It looks like you have a mix of the old and new version in your classpath. If you are using Tomcat make sure to remove the webapps/artifactory exploded war folder (when Tomcat is down), for standalone jetty make sure to use a new clean installation and move/copy your data and etc folder over. Hope this help, Fred. On Tue, Jun 29, 2010 at 2:57 PM, Niels Ull <nie...@gm...> wrote: > > 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 > Art...@li... > https://lists.sourceforge.net/lists/listinfo/artifactory-users > -- Co. Founder and Chief Architect JFrog Ltd http://www.jfrog.org/ http://twitter.com/freddy33 |