Page 1 of 1

Status code = 81022

Posted: Wed Sep 02, 2009 11:20 am
by Elozm
Hi,

I got this error:

Command failed to execute - ERROR: Failed to open project Status code =
81022.

I'm receiving this executing a job that monitors others, this happens when the job calls the dsjob -jobinfo command, in other occasions this job just hangs in the same point of execution; but the most of the time it is running ok.

Do you know what does it means this status code?

Thanks for your help.

Re: Status code = 81022

Posted: Fri Sep 04, 2009 4:25 pm
by Elozm
Nobody knows what does it means this status code?

Please help me.

Thanks in advance.

Posted: Fri Sep 04, 2009 7:34 pm
by chulett
Any chance this job tries to 'monitor' itself? Depending on exactly what you are doing, that could cause hangs or fatal errors.

Status code = 81022

Posted: Wed Sep 09, 2009 1:09 pm
by Elozm
Thanks Craig,

No, this job it only extracts the status from other interfaces, it is scheduled through command Schtask to be executed after the last interface runs, even though we have detected there are many bats at the same time, with this scheduled should be enough to be executed at the end of the last one.

Do you know if we can generate the schedule through DS to run this job when the last interface has run?

Posted: Wed Sep 09, 2009 1:12 pm
by DSguru2B
Is this a recurring issue? If yes then try to explicitly provide username and password in the dsjob command and see if that resolves the issue?