I solved the problem of velocity.log following this tutorial: http://kris-itproblems.blogspot.com/2010/11/velocitylog-permission-denied.html
On Thu, May 12, 2011 at 6:36 PM, Yuhan Zhang <yzh...@onescreen.com> wrote: > hi all, > > I'm new to solr, and trying to install it on tomcat. however, an exception > was reached when > the page http://localhost/sorl/browse was visited: > > *FileNotFoundException: velocity.log (Permission denied) * > > looks like solr is trying to create a velocity.log file to tomcat root. so, > how should I set the configuration > file on solr to change the location that velocity.log is logging to? > > Thank you. > > Y >