We use it, but I wouldn't call it a company-wide thing. Mostly, we put artifacts into it that can't be found on a repository elsewhere, so that our builds can work without each developer having to specially set up his own local repository.

??? wrote:
there is a Bug about Artifactory combine jetty, it's will lost its works
dircectory every one or two weeks ,because jetty put the works directory in
the /tmp.
So we must restart our artfactory.sh every one or two weeks.
yestoday after we use killall -9 java to kill jetty process and restart it.
there is a exception:

java.lang.RuntimeException: Failed to config jcr repo.

at org.artifactory.jcr.JcrHelper.<init>(JcrHelper.java:112)

at
org.artifactory.config.CentralConfig.afterPropertiesSet(CentralConfig.java:158)

at
org.artifactory.config.CentralConfigFactoryBean.afterPropertiesSet(CentralConfigFactoryBean.java:69)

at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCap

ableBeanFactory.java:1202)

I guess that's becouse the killall cause some JCR problem in artifactory.
Can anybody tell me how to stop the process politely install of killall -9 ?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to