Hey,

Can you please send us the full artifactory.log with the full stacktrace?

You can also send it to us privately at [email protected] if it contains 
sensitive information.

Thanks,

Tomer

On 12/29/2010 12:58 PM, yanfengzhang wrote:
> My Artifactory is running on a redhat linux box.
>
> Artifactory seemed hung up today and I restarted it with "service
> artifactory restart".
>
> Then I saw the following error messages and artifactory won't start up...
> ======================
> 2010-12-29 18:35:47,809 [art-init] [INFO ]
> (o.a.s.SpringConfigResourceLoader:99) - artifactory.addons.disabled=[]
> 2010-12-29 18:35:47,994 [art-init] [INFO ]
> (o.a.s.ArtifactoryApplicationContext:196) - Refreshing
> org.artifactory.spring.artifactoryapplicationcont...@4d2af2: startup date
> [Wed Dec 29 18:35:47 CST 2010]; root of context hierarchy
> 2010-12-29 18:35:56,918 [art-init] [INFO ] (o.a.r.a.RequestAdvice:50) -
> Creating request advice interceptor
> 2010-12-29 18:36:15,990 [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_22]
>          at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
> [na:1.6.0_22]
>          at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
> [na:1.6.0_22]
>          at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
> [na:1.6.0_22]
>          at
> org.artifactory.webapp.servlet.ArtifactoryContextConfigListener.configure(ArtifactoryContextConfigListener.java:159)
> [artifactory-web-application-2.3.0.jar:na]
>          at
> org.artifactory.webapp.servlet.ArtifactoryContextConfigListener.access$100(ArtifactoryContextConfigListener.java:47)
> [artifactory-web-application-2.3.0.jar:na]
>          at
> org.artifactory.webapp.servlet.ArtifactoryContextConfigListener$1.run(ArtifactoryContextConfigListener.java:66)
> [artifactory-web-application-2.3.0.jar:na]
> Caused by: org.springframework.beans.factory.BeanCreationException: Error
> creating bean with name 'wicketAddonsImpl': 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.addon.wicket.WicketAddonsImpl.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.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:286)
> [spring-beans-3.0.4.RELEASE.jar:3.0.4.RELEASE]
>          at
> org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1074)
> [spring-beans-3.0.4.RELEASE.jar:3.0.4.RELEASE]
>          at
> org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
> [spring-beans-3.0.4.RELEASE.jar:3.0.4.RELEASE]
> ======================
>
> Since I have some private artifacts on the artifactory server, it would be
> highly aprreciated if someone can help me out...
>
> Thanks in advance...

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to