This is the mail archive of the cygwin 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: Launching java process trouble


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?

<http://www.adminschoice.com/docs/crontab.htm#Environment>

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/


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