[Cosmo-dev] Errors starting cosmo after svn up
Travis Vachon
travis at osafoundation.org
Wed Nov 22 11:25:23 PST 2006
Hi folks
A couple people have noticed errors after svn up similar to
org.springframework.beans.factory.BeanDefinitionStoreException: Error
registering bean with name 'httpLoggingFormat' defined in class path
resource [applicationContext.xml]: Could not resolve placeholder
'cosmo.log.HttpLoggingFilter.format'
This is because HttpLoggingFilter gets its format information from
cosmo.properties, which is kept in the snarf distribution.
The fix is to rebuild the snarf dist, by doing a "maven dist" in the
snarf directory.
There have also been a few schema changes over the past few days, so
you should probably clear your database ("rm -rf ./snarf/dist/{dist
name}/db" on linux or osx) while you're at it.
The IRC chatter also resulted in a reminder to send out emails after
schema and config file changes (I believe cosmo.properties is the
only one that requires a snarf dist rebuild), something I have been
very negligent about, and will make sure I do in the future!
-Travis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osafoundation.org/pipermail/cosmo-dev/attachments/20061122/30311e45/attachment.html
More information about the cosmo-dev
mailing list