X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Jeannot Lelapin Subject: Launching java process trouble Date: Tue, 13 Nov 2007 19:40:04 +0100 Lines: 26 Message-ID: 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 X-IsSubscribed: yes 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 Hello, under WinXP Pro, i do the following : - from cygwin ( environment whicj simulate unix environment ), a bash script which launch, - an Win32 executable ( http://www.autoitscript.com/ autoit script compiled ) which launch, - a java process. This works fine when i launch tue bash script manually. If i launch the bash script from cron ( cygwin unix planner ), the process java does not start. With http://www.gibinsoft.net/gipoutils/scheduler/ ( great win32 planner ), which launch the autoit script complied into win32 executable which launch the process java, that's ok, the java process start. Why does not java process start from cygwin cron planner ? what's the problem ? What does it lack from the environment ? Thank's a lot for ideas and advices. Jeannot Lelapin -- 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/