 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
Jeeva
Joined: 06 Oct 2007 Posts: 2 Country: India |
|
will 24x7 scheduler work in Linux -> Fedora ??? |
|
I just created one job with a simple script. But when running that job, its throwing the following error :
Warning: Job: New Job
Unable to create batch file. Extended error: Job completed with exit code 1.
This exit code does not satisfy job exit code condition. Job failed.
Can anyone help me to get out of this.
Can anyone explain me to run a sample Shell script.
Thanks in Advance
|
|
Sat Oct 06, 2007 8:51 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7951
|
|
|
|
This has nothing to do with the platform. The most likely reason is that the user account running 24x7 doesn't have sufficient permissions to create working files and directories required for the normal job processing or change their attributes (chmod/chown). Please check the user permissions and fix them if required or use a different user account to start the scheduler.
Second, verify that the batch/shell script is ok. Create a regular shell script with proper permissions and schedule it using regular program type job. If this simple thing works, you can move the script to an advanced batch/shell script job type.
|
|
Sat Oct 06, 2007 10:52 am |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|