Page 1 of 1

Compilation problem

Posted: Thu Apr 20, 2006 4:03 am
by Sreekanth
Hi,

I am getting an error message whenever i am trying to compile job sequence(i am able to compile jobs, but not the job sequences).The error message is like this.

Compilation Status :

Compilation failed, Select more button for further details.

If i press the more button, this is what it is showing -

<JobSeqGenError>
<Code>2017</Code>
<Desc>XML parser error on input line 0: source='', reason='The system cannot locate the resource specified.
'</Desc>
<LineNum>0</LineNum>
<Line></Line>
<Ref></Ref>
<Version>7.5.1.18</Version>
</JobSeqGenError>


Could any body can help me out in this? What should i do to rectify this problem? Suggest me...

Posted: Thu Apr 20, 2006 5:40 am
by ray.wurlod
Welcome aboard. :D

The most usual reason for this error is that you lack write permission on the client machine, where the XML file needs to be generated as part of compiling a job sequence.

Posted: Thu Apr 20, 2006 5:44 am
by kumar_s
As per the suggestion, try with the adminstrator user id.

Posted: Thu Apr 20, 2006 5:51 am
by chulett
Better to correct the permissions problem. :wink:

hi, thank you

Posted: Tue Apr 25, 2006 3:10 am
by Sreekanth
But, i am able to compile the jobs, but not the job sequence.
If i dont have write permissions on the client's system, i should get the error for both job and job sequence. isn't it?

Posted: Tue Apr 25, 2006 3:15 am
by sb_akarmarkar
Hi,


Are you sending any parameter to sequence ???


Thanks,

Anupam

Posted: Tue Apr 25, 2006 7:33 am
by chulett
That error is specific to Sequence jobs.

Posted: Tue Apr 25, 2006 8:01 am
by koolnitz
The most usual reason for this error is that you lack write permission on the client machine, where the XML file needs to be generated as part of compiling a job sequence.
Ray,

Can you please elaborate why does it generate the physical file as part of compilation? That too on client machine?

Thanks!

Posted: Tue Apr 25, 2006 4:05 pm
by ray.wurlod
No.

It's how "they" implemented it. Ask "them".