-
Incident report
-
Resolution: Won't fix
-
Minor
-
None
-
3.2.2
-
None
If a user does a typo in server config ex: TrendCacheSize=5100M (this number is too big)
Problem: The server will not start, will not generate any output to the log file, it's very hard for the user to find the problem.
Solution: Server should read LogFile= first and active logging and error output and then read the rest of the config, then error reporting works for config errors.