We've noticed that starting up artifactory (hosting ~50,000) artifacts is
taking a very long time (just less than an hour).
We see this with 4.4.2 and with 4.2.2 (previous version we were running) -
both PRO versions.
Is there some config change we can do to speed up the startup? At the very
least, is there some way to print something to the log to let us know that
it is working (and how close to complete it is)?
This actually caused us problems a few weeks back; as the sysadmin team
restarted it, and assumed something was wrong as it didn't come up in a
reasonable time.
Thanks.
Dan
2016-02-01 08:55:16,019 [art-init] [INFO ]
(o.a.w.s.ArtifactoryContextConfigListener:273) -
_ _ __ _ _____
/\ | | (_)/ _| | | | __ \
/ \ _ __| |_ _| |_ __ _ ___| |_ ___ _ __ _ _ | |__) | __ ___
/ /\ \ | '__| __| | _/ _` |/ __| __/ _ \| '__| | | | | ___/ '__/ _ \
/ ____ \| | | |_| | || (_| | (__| || (_) | | | |_| | | | | | | (_) |
/_/ \_\_| \__|_|_| \__,_|\___|\__\___/|_| \__, | |_| |_| \___/
Version: 4.4.2 __/ |
Revision: 40093 |___/
Artifactory Home: '/var/opt/jfrog/artifactory'
2016-02-01 08:55:16,168 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:209) - Refreshing Artifactory: startup
date [Mon Feb 01 08:55:16 EST 2016]; root of context hierarchy
2016-02-01 09:49:35,299 [art-init] [INFO ] (o.a.s.d.DbServiceImpl:184) -
Database: Apache Derby 10.11.1.1 - (1616546). Driver: Apache Derby Embedded
JDBC Driver 10.11.1.1 - (1616546)
2016-02-01 09:49:35,300 [art-init] [INFO ] (o.a.s.d.DbServiceImpl:186) -
Connection URL: jdbc:derby:/var/opt/jfrog/artifactory/data/derby
2016-02-01 09:49:40,421 [art-init] [INFO ]
(o.a.s.ArtifactorySchedulerFactoryBean:647) - Starting Quartz Scheduler now
2016-02-01 09:49:40,495 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:216) - Artifactory context starting
up...
2016-02-01 09:49:40,687 [art-init] [WARN ]
(o.a.v.ArtifactoryVersionReader:82) - Closest matched version: 4.2.2
2016-02-01 09:49:40,688 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.storage.db.DbService
2016-02-01 09:49:40,689 [art-init] [INFO ]
(o.a.s.d.v.ArtifactoryDBVersion:58) - Starting database conversion from
v422 to v442
2016-02-01 09:49:40,690 [art-init] [INFO ] (o.a.s.d.v.c.DBSqlConverter:38)
- Starting schema conversion: /conversion/derby/derby_v440.sql
2016-02-01 09:49:41,110 [art-init] [INFO ] (o.a.s.d.v.c.DBSqlConverter:41)
- Finished schema conversion: /conversion/derby/derby_v440.sql
2016-02-01 09:49:41,110 [art-init] [INFO ] (o.a.s.d.v.c.DBSqlConverter:38)
- Starting schema conversion: /conversion/derby/derby_v441.sql
2016-02-01 09:49:41,117 [art-init] [INFO ] (o.a.s.d.v.c.DBSqlConverter:41)
- Finished schema conversion: /conversion/derby/derby_v441.sql
2016-02-01 09:49:41,117 [art-init] [INFO ]
(o.a.s.d.v.ArtifactoryDBVersion:62) - Finished database conversion from
v422 to v442
2016-02-01 09:49:41,352 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.config.ConfigurationChangesInterceptors
2016-02-01 09:49:41,354 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.config.InternalCentralConfigService
2016-02-01 09:49:41,599 [art-init] [INFO ] (o.a.d.r.CentralConfigReader:78)
- The current Artifactory config schema namespace is '
http://artifactory.jfrog.org/xsd/1.6.9' The provided config does not seem
to be compliant with it.
2016-02-01 09:49:41,601 [art-init] [INFO ] (o.a.d.r.CentralConfigReader:56)
- Converting artifactory.config.xml version from 'v163' to 'v169'
2016-02-01 09:49:41,642 [art-init] [INFO ]
(o.a.v.c.v.SourceDeletedDetectionConverter:38) - Converting repositories
for SourceDeletedDetection support
2016-02-01 09:49:41,643 [art-init] [INFO ]
(o.a.v.c.v.SourceDeletedDetectionConverter:58) - Finished Converting
repositories for SourceDeletedDetection support
2016-02-01 09:49:41,643 [art-init] [INFO ]
(o.a.v.c.v.UserLockConfigConverter:43) - Starting default 'user locking'
conversion
2016-02-01 09:49:41,643 [art-init] [INFO ]
(o.a.v.c.v.UserLockConfigConverter:51) - Finished default 'user locking'
conversion
2016-02-01 09:49:41,643 [art-init] [INFO ]
(o.a.v.c.v.TrashcanConfigConverter:43) - Starting default trashcan config
conversion
2016-02-01 09:49:41,643 [art-init] [INFO ]
(o.a.v.c.v.TrashcanConfigConverter:48) - No trashcan config found - adding
default one
2016-02-01 09:49:41,644 [art-init] [INFO ]
(o.a.v.c.v.TrashcanConfigConverter:51) - Finished default trashcan config
conversion
2016-02-01 09:49:41,644 [art-init] [INFO ]
(o.a.v.c.v.PasswordPolicyConverter:43) - Starting user
PasswordPolicyConverter conversion
2016-02-01 09:49:41,645 [art-init] [INFO ]
(o.a.v.c.v.PasswordPolicyConverter:76) - Finished PasswordPolicyConverter
conversion
2016-02-01 09:49:41,645 [art-init] [INFO ]
(o.a.v.c.v.PasswordMaxAgeConverter:40) - Starting user
PasswordMaxAgeConverter conversion
2016-02-01 09:49:41,645 [art-init] [INFO ]
(o.a.v.c.v.PasswordMaxAgeConverter:61) - Finished PasswordMaxAgeConverter
conversion
2016-02-01 09:49:41,922 [art-init] [INFO ]
(o.a.c.CentralConfigServiceImpl:339) - Saving new configuration in
storage...
2016-02-01 09:49:42,211 [art-init] [INFO ]
(o.a.c.CentralConfigServiceImpl:342) - New configuration saved.
2016-02-01 09:49:42,272 [art-init] [INFO ]
(o.a.c.CentralConfigServiceImpl:414) - Automatically converting the config
file, original will be saved in /var/opt/jfrog/artifactory/etc
2016-02-01 09:49:42,351 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.state.model.ArtifactoryStateManager
2016-02-01 09:49:42,470 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.schedule.TaskService
2016-02-01 09:49:42,472 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.repo.interceptor.StorageInterceptors
2016-02-01 09:49:42,473 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.repo.service.InternalRepositoryService
2016-02-01 09:49:43,210 [art-init] [INFO ] (o.a.i.InfoWriter :85) -
SYSTEM INFORMATION DUMP
=======================
User Info
========================
user.country |
US
user.dir |
/var/opt/jfrog/artifactory
user.home |
/var/opt/jfrog/artifactory
user.language |
en
user.name |
artifactory
user.timezone |
America/New_York
Host Info
========================
Available Processors | 4
Heap Memory Usage-Commited |
536870912
Heap Memory Usage-Init |
536870912
Heap Memory Usage-Max |
2147483648
Heap Memory Usage-Used |
170393624
Non-Heap Memory Usage-Commited |
109436928
Non-Heap Memory Usage-Init |
2555904
Non-Heap Memory Usage-Max |
-1
Non-Heap Memory Usage-Used |
106520144
os.arch |
amd64
os.name |
Linux
os.version |
2.6.32-431.el6.x86_64
Artifactory Info
========================
artifactory.runMode.test |
false
artifactory.runMode.qa |
false
artifactory.runMode.dev |
false
artifactory.runMode.devHa |
false
artifactory.version |
4.2.2
artifactory.revision |
40049
artifactory.timestamp |
1446734968726
artifactory.servlet.supportUrlSessionTracking |
false
artifactory.addons.disabled |
artifactory.addons.info.url |
http://service.jfrog.org/artifactory/addons/info/%s
artifactory.addons.info.url |
http://www.jfrog.com/confluence/display/RTF/%s
artifactory.async.corePoolSize |
16
artifactory.async.poolTtlSecs |
60
artifactory.async.poolMaxQueueSize |
10000
artifactory.versioningQueryIntervalSecs |
7200
artifactory.logs.viewRefreshRateSecs |
10
artifactory.locks.timeoutSecs |
120
artifactory.locks.debugTimeouts |
false
artifactory.task.completionLockTimeoutRetries |
100
artifactory.repo.concurrentDownloadSyncTimeoutSecs |
900
artifactory.repo.downloadStatsEnabled |
true
artifactory.repo.global.disabled |
true
artifactory.fsitem.cache.idleTimeSecs |
1200
artifactory.docker.tokens.cache.idleTimeSecs |
240
artifactory.artifactory.tokens.cache.idleTimeSecs |
300
artifactory.cacheFS.sync.quietPeriodSecs |
900
artifactory.search.maxResults |
500
artifactory.search.userQueryLimit |
1000
artifactory.search.content.maxFragments |
500
artifactory.search.content.maxFragmentsSize |
5000
artifactory.search.archive.minQueryLength | 3
artifactory.search.pattern.timeoutSecs |
30
artifactory.gc.useIndex |
false
artifactory.gc.intervalSecs |
86400
artifactory.gc.delaySecs |
7200
artifactory.gc.sleepBetweenNodesMillis |
20
artifactory.gc.scanStartSleepingThresholdMillis |
20000
artifactory.gc.scanSleepBetweenIterationsMillis |
200
artifactory.gc.fileScanSleepIterationMillis |
1000
artifactory.gc.fileScanSleepMillis |
250
artifactory.gc.maxCacheEntries |
10000
artifactory.traffic.collectionActive |
false
artifactory.security.authentication.cache.initSize |
100
artifactory.security.authentication.cache.idleTimeSecs |
300
artifactory.security.userLastAccessUpdatesResolutionSecs | 5
artifactory.security.authentication.encryptedPassword.surroundChars |
**
artifactory.security.useBase64 |
false
artifactory.security.master.key |
************************
artifactory.security.disableRememberMe |
false
artifactory.security.ldap.forceGroupMemberAttFullDN |
false
artifactory.enable.aql.read.committed |
false
artifactory.mvn.central.hostPattern | .
maven.org
artifactory.mvn.central.indexerMaxQueryIntervalSecs |
86400
artifactory.mvn.dynamicMetadata.cacheRetentionSecs |
10
artifactory.mvn.metadata.version3.enabled |
true
artifactory.mvn.custom.types |
tar.gz,tar.bz2
artifactory.request.disableVersionTokens |
false
artifactory.request.searchLatestReleaseByDateCreated |
false
artifactory.build.maxFoldersToScanForDeletionWarnings | 2
artifactory.build.checksum.cache.idleTimeSecs |
300
artifactory.updates.refreshIntervalSecs |
14400
artifactory.updates.url |
http://service.jfrog.org/artifactory/updates
artifactory.artifactoryRequestsToGlobalCanRetrieveRemoteArtifacts |
false
artifactory.ui.syntaxColoringMaxTextSizeBytes |
512000
artifactory.plugin.scripts.refreshIntervalSecs | 0
artifactory.plugin.aol.support |
false
artifactory.aol.dedicated.server |
false
artifactory.aol.displayAccountManagementLink |
true
artifactory.file.roller.maxFileToRetain |
10
artifactory.backup.fileExportSleepIterationMillis |
2000
artifactory.backup.fileExportSleepMillis |
250
artifactory.http.acceptEncoding.gzip |
true
artifactory.http.useExpectContinue |
false
artifactory.http.forceForbiddenResponse |
false
artifactory.http.enableCookieManagement |
false
artifactory.filtering.resourceSizeKb |
64
artifactory.repo.remote.checkForExistingResourceOnRequest |
true
artifactory.version.query.enabled |
true
artifactory.response.disableContentDispositionFilename |
false
artifactory.yum.calculationRequest.aggregationTimeWindowSecs |
60
artifactory.debian.calculationRequest.aggregationTimeWindowSecs |
60
artifactory.yum.calculationRequest.aggregationCycleSecs |
60
artifactory.debian.calculationRequest.aggregationCycleSecs |
60
artifactory.archive.licenseFile.names |
license,LICENSE,license.txt,LICENSE.txt,LICENSE.TXT
artifactory.ui.search.maxRowsPerPage |
20
artifactory.replication.checksumDeploy.minSizeKb |
10
artifactory.replication.consumer.queueSize | 1
artifactory.replication.local.iteration.sleepThresholdMillis |
1000
artifactory.replication.local.iteration.sleepMillis |
100
artifactory.replication.event.queue.size |
50000
artifactory.request.explodedArchiveExtensions |
zip,tar,tar.gz,tgz
artifactory.bintray.jcenter.url |
http://jcenter.bintray.com
artifactory.bintray.url |
https://bintray.com
artifactory.bintray.api.url |
https://api.bintray.com
artifactory.bintray.ui.hideUploads |
false
artifactory.bintray.ui.hideInfo |
false
artifactory.bintray.ui.hideRemoteSearch |
false
artifactory.bintray.client.threadPool.size | 5
artifactory.enable.ui.pages.in.Iframe |
false
artifactory.bintray.client.requestTimeoutMS |
150000
artifactory.bintray.client.signRequestTimeoutMS |
90000
artifactory.useUserNameAutoCompleteOnLogin |
on
artifactory.ui.hideEncryptedPassword |
*****
artifactory.stats.flushIntervalSecs |
30
artifactory.stats.remote.flushIntervalSecs |
35
artifactory.stats.flushTimeoutSecs |
120
artifactory.integrationCleanup.intervalSecs |
300
artifactory.integrationCleanup.quietPeriodSecs |
60
artifactory.folderPruning.intervalSecs |
300
artifactory.folderPruning.quietPeriodSecs |
60
artifactory.repo.virtualCacheCleanup.maxAgeHours |
168
artifactory.repo.virtualCacheCleanup.pattern |
*.pom
artifactory.security.authentication.password.salt |
****************
artifactory.db.idGenerator.fetch.amount |
2000
artifactory.db.idGenerator.max.update.retries |
50
artifactory.gems.localIndexTaskIntervalSecs |
30
artifactory.gems.virtualIndexTaskIntervalSecs |
300
artifactory.gems.gemsIndexTaskQueueLimit |
20000
artifactory.gems.gemsAfterRepoInitHack |
true
artifactory.security.authentication.crowd.group.startIndex | 0
artifactory.security.authentication.crowd.group.maxResults |
9999
artifactory.ui.hideChecksums |
false
artifactory.archive.indexer.intervalSecs |
60
artifactory.nuget.inMemoryRemoteCaches |
true
artifactory.nuget.forceAuthentication |
false
artifactory.nuget.allowRootGetWithAnon |
false
artifactory.docker.forceAuthentication |
false
artifactory.ha.heartbeat.intervalSecs | 5
artifactory.ha.heartbeat.staleSecs |
30
artifactory.ha.membersIntroduction.intervalSecs |
30
artifactory.ha.membersIntroduction.staleSecs |
30
artifactory.npm.index.quietPeriodSecs |
60
artifactory.npm.index.cycleSecs |
60
artifactory.import.max.parallelRepos | 3
artifactory.debian.distribution.path |
dists
artifactory.debian.index.quietPeriodSecs |
60
artifactory.debian.index.cycleSecs | 2
artifactory.opkg.index.quietPeriodSecs |
60
artifactory.opkg.index.cycleSecs | 2
artifactory.debian.default.architectures |
i386,amd64
artifactory.pypi.index.quietPeriodSecs |
60
artifactory.pypi.index.sleepMilliSecs |
60
artifactory.docker.cleanup.maxAgeMillis |
86400000
artifactory.http.range.support |
true
artifactory.acl.dirty.read.timeout |
20000
artifactory.ping.allowUnauthenticated |
false
artifactory.repo.http.idleConnectionMonitorInterval |
10
artifactory.repo.http.disableIdleConnectionMonitoring |
false
artifactory.support.core.bundle.contentCollectionAwaitTimeout |
60
artifactory.support.core.bundle.waitForSlotBeforeWithdraw |
600
artifactory.support.core.bundle.maxBundles | 5
artifactory.binary.provider.zones |
a,b,c
artifactory.security.useFrontCacheForBlockedUsers |
true
artifactory.security.loginBlockDelay |
500
artifactory.security.password.expiry.passwordExpireNotificationJobIntervalSecs|
*****
artifactory.security.password.expiry.passwordExpireJobIntervalSecs |
*****
artifactory.security.password.expiry.daysToNotifyBefore | *
artifactory.http.client.max.total.connections |
50
artifactory.http.client.max.connections.per.route |
50
artifactory.home |
/var/opt/jfrog/artifactory
Java System Info
========================
java.class.version |
52.0
java.home |
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.65-0.b17.el6_7.x86_64/jre
java.io.tmpdir |
/opt/jfrog/artifactory/tomcat/temp
java.runtime.name |
OpenJDK Runtime Environment
java.runtime.version |
1.8.0_65-b17
java.specification.name |
Java Platform API Specification
java.specification.vendor |
Oracle Corporation
java.specification.version |
1.8
java.vendor |
Oracle Corporation
java.vendor.url |
http://java.oracle.com/
java.vendor.url.bug |
http://bugreport.sun.com/bugreport/
java.version |
1.8.0_65
java.vm.info |
mixed mode
java.vm.name |
OpenJDK 64-Bit Server VM
java.vm.specification.name |
Java Virtual Machine Specification
java.vm.specification.vendor |
Oracle Corporation
java.vm.specification.version |
1.8
java.vm.vendor |
Oracle Corporation
java.vm.version |
25.65-b01
sun.arch.data.model |
64
sun.boot.library.path |
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.65-0.b17.el6_7.x86_64/jre/lib/amd64
sun.cpu.endian |
little
sun.cpu.isalist |
sun.io.unicode.encoding |
UnicodeLittle
sun.java.launcher |
SUN_STANDARD
sun.jnu.encoding |
UTF-8
sun.management.compiler |
HotSpot 64-Bit Tiered Compilers
sun.os.patch.level |
unknown
JVM Input arguments |
-Djava.util.logging.config.file=/opt/jfrog/artifactory/tomcat/conf/logging.properties
|
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
|
-Xms512m
|
-Xmx2g
|
-Xss256k
|
-XX:+UseG1GC
|
-Djruby.compile.invokedynamic=false
|
-Dfile.encoding=UTF8
|
-Dartdist=rpm
|
-Dartifactory.home=/var/opt/jfrog/artifactory
|
-Djava.endorsed.dirs=/opt/jfrog/artifactory/tomcat/endorsed
|
-Dcatalina.base=/opt/jfrog/artifactory/tomcat
|
-Dcatalina.home=/opt/jfrog/artifactory/tomcat
|
-Djava.io.tmpdir=/opt/jfrog/artifactory/tomcat/temp
Java Class Path Info
========================
sun.boot.class.path |
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.65-0.b17.el6_7.x86_64/jre/lib/resources.jar
|
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.65-0.b17.el6_7.x86_64/jre/lib/rt.jar
|
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.65-0.b17.el6_7.x86_64/jre/lib/sunrsasign.jar
|
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.65-0.b17.el6_7.x86_64/jre/lib/jsse.jar
|
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.65-0.b17.el6_7.x86_64/jre/lib/jce.jar
|
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.65-0.b17.el6_7.x86_64/jre/lib/charsets.jar
|
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.65-0.b17.el6_7.x86_64/jre/lib/jfr.jar
|
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.65-0.b17.el6_7.x86_64/jre/classes
java.library.path |
/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
java.endorsed.dirs |
/opt/jfrog/artifactory/tomcat/endorsed
java.ext.dirs |
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.65-0.b17.el6_7.x86_64/jre/lib/ext:/usr/java/packages/lib/ext
java.class.path |
/opt/jfrog/artifactory/tomcat/bin/bootstrap.jar
|
/opt/jfrog/artifactory/tomcat/bin/tomcat-juli.jar
2016-02-01 09:49:43,722 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.repo.cleanup.InternalFolderPruningService
2016-02-01 09:49:43,724 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.addon.license.service.InternalLicensesService
2016-02-01 09:49:43,724 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.repo.cleanup.InternalVirtualCacheCleanupService
2016-02-01 09:49:43,735 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.repo.interceptor.ImportInterceptors
2016-02-01 09:49:43,737 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.security.interceptor.SecurityConfigurationChangesInterceptors
2016-02-01 09:49:43,739 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.addon.sso.ArtifactoryCrowdClient
2016-02-01 09:49:43,739 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.storage.service.InternalStorageService
2016-02-01 09:49:43,744 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.search.InternalSearchService
2016-02-01 09:49:43,744 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.repo.trash.TrashService
2016-02-01 09:49:43,748 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.repo.cleanup.InternalIntegrationCleanupService
2016-02-01 09:49:43,749 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.security.InternalSecurityService
2016-02-01 09:49:44,257 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.traffic.InternalTrafficService
2016-02-01 09:49:44,259 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.repo.service.trash.NonTrashableItems
2016-02-01 09:49:44,287 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.repo.local.LocalNonCacheOverridables
2016-02-01 09:49:44,289 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.security.ldap.InternalLdapAuthenticator
2016-02-01 09:49:44,291 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.addon.blackduck.service.BlackDuckApplicationService
2016-02-01 09:49:44,291 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.addon.plugin.GroovyRunner
2016-02-01 09:49:44,847 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.repo.interceptor.StorageAggregationInterceptors
2016-02-01 09:49:44,849 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.build.InternalBuildService
2016-02-01 09:49:44,858 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.backup.InternalBackupService
2016-02-01 09:49:44,860 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.storage.db.servers.service.ArtifactoryHeartbeatService
2016-02-01 09:49:44,863 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.security.ssh.InternalSshAuthService
2016-02-01 09:49:44,863 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.p2.transformer.XmlStreamTransformerService
2016-02-01 09:49:44,870 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.repo.cleanup.InternalArtifactCleanupService
2016-02-01 09:49:44,871 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.maven.index.InternalMavenIndexerService
2016-02-01 09:49:44,871 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.md.MetadataDefinitionService
2016-02-01 09:49:44,878 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.download.InternalFolderDownloadService
2016-02-01 09:49:44,879 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.engine.InternalDownloadService
2016-02-01 09:49:44,880 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.addon.replication.core.InternalReplicationService
2016-02-01 09:49:44,911 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:221) - Initializing
org.artifactory.repo.cache.expirable.CacheExpiry
2016-02-01 09:49:44,913 [art-init] [INFO ]
(o.a.c.ConvertersManagerImpl:101) - Updating local file
data/artifactory.properties to running version
2016-02-01 09:49:45,221 [art-init] [INFO ]
(o.a.c.ConvertersManagerImpl:116) - Updating database properties to running
version
2016-02-01 09:49:45,332 [art-init] [INFO ]
(o.a.s.ArtifactoryApplicationContext:406) - Artifactory application context
is ready.
2016-02-01 09:49:45,332 [art-init] [INFO ]
(o.a.c.ConvertersManagerImpl:136) - Sending configuration update message to
slaves
2016-02-01 09:49:45,334 [art-init] [INFO ]
(o.a.w.s.ArtifactoryContextConfigListener:219) -
###########################################################
### Artifactory successfully started (3269.316 seconds) ###
###########################################################
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users