This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cron not working on 2003 Server


On Fri, 11 Apr 2003, Jan-Peter Koopmann wrote:

> Hi,
>
> I have several working cygwin installations but this problem is new
> to me. My cron is not working at all. Just as if the service was not
> running. Here is the crontab -l output:
>
> PATH=/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin
> SHELL=/bin/sh
> MAILTO=root
>
> *       *       *       *       *       /usr/bin/echo bla > /home/Administrator/fasel.txt
>
> In /etc/passwd I renamed Administrator to root. Of course fasel.txt
> is never created. That would have been to easy. Cron is installed as
> a Windows Service and is running under SYSTEM. /home/Administrator is
> linked to /home/root
>
> /var/log/cron.log is not showing anything interesting:
> [3996] cron started
> [3600] cron started
> [3276] cron started
>
> One thing is funny though. Cron.log states the pid is 3276 but a ps
> - -efW | grep cron yields
>
> #       0    1516       0   ?  14:20:15 C:\cygwin\usr\sbin\cron.exe
>
> Any help is appreciated!
>
> Regards,
>   JP

JP,

Quoting from the Cygwin homepage:

    The Cygwin DLL works with all non-beta, non "release candidate", ix86
    versions of Windows since Windows 95, with the exception of Windows CE.

AFAIK, Server 2003 is still beta.  Thus, you'll need to debug your problem
yourself (or supply Corinna with a Server 2003 machine -- I believe she's
expressed her willingness to debug Server 2003-related problems on that
condition).

FWIW, the FAQ (<http://cygwin.com/faq/faq.html#SEC2>) doesn't mention
non-beta, so it's easy to get confused...  Should the FAQ be updated?
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha at cs dot nyu dot edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor at watson dot ibm dot com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Knowledge is an unending adventure at the edge of uncertainty.
  -- Leto II


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]