Tool for analizing log.nsf for reject mail motivation
The agent calculates it's run time from the current day + scheduled time. Schedule time is not properly parsed from the TimeToRun field if the scheduled time is PM (ie. 01:00 PM is parsed as 1 then added to 2006/06/07 12:00:00 AM for a scheduled time of 2006/06/07 01:00:00 AM). This only affects users that use 12 hour format as default. Workaround was to change form field TimeToRun to 24 hour format instead.
Thanks for your bug report. I'll fix this as soon as I have a little bit of time ! ;-) Renaud