You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Hi,
Sometimes, when I set a csv file in the metadata then choose it as the input flow and connect it with other components to design a job, it doesn't works. When I execute the job, in the console, it appears just severals lines of null in red, no other information. I don't know if there is a bug or there are some points to which I have to pay attention. I make sure that the set of metadate is correct and the file is not empty.
Thank you in advance!
Offline
Hello
I have tested the csv file in metadata with TOS2.3.2 on windows xp and the job works fine.
Can you upload some screenshot of your job?
Best regards
shong
Offline

Hi,
I retried to simulate the error that I have described in the issue, but this time, I got another exception. I upload the screen shot of the job , map and the code. I think that the format of date is correct because this input file come from another job in which I insert date into this file without exception. The problem is that the line number indicated in the console does not correspond to the code. I think that it's the problem of dissynchronicity?
Thank you for your reply!
Offline

I'm sorry of not having succeeded in uploading the screenshot because of the oversize. This time when I execute another job, the same problem replay. There are two subjobs in the whole job. And I use the output of the first as the input of the second. For insuring the file of output in the first subjob is well filled before the start of the second, I add a component tSleep to pause the second subjob for one second after the first one is finished. I have set the csv file in the metadata beforehand. In the second job, I just want to replace a field by other values. In the process of execution, the first subjob is well done, but when it goes to the second, it appears null in red in the console without other futher information. My enviroment is Windows 2000.
Thank you for taking your time to help me!
Offline
Pages: 1