After fresh installation of Artifactory, using this doc[1], I did started the service and I got this error:
"Artifactory Tomcat server did not start in 60 seconds. Please check the logs" I checked the logs: root@debian:~# tail -f /srv/artifactory/logs/artifactory.log 2014-08-15 15:18:05,087 [art-init] [INFO ] (o.a.s.ArtifactoryApplicationContext:221) - Initializing org.artifactory.repo.cleanup.InternalVirtualCacheCleanupService 2014-08-15 15:18:05,089 [art-init] [INFO ] (o.a.s.ArtifactoryApplicationContext:221) - Initializing org.artifactory.maven.index.InternalMavenIndexerService 2014-08-15 15:18:05,090 [art-init] [INFO ] (o.a.s.ArtifactoryApplicationContext:221) - Initializing org.artifactory.storage.db.servers.service.ArtifactoryHeartbeatService 2014-08-15 15:18:05,091 [art-init] [INFO ] (o.a.s.ArtifactoryApplicationContext:221) - Initializing org.artifactory.security.interceptor.SecurityConfigurationChangesInterceptors 2014-08-15 15:18:05,123 [art-init] [INFO ] (o.a.s.ArtifactoryApplicationContext:359) - Artifactory application context is ready. 2014-08-15 15:18:05,125 [art-init] [INFO ] (o.a.w.s.ArtifactoryContextConfigListener:225) - ########################################################### ### Artifactory successfully started (14.469 seconds) ### ########################################################### Artifactory started in 14.469 seconds and works well, why this msg? [1] - http://www.jfrog.com/confluence/display/RTF/Installing+on+Linux+Solaris+or+Mac+OS#InstallingonLinuxSolarisorMacOS-ServiceInstallation -- View this message in context: http://forums.jfrog.org/Why-this-msg-Artifactory-Tomcat-server-did-not-start-in-60-seconds-Please-check-the-logs-tp7579945.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
