collective / collective.recipe.solrinstance

Buildout recipe to configure a Solr instance
https://pypi.python.org/pypi/collective.recipe.solrinstance
5 stars 13 forks source link

Log4j properties file stored to wrong location #45

Closed do3cc closed 7 years ago

do3cc commented 9 years ago

Solr does not look at etc/log4j.properties for logging, it looks at resources/log4j.properties.

gforcada commented 8 years ago

@do3cc that's fixed with your last (as in half a year ago) commit? https://github.com/collective/collective.recipe.solrinstance/commit/6a7ada2641c575108600dfd70e97f0a5b85b6659

do3cc commented 8 years ago

I don't REALLY know. right now sentry logging in solr is not working so something is not correctly working. The branch itself, we are using it but it contains changes that may be unwanted. Unfortunately, I don't have time to work on this atm. I believe the next time I work on it, I remove most of the test setup changes and change our own settings to use solr provided by docker. Sorry, that does not help you a lot right now :-(

mauritsvanrees commented 7 years ago

The mentioned fix does the trick. In other words: