Bugzilla – Bug 11437
7.4-25624: Logfile rotation on SC restart fails (Windows)
Last modified: 2009-03-24 23:24:50 UTC
When trying to restart SC from the command line with a bigger log file (> rotation maximum), this happens: D:\Projekte\SqueezeCenter\7.4\server>perl slimserver.pl Undefined subroutine &Slim::Utils::OS::move called at D:/Projekte/SqueezeCenter/7.4/server/Slim/Utils/OS.pm line 147. Log4perl: Seems like no initialization happened. Forgot to call init()? Can be overcome by manually deleting/renaming scanner.log and/or server.log.
change 25672 - module methods aren't loaded if module is only required. Need to use full name.
Confirm fixed.
Is this 7.4 only?
> Is this 7.4 only? Yes.