· 8 years ago · Mar 21, 2018, 09:56 AM
1artifactory | Preparing to run Artifactory in Docker
2artifactory | =====================================
3artifactory | 2018-03-21 09:52:47 [49 entrypoint-artifactory.sh] Dockerfile for this image can found inside the container.
4artifactory | 2018-03-21 09:52:47 [50 entrypoint-artifactory.sh] To view the Dockerfile: 'cat /docker/artifactory-pro/Dockerfile.artifactory'.
5artifactory | 2018-03-21 09:52:47 [55 entrypoint-artifactory.sh] Checking open files and processes limits
6artifactory | 2018-03-21 09:52:47 [58 entrypoint-artifactory.sh] Current max open files is 32000
7artifactory | 2018-03-21 09:52:47 [70 entrypoint-artifactory.sh] Current max open processes is 65535
8artifactory | 2018-03-21 09:52:47 [80 entrypoint-artifactory.sh] Checking if /var/opt/jfrog/artifactory is mounted
9artifactory | 2018-03-21 09:52:47 [85 entrypoint-artifactory.sh] /var/opt/jfrog/artifactory is mounted
10artifactory | 2018-03-21 09:52:47 [113 entrypoint-artifactory.sh] Setting up data directories if missing
11artifactory | 2018-03-21 09:52:47 [130 entrypoint-artifactory.sh] Setting up data directories if missing
12artifactory | 2018-03-21 09:52:47 [102 entrypoint-artifactory.sh] Adding extra configuration files to /var/opt/jfrog/artifactory/access/etc if any exist
13artifactory | 2018-03-21 09:52:47 [180 entrypoint-artifactory.sh] Create artifactory user if missing
14artifactory | 2018-03-21 09:52:47 [183 entrypoint-artifactory.sh] User does not exist. Creating it...
15artifactory | 2018-03-21 09:52:47 [548 entrypoint-artifactory.sh] Adding plugins if exist
16artifactory | '/tmp/plugins/internalUser.groovy' -> '/opt/jfrog/artifactory/etc/plugins/internalUser.groovy'
17artifactory | removed '/tmp/plugins/internalUser.groovy'
18artifactory | 2018-03-21 09:52:47 [196 entrypoint-artifactory.sh] Checking permissions on /opt/jfrog/artifactory
19artifactory | 2018-03-21 09:52:47 [202 entrypoint-artifactory.sh] /opt/jfrog/artifactory is owned by root:root. Setting to artifactory:artifactory.
20artifactory | 2018-03-21 09:52:48 [196 entrypoint-artifactory.sh] Checking permissions on /var/opt/jfrog/artifactory
21artifactory | 2018-03-21 09:52:48 [205 entrypoint-artifactory.sh] /var/opt/jfrog/artifactory is already owned by artifactory:artifactory.
22artifactory | 2018-03-21 09:52:48 [489 entrypoint-artifactory.sh] Checking DB_TYPE
23artifactory | 2018-03-21 09:52:48 [492 entrypoint-artifactory.sh] DB_TYPE is set to postgresql
24artifactory | 2018-03-21 09:52:48 [415 entrypoint-artifactory.sh] Checking if need to copy postgresql configuration
25artifactory | 2018-03-21 09:52:48 [418 entrypoint-artifactory.sh] /var/opt/jfrog/artifactory/etc/db.properties already exists. Making sure it's set to postgresql...
26artifactory | 2018-03-21 09:52:48 [421 entrypoint-artifactory.sh] /var/opt/jfrog/artifactory/etc/db.properties already set to postgresql
27artifactory | 2018-03-21 09:52:48 [311 entrypoint-artifactory.sh] Waiting for DB postgresql to be ready on postgresql/5432 within 30 seconds
28postgresql | LOG: incomplete startup packet
29artifactory | 2018-03-21 09:52:48 [316 entrypoint-artifactory.sh] DB postgresql up in 0 seconds
30artifactory | 2018-03-21 09:52:48 [539 entrypoint-artifactory.sh] Adding EXTRA_JAVA_OPTIONS if exist
31artifactory | 2018-03-21 09:52:48 [541 entrypoint-artifactory.sh] Adding EXTRA_JAVA_OPTIONS -Xms512m -Xmx2g -Xss256k -XX:+UseG1GC
32artifactory | '/opt/jfrog/artifactory/bin/artifactory.default' -> '/opt/jfrog/artifactory/bin/artifactory.default.origin'
33artifactory |
34artifactory | =====================================
35artifactory |
36artifactory | Found java executable in JAVA_HOME (/docker-java-home)
37artifactory | Starting Replicator...
38artifactory | Replicator started. PID: 293
39artifactory | Mar 21, 2018 9:52:49 AM org.apache.coyote.AbstractProtocol init
40artifactory | INFO: Initializing ProtocolHandler ["http-nio-8081"]
41artifactory | Mar 21, 2018 9:52:49 AM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
42artifactory | INFO: Using a shared selector for servlet write/read
43artifactory | Mar 21, 2018 9:52:49 AM org.apache.coyote.AbstractProtocol init
44artifactory | INFO: Initializing ProtocolHandler ["http-nio-8040"]
45artifactory | Mar 21, 2018 9:52:49 AM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
46artifactory | INFO: Using a shared selector for servlet write/read
47artifactory | Mar 21, 2018 9:52:49 AM org.apache.coyote.AbstractProtocol init
48artifactory | INFO: Initializing ProtocolHandler ["ajp-nio-8019"]
49artifactory | Mar 21, 2018 9:52:49 AM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
50artifactory | INFO: Using a shared selector for servlet write/read
51artifactory | Mar 21, 2018 9:52:49 AM org.apache.catalina.core.StandardService startInternal
52artifactory | INFO: Starting service [Catalina]
53artifactory | Mar 21, 2018 9:52:49 AM org.apache.catalina.core.StandardEngine startInternal
54artifactory | INFO: Starting Servlet Engine: Apache Tomcat/8.5.23
55artifactory | Mar 21, 2018 9:52:49 AM org.apache.catalina.startup.HostConfig deployDescriptor
56artifactory | INFO: Deploying configuration descriptor [/opt/jfrog/artifactory/tomcat/conf/Catalina/localhost/artifactory.xml]
57artifactory | Mar 21, 2018 9:52:49 AM org.apache.catalina.startup.HostConfig deployDescriptor
58artifactory | INFO: Deploying configuration descriptor [/opt/jfrog/artifactory/tomcat/conf/Catalina/localhost/access.xml]
59artifactory | 2018-03-21 09:52:52 [UNDEFINED] [INFO ] Fetched Artifactory [artifactory.home=null] from servlet context
60artifactory | 2018-03-21 09:52:53 [UNDEFINED] [INFO ] Resolved Artifactory home by logger [artifactory.home=/opt/jfrog/artifactory].
61artifactory | 09:52:53.501 [localhost-startStop-1] DEBUG org.artifactory.converter.VersionProviderImpl - Last Artifactory database version is: v5100m002
62artifactory | 09:52:53.554 [localhost-startStop-1] INFO org.artifactory.converter.ConvertersManagerImpl - Triggering PRE_INIT conversion, from v5100m002 to v5100m002
63artifactory | 09:52:53.554 [localhost-startStop-1] INFO org.artifactory.converter.ConvertersManagerImpl - Finished PRE_INIT conversion, current version is: v5100m002
64artifactory | 2018-03-21 09:52:53 [ARTIFACTORY] [INFO ] Master key file found.
65artifactory | /\
66artifactory | / \ ___ ___ ___ ___ ___
67artifactory | / /\ \ / __/ __/ _ \/ __/ __|
68artifactory | / ____ \ (_| (_| __/\__ \__ \
69artifactory | /_/ \_\___\___\___||___/___/
70artifactory | Access Version: 3.3.0-m001
71artifactory | Access Revision: 30300001
72artifactory |
73artifactory |
74artifactory | 09:52:54.239 [localhost-startStop-1] DEBUG org.jfrog.storage.util.DbUtils - My schema name is: public
75artifactory | 09:52:54.249 [localhost-startStop-1] DEBUG org.jfrog.storage.util.DbUtils - Found table: master_key_status. Result: null
76artifactory | 09:52:54.275 [localhost-startStop-1] WARN org.artifactory.version.ArtifactoryVersionReader - Version 99.99.99 is not an official release version. The closest released revision to 3530 will be used to determine the current version.
77artifactory | Warning: This version is unsupported! Reading backup data may not work!
78artifactory |
79artifactory | 09:52:54.275 [localhost-startStop-1] WARN org.artifactory.version.ArtifactoryVersionReader - Closest matched version: 2.0.0
80artifactory | 09:52:54.278 [localhost-startStop-1] DEBUG org.artifactory.converter.VersionProviderImpl - Last Artifactory database version is: v200
81artifactory | 2018-03-21 09:52:54.561 INFO 294 --- [ost-startStop-2] o.j.a.s.startup.AccessHomeFinderImpl : Using JFrog Access home at '/opt/jfrog/artifactory/access' resolved from: System property (Artifactory)
82artifactory | 2018-03-21 09:52:55,101 [localhost-startStop-2] [JFrog-Access] [INFO ] (o.j.a.c.JFrogApplicationContextInitializer:74) - Using JFrog Access home at '/opt/jfrog/artifactory/access'
83artifactory | 2018-03-21 09:52:55,109 [localhost-startStop-2] [JFrog-Access] [INFO ] (o.j.a.AccessApplication:48) - Starting AccessApplication v3.3.0-m001 on 21ae596304f0 with PID 294 (/opt/jfrog/artifactory/tomcat/webapps/access/WEB-INF/lib/access-application-3.3.0-m001.jar started by artifactory in /)
84artifactory | 2018-03-21 09:52:55,151 [localhost-startStop-2] [JFrog-Access] [INFO ] (o.j.a.AccessApplication:597) - The following profiles are active: production,grpc
85artifactory | 09:52:55.515 [localhost-startStop-1] DEBUG org.artifactory.addon.ConverterBlockerImpl - License status is: valid
86artifactory | 09:52:55.515 [localhost-startStop-1] DEBUG org.artifactory.addon.ConverterBlockerImpl - Found a valid license, allowed to perform conversion
87artifactory | 09:52:55.515 [localhost-startStop-1] INFO org.artifactory.converter.ConvertersManagerImpl - Triggering HOME_SYNC_FILES conversion, from v200 to v5100m002
88artifactory | 09:52:55.517 [localhost-startStop-1] INFO org.artifactory.environment.converter.shared.DbConfigsTableConverterHelper - Clearing backup folder at /opt/jfrog/artifactory/data/db_conversion_temp
89artifactory | 09:52:55.528 [localhost-startStop-1] DEBUG org.artifactory.environment.converter.shared.version.v1.NoNfsDbConfigsTableConverter - configs table exists in db, testing for existence of last_modified column
90artifactory | 09:52:55.528 [localhost-startStop-1] DEBUG org.artifactory.environment.converter.shared.version.v1.NoNfsDbConfigsTableConverter - last_modified column already exists in configs table, conversion will not run.
91artifactory | 09:52:55.531 [localhost-startStop-1] DEBUG org.artifactory.environment.converter.shared.version.v1.NoNfsEnvironmentMimeTypeConverter - SSH converter was set to run but source directory does not exist:/opt/jfrog/artifactory/etc/ssh
92artifactory | 09:52:55.531 [localhost-startStop-1] INFO org.artifactory.environment.converter.shared.DbConfigsTableConverterHelper - Clearing backup folder at /opt/jfrog/artifactory/data/db_conversion_temp
93artifactory | 09:52:55.540 [localhost-startStop-1] DEBUG org.artifactory.environment.converter.shared.version.v2.ReplaceCommunicationKeyWithMasterKeyEncryptionConverter - Checking if conversion should run
94artifactory | 09:52:55.541 [localhost-startStop-1] DEBUG org.jfrog.storage.util.DbUtils - My schema name is: public
95artifactory | 09:52:55.554 [localhost-startStop-1] DEBUG org.artifactory.environment.converter.shared.version.v2.ReplaceCommunicationKeyWithMasterKeyEncryptionConverter - Conversion will not run: communication.key file not found in home location.
96artifactory | 09:52:55.560 [localhost-startStop-1] INFO org.artifactory.converter.ConvertersManagerImpl - Finished HOME_SYNC_FILES conversion, current version is: v5100m002
97artifactory | 09:52:55.570 [localhost-startStop-1] DEBUG org.jfrog.storage.util.DbUtils - My schema name is: public
98artifactory | 09:52:55.572 [localhost-startStop-1] DEBUG org.jfrog.storage.util.DbUtils - Found table: configs. Result: null
99artifactory | 2018-03-21 09:52:55 [ARTIFACTORY] [INFO ] Starting file sync
100artifactory | 09:52:55.575 [Thread-6] INFO org.jfrog.config.watch.FileWatchingManager - Starting watch of folder configurations
101artifactory | 2018-03-21 09:52:55 [ARTIFACTORY] [INFO ] [Node ID: 2daaf269a8784389:-d762463:16247f9bff5:-8000] detected local modify for config 'artifactory.plugin.internalUser.groovy'
102artifactory | 2018-03-21 09:52:56 [ARTIFACTORY] [INFO ] Starting Artifactory [artifactory.home=/opt/jfrog/artifactory].
103artifactory | 2018-03-21 09:52:56,964 [art-init] [INFO ] (o.a.w.s.ArtifactoryContextConfigListener:265) -
104artifactory | _ _ __ _ _____
105artifactory | /\ | | (_)/ _| | | | __ \
106artifactory | / \ _ __| |_ _| |_ __ _ ___| |_ ___ _ __ _ _ | |__) | __ ___
107artifactory | / /\ \ | '__| __| | _/ _` |/ __| __/ _ \| '__| | | | | ___/ '__/ _ \
108artifactory | / ____ \| | | |_| | || (_| | (__| || (_) | | | |_| | | | | | | (_) |
109artifactory | /_/ \_\_| \__|_|_| \__,_|\___|\__\___/|_| \__, | |_| |_| \___/
110artifactory | Version: 5.10.0-m002 __/ |
111artifactory | Revision: 51000002 |___/
112artifactory | Artifactory Home: '/opt/jfrog/artifactory'
113artifactory |
114artifactory | Mar 21, 2018 9:52:57 AM org.apache.catalina.startup.HostConfig deployDescriptor
115artifactory | INFO: Deployment of configuration descriptor [/opt/jfrog/artifactory/tomcat/conf/Catalina/localhost/artifactory.xml] has finished in [7,622] ms
116artifactory | 2018-03-21 09:52:57,582 [art-init] [INFO ] (o.a.s.ArtifactoryApplicationContext:493) - Artifactory application context set to NOT READY by refresh
117artifactory | 2018-03-21 09:52:57,592 [art-init] [INFO ] (o.a.s.ArtifactoryApplicationContext:233) - Refreshing artifactory: startup date [Wed Mar 21 09:52:57 UTC 2018]; root of context hierarchy
118artifactory | 2018-03-21 09:53:03,976 [localhost-startStop-2] [JFrog-Access] [INFO ] (o.j.a.s.d.u.AccessJdbcHelperImpl:129) - Database: PostgreSQL 9.5.12. Driver: PostgreSQL Native Driver PostgreSQL 9.4.1212
119artifactory | 2018-03-21 09:53:03,985 [localhost-startStop-2] [JFrog-Access] [INFO ] (o.j.a.s.d.u.AccessJdbcHelperImpl:132) - Connection URL: jdbc:postgresql://postgresql:5432/artifactory
120artifactory | 2018-03-21 09:53:05,889 [localhost-startStop-2] [JFrog-Access] [INFO ] (o.j.a.c.InternalConfigurationServiceBase:103) - Loading configuration from db finished successfully
121artifactory | 2018-03-21 09:53:07,116 [localhost-startStop-2] [JFrog-Access] [INFO ] (o.j.s.m.MasterKeyBootstrapper:52) - Found master.key file at /opt/jfrog/artifactory/etc/security/master.key, using it as master.key
122artifactory | 2018-03-21 09:53:07,864 [localhost-startStop-2] [JFrog-Access] [INFO ] (o.j.a.s.s.t.TokenServiceImpl:100) - Scheduling task for revoking expired tokens using cron expression: 0 0 0/1 * * ?
123artifactory | 2018-03-21 09:53:07,945 [localhost-startStop-2] [JFrog-Access] [INFO ] (o.j.a.s.r.c.RpcServiceInvoker:86) - Added service: sync
124artifactory | 2018-03-21 09:53:08,678 [localhost-startStop-2] [JFrog-Access] [INFO ] (o.j.a.s.AccessServerBootstrapImpl:92) - [ACCESS BOOTSTRAP] Starting JFrog Access bootstrap...
125artifactory | 2018-03-21 09:53:09,305 [localhost-startStop-2] [JFrog-Access] [INFO ] (o.j.a.s.AccessServerBootstrapImpl:145) - [ACCESS BOOTSTRAP] Updating server 'e74c6187-f128-474d-b69f-29b9a9fa198e' private key finger print to: 3edf0b7c6be1a43d51f0effc744151169bc1605c5f7799e225a5b9a1f051109d
126artifactory | 2018-03-21 09:53:09,466 [localhost-startStop-2] [JFrog-Access] [INFO ] (o.j.a.s.AccessServerBootstrapImpl:107) - [ACCESS BOOTSTRAP] JFrog Access bootstrap finished.
127artifactory | 2018-03-21 09:53:11,857 [art-init] [INFO ] (o.a.s.d.DbServiceImpl:244) - Database: PostgreSQL 9.5.12. Driver: PostgreSQL Native Driver PostgreSQL 9.4.1212 Pool: postgresql
128artifactory | 2018-03-21 09:53:11,858 [art-init] [INFO ] (o.a.s.d.DbServiceImpl:247) - Connection URL: jdbc:postgresql://postgresql:5432/artifactory
129artifactory | 2018-03-21 09:53:12,910 [art-init] [WARN ] (o.a.s.ArtifactoryApplicationContext:233) - Exception encountered during context initialization - cancelling refresh attempt
130artifactory | org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'lastDownloadedItemsSearcher' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/stats/LastDownloadedItemsSearcher.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [org.artifactory.search.AqlStreamingSearcherService]: : Error creating bean with name 'aqlStreamingSearcherService' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/AqlStreamingSearcherService.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [org.artifactory.search.AqlConvertService]: : Error creating bean with name 'aqlConvertService' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/AqlConvertService.class]: Unsatisfied dependency expressed through constructor argument with index 1 of type [org.artifactory.api.security.AuthorizationService]: : 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aqlConvertService' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/AqlConvertService.class]: Unsatisfied dependency expressed through constructor argument with index 1 of type [org.artifactory.api.security.AuthorizationService]: : 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aqlStreamingSearcherService' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/AqlStreamingSearcherService.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [org.artifactory.search.AqlConvertService]: : Error creating bean with name 'aqlConvertService' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/AqlConvertService.class]: Unsatisfied dependency expressed through constructor argument with index 1 of type [org.artifactory.api.security.AuthorizationService]: : 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aqlConvertService' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/AqlConvertService.class]: Unsatisfied dependency expressed through constructor argument with index 1 of type [org.artifactory.api.security.AuthorizationService]: : 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
131artifactory | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:749)
132artifactory | at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:185)
133artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1131)
134artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1034)
135artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:504)
136artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
137artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
138artifactory | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
139artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
140artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
141artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:755)
142artifactory | at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:757)
143artifactory | at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:480)
144artifactory | at org.artifactory.spring.ArtifactoryApplicationContext.refresh(ArtifactoryApplicationContext.java:233)
145artifactory | at org.artifactory.spring.ArtifactoryApplicationContext.<init>(ArtifactoryApplicationContext.java:133)
146artifactory | at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
147artifactory | at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
148artifactory | at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
149artifactory | at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
150artifactory | at org.artifactory.webapp.servlet.ArtifactoryContextConfigListener.configure(ArtifactoryContextConfigListener.java:207)
151artifactory | at org.artifactory.webapp.servlet.ArtifactoryContextConfigListener.access$200(ArtifactoryContextConfigListener.java:63)
152artifactory | at org.artifactory.webapp.servlet.ArtifactoryContextConfigListener$1.run(ArtifactoryContextConfigListener.java:88)
153artifactory | Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aqlStreamingSearcherService' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/AqlStreamingSearcherService.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [org.artifactory.search.AqlConvertService]: : Error creating bean with name 'aqlConvertService' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/AqlConvertService.class]: Unsatisfied dependency expressed through constructor argument with index 1 of type [org.artifactory.api.security.AuthorizationService]: : 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aqlConvertService' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/AqlConvertService.class]: Unsatisfied dependency expressed through constructor argument with index 1 of type [org.artifactory.api.security.AuthorizationService]: : 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
154artifactory | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:749)
155artifactory | at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:185)
156artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1131)
157artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1034)
158artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:504)
159artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
160artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
161artifactory | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
162artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
163artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
164artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1120)
165artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1044)
166artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:942)
167artifactory | at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:813)
168artifactory | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:741)
169artifactory | ... 21 common frames omitted
170artifactory | Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aqlConvertService' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/AqlConvertService.class]: Unsatisfied dependency expressed through constructor argument with index 1 of type [org.artifactory.api.security.AuthorizationService]: : 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
171artifactory | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:749)
172artifactory | at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:185)
173artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1131)
174artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1034)
175artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:504)
176artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
177artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
178artifactory | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
179artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
180artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
181artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1120)
182artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1044)
183artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:942)
184artifactory | at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:813)
185artifactory | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:741)
186artifactory | ... 35 common frames omitted
187artifactory | 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
188artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
189artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
190artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
191artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
192artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
193artifactory | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
194artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
195artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
196artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1120)
197artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1044)
198artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:942)
199artifactory | at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:813)
200artifactory | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:741)
201artifactory | ... 49 common frames omitted
202artifactory | Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.security.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
203artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
204artifactory | at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
205artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
206artifactory | ... 61 common frames omitted
207artifactory | Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
208artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
209artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
210artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
211artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
212artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
213artifactory | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
214artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
215artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
216artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1120)
217artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1044)
218artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:942)
219artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
220artifactory | ... 63 common frames omitted
221artifactory | Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
222artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
223artifactory | at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
224artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
225artifactory | ... 74 common frames omitted
226artifactory | Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
227artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
228artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
229artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
230artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
231artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
232artifactory | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
233artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
234artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
235artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1120)
236artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1044)
237artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:942)
238artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
239artifactory | ... 76 common frames omitted
240artifactory | Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
241artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
242artifactory | at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
243artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
244artifactory | ... 87 common frames omitted
245artifactory | Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
246artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
247artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
248artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
249artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
250artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
251artifactory | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
252artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
253artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
254artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1120)
255artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1044)
256artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:942)
257artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
258artifactory | ... 89 common frames omitted
259artifactory | Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
260artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
261artifactory | at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
262artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
263artifactory | ... 100 common frames omitted
264artifactory | Caused by: org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
265artifactory | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.beforeSingletonCreation(DefaultSingletonBeanRegistry.java:347)
266artifactory | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
267artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
268artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
269artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1120)
270artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1044)
271artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:942)
272artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
273artifactory | ... 102 common frames omitted
274artifactory | 2018-03-21 09:53:12,946 [art-init] [ERROR] (o.a.w.s.ArtifactoryContextConfigListener:92) - Application could not be initialized: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
275artifactory | java.lang.reflect.InvocationTargetException: null
276artifactory | at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
277artifactory | at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
278artifactory | at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
279artifactory | at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
280artifactory | at org.artifactory.webapp.servlet.ArtifactoryContextConfigListener.configure(ArtifactoryContextConfigListener.java:207)
281artifactory | at org.artifactory.webapp.servlet.ArtifactoryContextConfigListener.access$200(ArtifactoryContextConfigListener.java:63)
282artifactory | at org.artifactory.webapp.servlet.ArtifactoryContextConfigListener$1.run(ArtifactoryContextConfigListener.java:88)
283artifactory | Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'lastDownloadedItemsSearcher' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/stats/LastDownloadedItemsSearcher.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [org.artifactory.search.AqlStreamingSearcherService]: : Error creating bean with name 'aqlStreamingSearcherService' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/AqlStreamingSearcherService.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [org.artifactory.search.AqlConvertService]: : Error creating bean with name 'aqlConvertService' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/AqlConvertService.class]: Unsatisfied dependency expressed through constructor argument with index 1 of type [org.artifactory.api.security.AuthorizationService]: : 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aqlConvertService' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/AqlConvertService.class]: Unsatisfied dependency expressed through constructor argument with index 1 of type [org.artifactory.api.security.AuthorizationService]: : 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aqlStreamingSearcherService' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/AqlStreamingSearcherService.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [org.artifactory.search.AqlConvertService]: : Error creating bean with name 'aqlConvertService' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/AqlConvertService.class]: Unsatisfied dependency expressed through constructor argument with index 1 of type [org.artifactory.api.security.AuthorizationService]: : 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aqlConvertService' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/AqlConvertService.class]: Unsatisfied dependency expressed through constructor argument with index 1 of type [org.artifactory.api.security.AuthorizationService]: : 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
284artifactory | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:749)
285artifactory | at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:185)
286artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1131)
287artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1034)
288artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:504)
289artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
290artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
291artifactory | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
292artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
293artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
294artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:755)
295artifactory | at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:757)
296artifactory | at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:480)
297artifactory | at org.artifactory.spring.ArtifactoryApplicationContext.refresh(ArtifactoryApplicationContext.java:233)
298artifactory | at org.artifactory.spring.ArtifactoryApplicationContext.<init>(ArtifactoryApplicationContext.java:133)
299artifactory | ... 7 common frames omitted
300artifactory | Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aqlStreamingSearcherService' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/AqlStreamingSearcherService.class]: Unsatisfied dependency expressed through constructor argument with index 0 of type [org.artifactory.search.AqlConvertService]: : Error creating bean with name 'aqlConvertService' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/AqlConvertService.class]: Unsatisfied dependency expressed through constructor argument with index 1 of type [org.artifactory.api.security.AuthorizationService]: : 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aqlConvertService' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/AqlConvertService.class]: Unsatisfied dependency expressed through constructor argument with index 1 of type [org.artifactory.api.security.AuthorizationService]: : 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
301artifactory | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:749)
302artifactory | at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:185)
303artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1131)
304artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1034)
305artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:504)
306artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
307artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
308artifactory | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
309artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
310artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
311artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1120)
312artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1044)
313artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:942)
314artifactory | at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:813)
315artifactory | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:741)
316artifactory | ... 21 common frames omitted
317artifactory | Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'aqlConvertService' defined in URL [jar:file:/opt/jfrog/artifactory/tomcat/webapps/artifactory/WEB-INF/lib/artifactory-core-5.10.0-m002.jar!/org/artifactory/search/AqlConvertService.class]: Unsatisfied dependency expressed through constructor argument with index 1 of type [org.artifactory.api.security.AuthorizationService]: : 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?; 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
318artifactory | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:749)
319artifactory | at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:185)
320artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1131)
321artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1034)
322artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:504)
323artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
324artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
325artifactory | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
326artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
327artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
328artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1120)
329artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1044)
330artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:942)
331artifactory | at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:813)
332artifactory | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:741)
333artifactory | ... 35 common frames omitted
334artifactory | 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.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
335artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
336artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
337artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
338artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
339artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
340artifactory | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
341artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
342artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
343artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1120)
344artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1044)
345artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:942)
346artifactory | at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:813)
347artifactory | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:741)
348artifactory | ... 49 common frames omitted
349artifactory | Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.security.access.AccessService org.artifactory.security.SecurityServiceImpl.accessService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
350artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
351artifactory | at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
352artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
353artifactory | ... 61 common frames omitted
354artifactory | Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'accessServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
355artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
356artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
357artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
358artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
359artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
360artifactory | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
361artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
362artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
363artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1120)
364artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1044)
365artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:942)
366artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
367artifactory | ... 63 common frames omitted
368artifactory | Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.api.repo.RepositoryService org.artifactory.security.access.AccessServiceImpl.repositoryService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
369artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
370artifactory | at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
371artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
372artifactory | ... 74 common frames omitted
373artifactory | Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repositoryServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
374artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
375artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
376artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
377artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
378artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
379artifactory | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
380artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
381artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
382artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1120)
383artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1044)
384artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:942)
385artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
386artifactory | ... 76 common frames omitted
387artifactory | Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.InternalSearchService org.artifactory.repo.service.RepositoryServiceImpl.searchService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
388artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
389artifactory | at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
390artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
391artifactory | ... 87 common frames omitted
392artifactory | Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
393artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
394artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1202)
395artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
396artifactory | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
397artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
398artifactory | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
399artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
400artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
401artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1120)
402artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1044)
403artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:942)
404artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
405artifactory | ... 89 common frames omitted
406artifactory | Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.artifactory.search.stats.LastDownloadedItemsSearcher org.artifactory.search.SearchServiceImpl.lastDownloadedItemsSearcher; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
407artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:561)
408artifactory | at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
409artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:331)
410artifactory | ... 100 common frames omitted
411artifactory | Caused by: org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'lastDownloadedItemsSearcher': Requested bean is currently in creation: Is there an unresolvable circular reference?
412artifactory | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.beforeSingletonCreation(DefaultSingletonBeanRegistry.java:347)
413artifactory | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
414artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
415artifactory | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
416artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1120)
417artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1044)
418artifactory | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:942)
419artifactory | at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:533)
420artifactory | ... 102 common frames omitted
421artifactory | 2018-03-21 09:53:13,382 [localhost-startStop-2] [JFrog-Access] [INFO ] (o.j.a.s.s.s.RefreshableScheduledJob:52) - Scheduling heartbeat task to run every 5 seconds
422artifactory | 2018-03-21 09:53:16,945 [localhost-startStop-2] [JFrog-Access] [INFO ] (o.j.a.AccessApplication:57) - Started AccessApplication in 24.606 seconds (JVM running for 28.089)
423artifactory | Mar 21, 2018 9:53:16 AM org.apache.catalina.startup.HostConfig deployDescriptor
424artifactory | INFO: Deployment of configuration descriptor [/opt/jfrog/artifactory/tomcat/conf/Catalina/localhost/access.xml] has finished in [27,209] ms
425artifactory | Mar 21, 2018 9:53:16 AM org.apache.catalina.startup.HostConfig deployDirectory
426artifactory | INFO: Deploying web application directory [/opt/jfrog/artifactory/tomcat/webapps/ROOT]
427artifactory | Mar 21, 2018 9:53:17 AM org.apache.catalina.startup.HostConfig deployDirectory
428artifactory | INFO: Deployment of web application directory [/opt/jfrog/artifactory/tomcat/webapps/ROOT] has finished in [39] ms
429artifactory | Mar 21, 2018 9:53:17 AM org.apache.coyote.AbstractProtocol start
430artifactory | INFO: Starting ProtocolHandler ["http-nio-8081"]
431artifactory | Mar 21, 2018 9:53:17 AM org.apache.coyote.AbstractProtocol start
432artifactory | INFO: Starting ProtocolHandler ["http-nio-8040"]
433artifactory | Mar 21, 2018 9:53:17 AM org.apache.coyote.AbstractProtocol start
434artifactory | INFO: Starting ProtocolHandler ["ajp-nio-8019"]
435artifactory | 2018-03-21 09:53:17,207 [http-nio-8081-exec-2] [ERROR] (o.a.w.s.ArtifactoryFilter:213) - Artifactory failed to initialize: Context is null
436artifactory | 2018-03-21 09:53:17,207 [http-nio-8081-exec-1] [ERROR] (o.a.w.s.ArtifactoryFilter:213) - Artifactory failed to initialize: Context is null
437artifactory | 2018-03-21 09:53:17,207 [http-nio-8081-exec-4] [ERROR] (o.a.w.s.ArtifactoryFilter:213) - Artifactory failed to initialize: Context is null
438artifactory | 2018-03-21 09:53:17,207 [http-nio-8081-exec-3] [ERROR] (o.a.w.s.ArtifactoryFilter:213) - Artifactory failed to initialize: Context is null