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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
sushantkapoor19
Contributor III
Contributor III

Receiver class org.talend.sdk.component.studio.service.TCKUIService issue

Hello,

 

I am getting the below error when i am trying to execute jobs from on eof my project folders( was working fine before):

 

Execution failed :Receiver class org.talend.sdk.component.studio.service.TCKUIService does not define or inherit an implementation of the resolved method 'abstract void checkAndWaitDynamicModuleLoading(org.talend.core.model.process.IProcess, int)' of interface org.talend.core.service.ITCKUIService.

 

Can you please help me fix this?

Labels (4)
2 Replies
Shicong_Hong
Employee
Employee

What is Java version? Studio patch version? Have you recently upgraded Java version?

Regards

Shicong

sushantkapoor19
Contributor III
Contributor III
Author

@Shicong_Hong : Java version is 17.Studio patch version is R2025-02. Yes, recently we updated from Java 11 to 17 in TAC PROD.