On 2/22/07, <b class="gmail_sendername">Derek Whitten</b> &lt;<a href="mailto:derek@kfuq.net">derek@kfuq.net</a>&gt; wrote:<div><span class="gmail_quote"></span><div>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt;&gt; My asterisk is show me some errors on line registration.<br>&gt;&gt; This message appear on console: Request to schedule in the past?!?!<br>&gt;<br><br>check the date on the machine?<br><br></blockquote></div>&nbsp;<br>
Also check if you are running a NTP client, either ntpd or a periodic call to ntpdate from cron.&nbsp; It&#39;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 &#39;service ntpd restart&#39; or the equivalent for your OS could also cause this.
<br><br>-- <br>j.