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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
vaibs_parab
Contributor II
Contributor II

Update operation on table freezes and rest job will not run

Hello guys, I need little help from talend community.
I have faced a weird situation in which insert/update on a particular table freezes in between and rest job will not be executed.
We are using Postgres 9.6 database on which I'm performing an update operation on a particular table using tpostgresqloutput component.
We use WAR build of our job to run on Tomcat 7 through web services.. each time we do changes in the job we build a new WAR.
Recently I build new WAR due to few changes in a job but while running the same WAR the job is stuck or freezes at first step only. I ran the same job in talend studio I found an update on a table is frozen.
I checked for locks on the table..but there is no lock on the table. Instead, the previous WAR build is working on the same table..but new WAR isn't working.

 

My Environment
Talend open studio v5.6.3
Tomcat v7
Ubuntu 14.04
Postgres 9.6

 

Kindly find attachment for reference

Thanks in advance.

Labels (4)
1 Solution

Accepted Solutions
vaibs_parab
Contributor II
Contributor II
Author

The setting you mentioned for 'die on error' is already checked. But the problem is, there is no error log or any other kind of logs when the Talend subjob freezes.

Don't know what happend to my DB server but after 2 days of wasting time with DB sever configuration, suddenly it started working.

 

Thanks for your reply @xdshi - Sabrina.

View solution in original post

3 Replies
Anonymous
Not applicable

Hello,

For debugging, can you please check the 'die on error' option on tpostgresqloutput component and upload the full error messages?

Best regards

Sabrina

vaibs_parab
Contributor II
Contributor II
Author

The setting you mentioned for 'die on error' is already checked. But the problem is, there is no error log or any other kind of logs when the Talend subjob freezes.

Don't know what happend to my DB server but after 2 days of wasting time with DB sever configuration, suddenly it started working.

 

Thanks for your reply @xdshi - Sabrina.

Anonymous
Not applicable

Hello,

Feel free to let us know if there is any further help we can give.

Best regards

Sabrina