I checked lab cases and the Knowledgebase, and could not find this issue documented
Please empty the file
Program Data -> Omniback -> log -> debug.log
you can make a copy of it if you want, but there is nothing really valuable there
Check this file
Program Data -> Omniback -> Config -> Server -> Notifications
Look for
NOTIFICATION "EndOfSession"
{
-event "EndOfSession"
-ob2eventLog
-parameter LEVEL "Warning"
-parameter DATALIST "*"
-parameter SESSSTAT "CompletedErrors"
}
Edit this line:
-parameter SESSSTAT "CompletedErrors"
to read
-parameter SESSSTAT "Completed"
Save the file. Run a small backup, just one file. This should send an End of Session Notification to the EventLog. if it doesn't, I've gone about as far as I can go, and you will need to open a case
RE-edit the Notifications file to change the SESSSTAT back to the original