Failed to initialise/start the Artifactory application due to access service failure, with the following errors from the Artifactory logs.
2021-04-17 17:21:50,604 [art-init] [INFO ] (o.a.s.a.ArtifactoryAccessClientConfigStore:625) - Using Access Server URL: https://localhost:8443/access (bundled) source: detected 2021-04-17 17:21:50,635 [art-init] [INFO ] (o.a.s.a.AccessServiceImpl:387) - Waiting for access server... 2021-04-17 17:21:50,885 [art-init] [ERROR] (o.a.s.a.AccessServiceImpl:398) - Could not ping access server: {} org.jfrog.access.client.AccessClientHttpException: HTTP response status 404:Failed on executing /api/v1/system/ping, with response: at org.jfrog.access.client.http.AccessHttpClient.createRestResponse(AccessHttpClient.java:162) at org.jfrog.access.client.http.AccessHttpClient.restCall(AccessHttpClient.java:114) at org.jfrog.access.client.http.AccessHttpClient.ping(AccessHttpClient.java:96) at org.jfrog.access.client.AccessClientImpl.ping(AccessClientImpl.java:211) at org.artifactory.security.access.AccessServiceImpl.waitForAccessServer(AccessServiceImpl.java:393) … Caused by: org.springframework.beans.factory.BeanInitializationException: Failed to initialize bean 'org.artifactory.security.access.AccessService'.; nested exception is java.lang.IllegalStateException: Waiting for access server to respond timed-out at org.artifactory.spring.ArtifactoryApplicationContext.refresh(ArtifactoryApplicationContext.java:276) … 2021-04-17 17:23:22,813 [https-jsse-nio-8443-exec-2] [ERROR] (o.a.w.s.ArtifactoryFilter:194) - Artifactory failed to initialize: Context is null