|
From: hen <ba...@ap...> - 2007-03-15 04:28:07
|
I changed the config such that there are two local repositories:
<localRepositories>
<localRepository>
<key>local-repo</key>
<description>local repoitory</description>
</localRepository>
<localRepository>
<key>sash-1.2</key>
<description>SASH 1.2</description>
</localRepository>
</localRepositories>
and restarted and I got the following error:
java.sql.SQLException: Failed to start database
'/home/hen/artifactory-1.2.0.1//repos/jcr/db', see the next exception for
details.
....
2007-03-14 21:14:59,146 [ERROR] repo.spring.CentralConfigFactoryBean -
Failed to load configuration from
'/home/hen/artifactory-1.2.0.1//etc/artifactory.config.xml'.
java.lang.RuntimeException: Faild to config jcr repo.
Was that a bad configuration?
Hen
--
View this message in context: http://www.nabble.com/Error-on-restart-%28with-minor-config-change%29-tf3406338.html#a9488413
Sent from the Artifactory-Users mailing list archive at Nabble.com.
|