 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
cslomka
Joined: 02 Oct 2007 Posts: 17
|
|
Same job running twice, scheduled once |
|
I have a job that launches 2 copies of itself at the same time for some unknown reason. The job moves and deletes files and this behavior is causing resource conflicts as both versions of the job are tring to move the same files. We've tried deleting the job, but nothing seems to stop this behavior. Can you advise how we can stop this behavior.
|
|
Thu Jan 03, 2008 11:02 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7969
|
|
|
|
You are likely running 2 instances of the scheduler on the same machine. Perhaps, one instance is running as a service and another instance running in a remote desktop session, or something like that.
|
|
Thu Jan 03, 2008 11:11 am |
|
 |
cslomka
Joined: 02 Oct 2007 Posts: 17
|
|
|
|
We only have one instance runnig. We verified this the last several times this happened.
|
|
Thu Jan 03, 2008 4:48 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7969
|
|
|
|
How did you verify that?
|
|
Thu Jan 03, 2008 4:54 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7969
|
|
|
|
By the way, how this job is scheduled? Is that a straight time-based job or a dependency of some other job or file/event?
|
|
Thu Jan 03, 2008 5:24 pm |
|
 |
cslomka
Joined: 02 Oct 2007 Posts: 17
|
|
|
|
it's a time based schedule. I only see one schedular ikon in the system tray ( windows). We seem to have solved this by creating a new version of the job that uses 2 processes and removeing the original from the schedule. Thanks.
|
|
Thu Jan 10, 2008 10:24 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7969
|
|
|
|
System tray icon is not an indicator of how many instances are running. In the system tray you can only see things that run in your own session.
To verify number of instances go to Task Manager, click Processes tab, check Show Processes for All Users checkbox on the bottom of the screen. Sort by "Image name" column and look for occurrences of 24x7.exe.
I bet that when you have the same job starting twice at the same time you have 2 instances of the scheduler running.
|
|
Thu Jan 10, 2008 10:45 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
|
|
|