X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Jeannot Lelapin Subject: Re: Launching java process trouble Date: Mon, 19 Nov 2007 09:24:22 +0100 Lines: 37 Message-ID: References: <473A10FB DOT 804 AT cygwin DOT com> <473DCA71 DOT 8020807 AT cygwin DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.11) Gecko/20050727 In-Reply-To: <473DCA71.8020807@cygwin.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Hello Larry, thank's for your link. i create the all same variable in the bash script ( like when it is launch manually ) launched by crontab, and the java process launched by the AutoIt compiled script doesn't start. I write a big AutoIt Script for Windows XP launch by JustInTimeScheduler and that's fine. Regards, Jeannot Lelapin Larry Hall (Cygwin) wrote: > Jeannot Lelapin wrote: > >> Hello Larry, >> >> Thank's dor your explanation. >> >> i read all the cygwin cron man page ( prehaps i don't how to do that >> ). I didn't find another explanation. > > > Perhaps this link is more clear? > > > > In short, you get a minimal environment with cron. If you want/need more > than that, you have to make sure your crontab includes more. My guess is > that you're missing CLASSPATH and perhaps other settings that you need to > make your job work. Like I said though, this is not Cygwin-specific. The > same holds true for cron on any platform. > > -- 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/