Page 1 of 1

Error calling DSRunJob([b]JOBNAME[/b]), code=-14

Posted: Wed Jan 28, 2009 4:06 am
by elias.shaik
Hi,

One job sequence has aborted with the error message as below

SEQUENCENAME..JobControl (@JOBNAME): Controller problem: Error calling DSRunJob(JOBNAME), code=-14
[Timed out while waiting for an event]


could someone help me out in finding the root cause for this error.

Regards,
Elias

Posted: Wed Jan 28, 2009 5:29 am
by mk_ds09
-14 is means the it is waiting for the job, however job is not started for the certain time period..

i guess default value for this is 30 mins ..

there could be some resource issues with your ds server that it is taking so much time to start that job..

you can try re-running the sequence again..

hope this helps

----------------------

MK

Posted: Wed Jan 28, 2009 5:38 am
by elias.shaik
Re-run of the job has worked.

Thanks for the info .

Regards,
Elias

Posted: Wed Jan 28, 2009 7:40 am
by chulett
More like 90 seconds and there's more to understanding the problem than simply rerunning the offending job. A search for "Timed out while waiting for an event" would turn up all manner of previous conversations on this topic.