HiTek Software Home
 
Title Task fails when scheduler engine is launched by NT service
Date Updated 01/03/2002
Versions affected Automize 4.0+ & JavaScheduler 4.0+ 
OS affected Windows 
Description Task runs correctly when the user launches the scheduler engine normally via the Automize or JavaScheduler user interface.  When the user logs out, the scheduler engine shutsdown and the NT service module launches the scheduler engine again.  In this mode, the task fails to run due to a file access or other security previlige issue.
Causes The NT service module is setup with the Account as the 'LocalSystem'.  This account does not have previliges to network resources (drives etc..) that the users account has.  Hence the task runs correctly when scheduler engine is launched by user, but not by NT service module.
Solution 1.  Shut down the NT service.
2.  Shut down the scheduler engine and user interface.
3.  Setup the NT Service using your user account and password.
4.  Start the NT service
Output Log
Debug Log