Log file renaming failed - RuntimeException

Richard Acostaa month ago

Log file is getting humongous since I upgraded to v6 and that's the error showing in log...

¿what now?

2025-01-25 00:01:44  WARN: [Te5c76cd1] error - Log file renaming failed - RuntimeException (Log:79 < ... < StandardLoggingHandler:101 < *:61 < ... < NetworkMessageHandler:36 < ...)
Anton Tananaeva month ago

The error is pretty clear - file rename failed. It could be due to fs permissions or maybe you already have a file with the same name or some other file system issue.

Richard Acostaa month ago

Hello Anton, thaks for your answer.

File rename failed but it says "RuntimeException" instead of file permissions or filesystem error, or whatever it should say in case of a filesystem error.

Could'nt that be some compatibility issue from java, programming, etc...?