Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\Program Files (x86)\Logrotate>logrotate.exe -f C:\Program Files (x86)\Logrotate\logrotate.conf
- logrotate: Force option set to true
- logrotate: Exception: Could not find file 'C:\Program'.
- logrotate: StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
- at System.IO.File.GetAttributes(String path)
- at logrotate.Program.ProcessConfigPath(String m_path)
- at logrotate.Program.Main(String[] args)
- C:\Program Files (x86)\Logrotate>logrotate.exe -f "C:\Program Files (x86)\Logrotate\logrotate.conf"
- logrotate: Force option set to true
- logrotate: Exception: Illegal characters in path.
- logrotate: StackTrace: at System.IO.Path.CheckInvalidPathChars(String path)
- at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
- at System.IO.Path.NormalizePath(String path, Boolean fullCheck)
- at System.IO.Path.GetFullPathInternal(String path)
- at System.IO.FileInfo..ctor(String fileName)
- at logrotate.Program.Main(String[] args)
- logrotate: Exception: Illegal characters in path.
- logrotate: StackTrace: at System.IO.Path.CheckInvalidPathChars(String path)
- at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
- at System.IO.Path.NormalizePath(String path, Boolean fullCheck)
- at System.IO.Path.GetFullPathInternal(String path)
- at System.IO.FileInfo..ctor(String fileName)
- at logrotate.Program.Main(String[] args)
- C:\Program Files (x86)\Logrotate>
Advertisement
Add Comment
Please, Sign In to add comment