21 Jun
2001
21 Jun
'01
6:25 p.m.
If the rotating logger maxsize is 4M and the log reaches this size shouldn't a new log be opened? The server is locking with a TransactionError when the log fills. Restarting opens a new log file. The logs are filling because XRON is looping on a bad job. Any thoughts on how to keep the server from parking? # lg = logger.file_logger(LOG_PATH) # change to force log rotation lg = logger.rotating_file_logger(LOG_PATH, freq='daily', maxsize=4000000) Alan Capesius, MCSE/NTCIP+20 Technical Support Engineer Sysmex Corporation of America capesiusa@sysmex.com