On 2/22/07, <b class="gmail_sendername">Derek Whitten</b> <<a href="mailto:derek@kfuq.net">derek@kfuq.net</a>> wrote:<div><span class="gmail_quote"></span><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
>> My asterisk is show me some errors on line registration.<br>>> This message appear on console: Request to schedule in the past?!?!<br>><br><br>check the date on the machine?<br><br></blockquote></div> <br>
Also check if you are running a NTP client, either ntpd or a periodic call to ntpdate from cron. It's not uncommong of for system clocks to drift over time, and a run of ntpdate can cause your clock to jump a considerable distance, causing * (and other programs) to get confused.
<br><br>Running ntpd should mitigate this as it tries to move the clock in a series of small steps instead of one big kick, but many OSs use ntpd startup scripts that first call ntpdate, so a 'service ntpd restart' or the equivalent for your OS could also cause this.
<br><br>-- <br>j.