X-Spam-Check-By: sourceware.org Date: Thu, 31 May 2007 10:01:18 -0400 From: "Pierre A. Humblet" Subject: Re: Issue Getting cron to execute a basic test job on windows To: Cc: Message-id: <042f01c7a38c$2b0b2c90$c30010ac@wirelessworld.airvananet.com> MIME-version: 1.0 X-Mailer: Microsoft Outlook Express 6.00.2900.3028 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > I cannot get cron to execute a test line, or log errors to the cron log > for further debugging. I would appreciate it if you could point me in > the right direction towards fixing my setup. Attached is the > cronbug.txt. Thanks for sending cronbug output. It shows that you have cron running as yourself, probably launched as a plain command and not as a service (you do not have cygrunsrv installed). Besides that everything looks fine. What evidence do you have that your job doesn't run? There should be entries with more details in the Windows application event log. If your command was producing some output (such as /usr/bin/date) you should see a cron.log file in your home directory or at least cronXXX files in /tmp. Pierre -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/