Hi Yoav,
Thanks for the quick reply. I'm wondering if there's anything I have to look
out for when upgrading to 2.3.3 with regard to PostgreSQL. I've added the
driver and modified etc/repo/postgresql/repo.xml. However, when I start
Artifactory I get the following. Sorry for yet another massive stack trace:
2011-05-23 14:27:48,568 [art-init] [ERROR]
(o.a.w.s.ArtifactoryContextConfigListener:162) - Error creating spring
context
java.lang.reflect.InvocationTargetException: null
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[na:1.6.0_18]
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
[na:1.6.0_18]
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[na:1.6.0_18]
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[na:1.6.0_18]
at
org.artifactory.webapp.servlet.ArtifactoryContextConfigListener.configure(ArtifactoryContextConfigListener.java:159)
[artifactory-web-application-2.3.3.1.jar:na]
at
org.artifactory.webapp.servlet.ArtifactoryContextConfigListener.access$100(ArtifactoryContextConfigListener.java:47)
[artifactory-web-application-2.3.3.1.jar:na]
at
org.artifactory.webapp.servlet.ArtifactoryContextConfigListener$1.run(ArtifactoryContextConfigListener.java:66)
[artifactory-web-application-2.3.3.1.jar:na]
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'artifactoryUpdatesServiceImpl': Injection of
autowired dependencies failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.api.config.CentralConfigService
org.artifactory.message.ArtifactoryUpdatesServiceImpl.centralConfigService;
nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'centralConfig': Injection of autowired
dependencies failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.api.security.AuthorizationService
org.artifactory.config.CentralConfigServiceImpl.authService; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'securityServiceImpl': Injection of autowired
dependencies failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.security.InternalAclManager
org.artifactory.security.SecurityServiceImpl.internalAclManager; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'jcrAclManager': Injection of autowired dependencies
failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.jcr.JcrService
org.artifactory.security.jcr.JcrAclManager.jcr; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'jcrServiceImpl': Invocation of init method failed; nested
exception is java.lang.RuntimeException: Failed to config jcr repo.
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1074)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:580)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
[spring-context-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)
[spring-context-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.artifactory.spring.ArtifactoryApplicationContext.refresh(ArtifactoryApplicationContext.java:196)
[artifactory-core-2.3.3.1.jar:na]
at
org.artifactory.spring.ArtifactoryApplicationContext.<init>(ArtifactoryApplicationContext.java:103)
[artifactory-core-2.3.3.1.jar:na]
... 7 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Could
not autowire field: private org.artifactory.api.config.CentralConfigService
org.artifactory.message.ArtifactoryUpdatesServiceImpl.centralConfigService;
nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'centralConfig': Injection of autowired
dependencies failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.api.security.AuthorizationService
org.artifactory.config.CentralConfigServiceImpl.authService; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'securityServiceImpl': Injection of autowired
dependencies failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.security.InternalAclManager
org.artifactory.security.SecurityServiceImpl.internalAclManager; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'jcrAclManager': Injection of autowired dependencies
failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.jcr.JcrService
org.artifactory.security.jcr.JcrAclManager.jcr; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'jcrServiceImpl': Invocation of init method failed; nested
exception is java.lang.RuntimeException: Failed to config jcr repo.
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:502)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:84)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:282)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 19 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'centralConfig': Injection of autowired dependencies
failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.api.security.AuthorizationService
org.artifactory.config.CentralConfigServiceImpl.authService; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'securityServiceImpl': Injection of autowired
dependencies failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.security.InternalAclManager
org.artifactory.security.SecurityServiceImpl.internalAclManager; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'jcrAclManager': Injection of autowired dependencies
failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.jcr.JcrService
org.artifactory.security.jcr.JcrAclManager.jcr; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'jcrServiceImpl': Invocation of init method failed; nested
exception is java.lang.RuntimeException: Failed to config jcr repo.
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1074)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:844)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:786)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:703)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:474)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 21 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Could
not autowire field: private
org.artifactory.api.security.AuthorizationService
org.artifactory.config.CentralConfigServiceImpl.authService; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'securityServiceImpl': Injection of autowired
dependencies failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.security.InternalAclManager
org.artifactory.security.SecurityServiceImpl.internalAclManager; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'jcrAclManager': Injection of autowired dependencies
failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.jcr.JcrService
org.artifactory.security.jcr.JcrAclManager.jcr; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'jcrServiceImpl': Invocation of init method failed; nested
exception is java.lang.RuntimeException: Failed to config jcr repo.
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:502)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:84)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:282)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 32 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'securityServiceImpl': Injection of autowired
dependencies failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.security.InternalAclManager
org.artifactory.security.SecurityServiceImpl.internalAclManager; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'jcrAclManager': Injection of autowired dependencies
failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.jcr.JcrService
org.artifactory.security.jcr.JcrAclManager.jcr; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'jcrServiceImpl': Invocation of init method failed; nested
exception is java.lang.RuntimeException: Failed to config jcr repo.
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1074)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:844)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:786)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:703)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:474)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 34 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Could
not autowire field: private org.artifactory.security.InternalAclManager
org.artifactory.security.SecurityServiceImpl.internalAclManager; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'jcrAclManager': Injection of autowired dependencies
failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.jcr.JcrService
org.artifactory.security.jcr.JcrAclManager.jcr; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'jcrServiceImpl': Invocation of init method failed; nested
exception is java.lang.RuntimeException: Failed to config jcr repo.
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:502)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:84)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:282)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 45 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'jcrAclManager': Injection of autowired dependencies
failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.jcr.JcrService
org.artifactory.security.jcr.JcrAclManager.jcr; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'jcrServiceImpl': Invocation of init method failed; nested
exception is java.lang.RuntimeException: Failed to config jcr repo.
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1074)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:844)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:786)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:703)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:474)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 47 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Could
not autowire field: private org.artifactory.jcr.JcrService
org.artifactory.security.jcr.JcrAclManager.jcr; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'jcrServiceImpl': Invocation of init method failed; nested
exception is java.lang.RuntimeException: Failed to config jcr repo.
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:502)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:84)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:282)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 58 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'jcrServiceImpl': Invocation of init method failed;
nested exception is java.lang.RuntimeException: Failed to config jcr repo.
at
org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:133)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:394)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1413)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:844)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:786)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:703)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:474)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 60 common frames omitted
Caused by: java.lang.RuntimeException: Failed to config jcr repo.
at
org.artifactory.jcr.JcrRepoInitHelper.createJcrRepository(JcrRepoInitHelper.java:120)
[artifactory-core-2.3.3.1.jar:na]
at
org.artifactory.jcr.JcrServiceImpl.initJcrRepository(JcrServiceImpl.java:233)
[artifactory-core-2.3.3.1.jar:na]
at
org.artifactory.jcr.JcrServiceImpl.initJcrRepository(JcrServiceImpl.java:219)
[artifactory-core-2.3.3.1.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[na:1.6.0_18]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[na:1.6.0_18]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at
org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:340)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:293)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:130)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 72 common frames omitted
Caused by: java.lang.IllegalArgumentException: Invalid namespace index: 2
at
org.apache.jackrabbit.core.NamespaceRegistryImpl.indexToString(NamespaceRegistryImpl.java:354)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.persistence.util.BundleReader.readBundleOld(BundleReader.java:214)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.persistence.util.BundleReader.readBundle(BundleReader.java:142)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.persistence.util.BundleBinding.readBundle(BundleBinding.java:152)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.readBundle(BundleDbPersistenceManager.java:1059)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.loadBundle(BundleDbPersistenceManager.java:1024)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager.getBundle(AbstractBundlePersistenceManager.java:654)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager.exists(AbstractBundlePersistenceManager.java:473)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.state.SharedItemStateManager.hasNonVirtualItemState(SharedItemStateManager.java:1770)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.state.SharedItemStateManager.<init>(SharedItemStateManager.java:209)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.RepositoryImpl.createItemStateManager(RepositoryImpl.java:1414)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.RepositoryImpl$WorkspaceInfo.doInitialize(RepositoryImpl.java:2060)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.RepositoryImpl$WorkspaceInfo.initialize(RepositoryImpl.java:2033)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.RepositoryImpl.initStartupWorkspaces(RepositoryImpl.java:568)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.RepositoryImpl.<init>(RepositoryImpl.java:362)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.RepositoryImpl.create(RepositoryImpl.java:640)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.artifactory.jcr.JcrRepoInitHelper.createJcrRepository(JcrRepoInitHelper.java:118)
[artifactory-core-2.3.3.1.jar:na]
... 81 common frames omitted
2011-05-23 14:27:48,646 [art-init] [ERROR]
(o.a.w.s.ArtifactoryContextConfigListener:70) - Application could not be
initialized.
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at
org.artifactory.webapp.servlet.ArtifactoryContextConfigListener.configure(ArtifactoryContextConfigListener.java:163)
[artifactory-web-application-2.3.3.1.jar:na]
at
org.artifactory.webapp.servlet.ArtifactoryContextConfigListener.access$100(ArtifactoryContextConfigListener.java:47)
[artifactory-web-application-2.3.3.1.jar:na]
at
org.artifactory.webapp.servlet.ArtifactoryContextConfigListener$1.run(ArtifactoryContextConfigListener.java:66)
[artifactory-web-application-2.3.3.1.jar:na]
Caused by: java.lang.reflect.InvocationTargetException: null
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[na:1.6.0_18]
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
[na:1.6.0_18]
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[na:1.6.0_18]
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[na:1.6.0_18]
at
org.artifactory.webapp.servlet.ArtifactoryContextConfigListener.configure(ArtifactoryContextConfigListener.java:159)
[artifactory-web-application-2.3.3.1.jar:na]
... 2 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'artifactoryUpdatesServiceImpl': Injection of
autowired dependencies failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.api.config.CentralConfigService
org.artifactory.message.ArtifactoryUpdatesServiceImpl.centralConfigService;
nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'centralConfig': Injection of autowired
dependencies failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.api.security.AuthorizationService
org.artifactory.config.CentralConfigServiceImpl.authService; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'securityServiceImpl': Injection of autowired
dependencies failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.security.InternalAclManager
org.artifactory.security.SecurityServiceImpl.internalAclManager; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'jcrAclManager': Injection of autowired dependencies
failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.jcr.JcrService
org.artifactory.security.jcr.JcrAclManager.jcr; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'jcrServiceImpl': Invocation of init method failed; nested
exception is java.lang.RuntimeException: Failed to config jcr repo.
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1074)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:580)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
[spring-context-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)
[spring-context-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.artifactory.spring.ArtifactoryApplicationContext.refresh(ArtifactoryApplicationContext.java:196)
[artifactory-core-2.3.3.1.jar:na]
at
org.artifactory.spring.ArtifactoryApplicationContext.<init>(ArtifactoryApplicationContext.java:103)
[artifactory-core-2.3.3.1.jar:na]
... 7 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Could
not autowire field: private org.artifactory.api.config.CentralConfigService
org.artifactory.message.ArtifactoryUpdatesServiceImpl.centralConfigService;
nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'centralConfig': Injection of autowired
dependencies failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.api.security.AuthorizationService
org.artifactory.config.CentralConfigServiceImpl.authService; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'securityServiceImpl': Injection of autowired
dependencies failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.security.InternalAclManager
org.artifactory.security.SecurityServiceImpl.internalAclManager; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'jcrAclManager': Injection of autowired dependencies
failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.jcr.JcrService
org.artifactory.security.jcr.JcrAclManager.jcr; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'jcrServiceImpl': Invocation of init method failed; nested
exception is java.lang.RuntimeException: Failed to config jcr repo.
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:502)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:84)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:282)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 19 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'centralConfig': Injection of autowired dependencies
failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.api.security.AuthorizationService
org.artifactory.config.CentralConfigServiceImpl.authService; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'securityServiceImpl': Injection of autowired
dependencies failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.security.InternalAclManager
org.artifactory.security.SecurityServiceImpl.internalAclManager; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'jcrAclManager': Injection of autowired dependencies
failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.jcr.JcrService
org.artifactory.security.jcr.JcrAclManager.jcr; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'jcrServiceImpl': Invocation of init method failed; nested
exception is java.lang.RuntimeException: Failed to config jcr repo.
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1074)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:844)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:786)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:703)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:474)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 21 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Could
not autowire field: private
org.artifactory.api.security.AuthorizationService
org.artifactory.config.CentralConfigServiceImpl.authService; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'securityServiceImpl': Injection of autowired
dependencies failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.security.InternalAclManager
org.artifactory.security.SecurityServiceImpl.internalAclManager; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'jcrAclManager': Injection of autowired dependencies
failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.jcr.JcrService
org.artifactory.security.jcr.JcrAclManager.jcr; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'jcrServiceImpl': Invocation of init method failed; nested
exception is java.lang.RuntimeException: Failed to config jcr repo.
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:502)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:84)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:282)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 32 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'securityServiceImpl': Injection of autowired
dependencies failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.security.InternalAclManager
org.artifactory.security.SecurityServiceImpl.internalAclManager; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'jcrAclManager': Injection of autowired dependencies
failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.jcr.JcrService
org.artifactory.security.jcr.JcrAclManager.jcr; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'jcrServiceImpl': Invocation of init method failed; nested
exception is java.lang.RuntimeException: Failed to config jcr repo.
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1074)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:844)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:786)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:703)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:474)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 34 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Could
not autowire field: private org.artifactory.security.InternalAclManager
org.artifactory.security.SecurityServiceImpl.internalAclManager; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'jcrAclManager': Injection of autowired dependencies
failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.jcr.JcrService
org.artifactory.security.jcr.JcrAclManager.jcr; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'jcrServiceImpl': Invocation of init method failed; nested
exception is java.lang.RuntimeException: Failed to config jcr repo.
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:502)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:84)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:282)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 45 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'jcrAclManager': Injection of autowired dependencies
failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Could not autowire
field: private org.artifactory.jcr.JcrService
org.artifactory.security.jcr.JcrAclManager.jcr; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'jcrServiceImpl': Invocation of init method failed; nested
exception is java.lang.RuntimeException: Failed to config jcr repo.
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:285)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1074)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:844)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:786)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:703)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:474)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 47 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Could
not autowire field: private org.artifactory.jcr.JcrService
org.artifactory.security.jcr.JcrAclManager.jcr; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'jcrServiceImpl': Invocation of init method failed; nested
exception is java.lang.RuntimeException: Failed to config jcr repo.
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:502)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:84)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:282)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 58 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'jcrServiceImpl': Invocation of init method failed;
nested exception is java.lang.RuntimeException: Failed to config jcr repo.
at
org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:133)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:394)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1413)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:844)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:786)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:703)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:474)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 60 common frames omitted
Caused by: java.lang.RuntimeException: Failed to config jcr repo.
at
org.artifactory.jcr.JcrRepoInitHelper.createJcrRepository(JcrRepoInitHelper.java:120)
[artifactory-core-2.3.3.1.jar:na]
at
org.artifactory.jcr.JcrServiceImpl.initJcrRepository(JcrServiceImpl.java:233)
[artifactory-core-2.3.3.1.jar:na]
at
org.artifactory.jcr.JcrServiceImpl.initJcrRepository(JcrServiceImpl.java:219)
[artifactory-core-2.3.3.1.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[na:1.6.0_18]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[na:1.6.0_18]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:597) [na:1.6.0_18]
at
org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:340)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:293)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
at
org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:130)
[spring-beans-3.0.5.RELEASE.jar:3.0.5.RELEASE]
... 72 common frames omitted
Caused by: java.lang.IllegalArgumentException: Invalid namespace index: 2
at
org.apache.jackrabbit.core.NamespaceRegistryImpl.indexToString(NamespaceRegistryImpl.java:354)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.persistence.util.BundleReader.readBundleOld(BundleReader.java:214)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.persistence.util.BundleReader.readBundle(BundleReader.java:142)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.persistence.util.BundleBinding.readBundle(BundleBinding.java:152)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.readBundle(BundleDbPersistenceManager.java:1059)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.loadBundle(BundleDbPersistenceManager.java:1024)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager.getBundle(AbstractBundlePersistenceManager.java:654)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager.exists(AbstractBundlePersistenceManager.java:473)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.state.SharedItemStateManager.hasNonVirtualItemState(SharedItemStateManager.java:1770)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.state.SharedItemStateManager.<init>(SharedItemStateManager.java:209)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.RepositoryImpl.createItemStateManager(RepositoryImpl.java:1414)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.RepositoryImpl$WorkspaceInfo.doInitialize(RepositoryImpl.java:2060)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.RepositoryImpl$WorkspaceInfo.initialize(RepositoryImpl.java:2033)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.RepositoryImpl.initStartupWorkspaces(RepositoryImpl.java:568)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.RepositoryImpl.<init>(RepositoryImpl.java:362)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.apache.jackrabbit.core.RepositoryImpl.create(RepositoryImpl.java:640)
[jackrabbit-core-jfrog-2.2.5a.jar:2.2.5a]
at
org.artifactory.jcr.JcrRepoInitHelper.createJcrRepository(JcrRepoInitHelper.java:118)
[artifactory-core-2.3.3.1.jar:na]
... 81 common frames omitted
Regards,
Volker
--
View this message in context:
http://forums.jfrog.org/Server-Error-When-Downloading-an-Artifact-tp6393803p6394576.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users