The Console Log File is undefined - HELP!

Hi to all, i can’t save the logs setting the Consle_log_enabled=1…I always get the message The Consle Log File is Undefined.

What i have to check? i need to send logs at IBM!

Thanks!

Ciao.

Alberto.

Subject: Corrupted Log file

It sounds like a corrupted console log file. Have you tried deleting the existing one and recreating a new one?

Subject: Console log file.

Yes i have, but no way … i don’t know what i have to do.Thanks!

Subject: Console log file.

Hi to all,

I have had the same problem todau to implement a log rotation.

By default the console log is enabled (R7 and R8) but the console.log has a size of 1 Mb.

This log file can become corrupt when there is a batch file to perform a compact, fixup and updall when the domino server is off line.

Workaround:

1 - check the console_log_enabled=1 is set in the notes.ini file

2 - delete the file console.log (located in the IBM_Technical_Support folder)

3 - stop the domino server

4 - Restart the domino server

The domino server should create a new console.log file.

Laurent

Subject: It worked ! Thnx