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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tPostjob is undefined for the type <job name>

I recently upgraded Talend Enterprise Data Integration from 5.1. to 5.5.
A job I was working on in 5.1 is now giving me the following errors when I try to run with 5.5:
The method tPostJob_1Process(Map<String,Object>) is undefined for the type Maintain_Move_Financial
and
The method tPreJob_1Process(Map<String,Object>) is undefined for the type Maintain_Move_Financial
tPrejob and tPost job don't have any settings. How can the be wrong?!?
Labels (2)
9 Replies
Anonymous
Not applicable
Author

Hi,
The migration from 5.1. to 5.5. might cause this problem.
Could you please report a ticket on Talend Support Portal, so that we can give you a reamote assistance to address your issue quickly with priority, through the support cycle.
Best regards
Sabrina
_AnonymousUser
Specialist III
Specialist III

Hi,
Even I am facing the same issue. Error is
The method tPrejob_1Process(Map<String,Object>) is undefined for the type "job name"
I am using Talend Open Studio for Data Integration 5.5.1.r118616
Anonymous
Not applicable
Author

Hi,
I'm seeing similar error message in Talend 6.0. In my case it appeared after adding few new components to the job and manipulating Context Groups.
Any updates on this issue? Is there a ticket number that we can look at?
P.S. removing tPreJob/tPostJob from the job, restarting the Studio and adding components back to the job seemed to have "fixed" issue for me.
Anonymous
Not applicable
Author

Hi  IvanRibakov
Can you please export your job and send it to me? It will be helpful for us to reproduce the problem.
Best regards
Shong
Anonymous
Not applicable
Author

Hi Shong,
unfortunately I'm unable to reproduce the issue as I don't know which of my actions have caused it exactly.
Regards,
Ivan
Anonymous
Not applicable
Author

I'm seeing similar error message in Talend 6.0. In my case it appeared after adding few new components to the job and manipulating Context Groups.
Any updates on this issue? Is there a ticket number that we can look at?

You mentioned you have seen similar error in version 6.0.
Anonymous
Not applicable
Author

I'm seeing similar error message in Talend 6.0. In my case it appeared after adding few new components to the job and manipulating Context Groups.
Any updates on this issue? Is there a ticket number that we can look at?

You mentioned you have seen similar error in version 6.0.

Correct - I have seen it, but as I mentioned in my post update:
" P.S. removing tPreJob/tPostJob from the job, restarting the Studio and adding components back to the job seemed to have "fixed" issue for me."
I don't see the error any more and I can't reproduce it. Not sure how much use to you a "fixed" job that doesn't produce this error would be to you, but let me know if you still would like me to export and send it to you.
Anonymous
Not applicable
Author

I am not able reproduce the problem right now. I would like you to send me the job if you meet the problem again.
Thanks!
Shong
_AnonymousUser
Specialist III
Specialist III

BIG Thanks IvanRibakov