Post a reply

Write your message and submit

Options

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

Slum
2007-11-28 10:23:11

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...

Slum
2007-11-26 10:28:04

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.

shong
2007-11-26 10:23:46

Hi

Can you show the error message?

Best regards

         shong

Slum
2007-11-26 10:02:10

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.

Board footer

Powered by FluxBB