• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » tLogcatcher : Job works on 2.1.2 / not on 2.2.2

#1 2007-11-26 10:02:10

Slum
Member
Registered: 2007-07-25
Posts: 38

tLogcatcher : Job works on 2.1.2 / not on 2.2.2

Hi team !

I had successfully import my project from 2.1.2 to 2.2.2 with no bugs... except the job's part which manage errors.

http://img144.imageshack.us/img144/6061/jobpi8.jpg

If an error occured, I store log into a csv file, and I write a line into a MySQL table.
This works correctly on 2.1.2, but if my job bugs, It doesn't make operations...
Did I make something wrong or is it a bug ?

Thank you.

Offline

#2 2007-11-26 10:23:46

shong
Talend team
Registered: 2007-08-29
Posts: 10294
Website

Re: tLogcatcher : Job works on 2.1.2 / not on 2.2.2

Hi

Can you show the error message?

Best regards

         shong


Email:shong@talend.com
Choose Talend, Enjoy Talend!
New & Event: Talend Help Center
Talend-->the leader of open source data management and application integration solutions!

Offline

#3 2007-11-26 10:28:04

Slum
Member
Registered: 2007-07-25
Posts: 38

Re: tLogcatcher : Job works on 2.1.2 / not on 2.2.2

Hi, There's is no error message. I have cause an error in my job, to verify if the tLogCatcher really catch the error.
In tJavaRow_6 I wrote

Code:

System.out.println("Hi world, an error occured");

but it doesn't displays anything.

The error I have caused is the following :

Code:

Exception in thread "main" java.lang.Error: Unresolved compilation problem: 
    OnOk cannot be resolved

    at pmi_stat.job5a.Job5a.tMysqlRow_4Process(Job5a.java:10425)
    at pmi_stat.job5a.Job5a.tMysqlInput_15Process(Job5a.java:10218)
    at pmi_stat.job5a.Job5a.tMysqlInput_16Process(Job5a.java:8215)
    at pmi_stat.job5a.Job5a.tDenormalize_1_DenormalizeInProcess(Job5a.java:18577)
    at pmi_stat.job5a.Job5a.tMysqlInput_1Process(Job5a.java:1953)
    at pmi_stat.job5a.Job5a.tMysqlInput_17Process(Job5a.java:892)
    at pmi_stat.job5a.Job5a.tFileList_1Process(Job5a.java:682)
    at pmi_stat.job5a.Job5a.tJava_1Process(Job5a.java:10962)
    at pmi_stat.job5a.Job5a.runJob(Job5a.java:18665)
    at pmi_stat.job5a.Job5a.main(Job5a.java:18602)

Thank you.

Offline

#4 2007-11-28 10:23:11

Slum
Member
Registered: 2007-07-25
Posts: 38

Re: tLogcatcher : Job works on 2.1.2 / not on 2.2.2

Do you have an issue ?

Tried to activate tLogCatcher into my job properties, this doesn't works for me.
The component doesn't activate when an exception occured...

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » tLogcatcher : Job works on 2.1.2 / not on 2.2.2

Board footer

Powered by FluxBB