On Jul 2, 2009, at 5:08 PM, Joel W. Garman wrote:
So I experienced my problem again today. I had Instiki running in a command window (still 0.16.6). Ruby displayed no error messages. I deleted the cache which did not restore the wiki to functionality. I restored the cache folder then renamed the production.log file. Thisaction restored the wiki. Hard to believe that one damn file locks up mywhole wiki.
Now that's interesting. Try commenting out the lineconfig.action_controller.logger = Logger.new("#{RAILS_ROOT}/log/ #{RAILS_ENV}.log", 25, 1024000)
in config/environments/production.rb and see if that fixes your problem. I wonder if Windows has a problem with log rotation.
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
