Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have created three files to save the results. In the begining, all OK, but when I have processed many files TALEND say:
Exception in component tFileOutputDelimited_1
java.io.FileNotFoundException: C:\Users\Administrador\Desktop\TEQPM\CDR- Cisco\temp\talend_DIF.tmp (Acceso denegado)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
and I found that the file for result is not in its folder. I don´t understand why the file is been deleted.
In this case, "no encuentra tal callID" is the file missed. It will be used in the next subjob but just read it not write it.
But I have tried many times and any one of this three files will be deleted during execution.
this is the first child job:
this is the second:
this is the job "unir cmr sin mapeo":
and this is the last job:
xdshi wrote:
Hi,
What does your child job look like(order1, order2, order3)? Did you use any tfilelist component in child job? More information will be preferred.
Best regards
Sabrina