Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

The method tLogCather_2Process(Map<String, Object>) is undefined

In my job (Logging_Test) I'm using a tLogCatcher component.  This job was working fine but I briefly deactivated it to try some other techniques.  When I reactivated it the job fails to compile and give the error:
The method tLogCatcher_2Process((Map<String, Object>) is undefined for the type Logging_Test. TalendException.
What is this?  As far as I can tell the job is exactly like it was when it was working.
Labels (2)
26 Replies
Anonymous
Not applicable
Author

try to delete the component from job and drag it back from palette and then compile it with your job and see
Anonymous
Not applicable
Author

Hi,
Is it resolved by deleting the current job and recreating/copying a new one or restarting studio?
Best regards
Sabrina
sarath2
Contributor
Contributor

is there any solution , even i am facing the same
Anonymous
Not applicable
Author

Hi,
is there any solution , even i am facing the same

Could you please show us your job setting screenshots?
Best regards
Sabrina
Anonymous
Not applicable
Author

I have the same issue.
what i did was I remove the tlogcatcher and all the tdie component.
Remove all event that is catched by the tlogcatcher.
Save the job
Re-open my jobs and add tlogcatcher and re apply all the tdie and die event.
if anyone have a smarter way to fix this please do share.
I suspect we can manually add the trigger to the code, but am not sure whether that is a smarter way considering my lack of java knowledge. 0683p000009MACn.png
Anonymous
Not applicable
Author

Sorry I did not reply sooner.  The problem goes away if I close TIS and reopen.
But now I need to do this almost every other time I try to run my job.
This is most aggravating.
wendysaman's solution is not acceptable either.  I don't have any tdie components, but I do have several twarn.  Each is set up with a different code and warning message.  There is no way I'm going to delete and recreate them every time Talend decides hiccup.
Anonymous
Not applicable
Author

BTW, I tried wendysaman's suggestion.  It did not fix the problem.
Anonymous
Not applicable
Author

Hi steveo250k,
On which official version did you get that ? Have you already report a ticket on Talend Support Portal?
Best regards
Sabrina
Anonymous
Not applicable
Author

I using Talend Enterprise Data Integration Version 5.5.1 Build id: r118616.
I just opened a ticket with Talend Support.