Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
bartvdc
Contributor
Contributor

TAC Metaservlet slow response

We are using the TAC metaservlet to startup jobs synchronously.

The task start date in the Task execution monitoring corresponds to the time that we call the metaservlet. The task duration is 3 seconds, task end date is correct. But the metaservlet takes 4 minutes to respond.

Is this a known issue ? How could i debug this?

Labels (2)
1 Reply
sgoppa
Employee
Employee

Hello,

 

Please follow the below steps :

 

Deactivate the audit function -

You can do this by setting in the configuration.properties file (location : <tac>\apache-tomcat\webapps\org.talend.administrator\WEB-INF\classes\configuration.properties 😞

auditlog.enable = false