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.  This
action restored the wiki. Hard to believe that one damn file locks up my
whole wiki.

Now that's interesting. Try commenting out the line

config.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.

Attachment: PGP.sig
Description: This is a digitally signed message part

_______________________________________________
Instiki-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/instiki-users

Reply via email to