Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
What is Java version? Studio patch version? Have you recently upgraded Java version?
Regards
Shicong
@Shicong_Hong : Java version is 17.Studio patch version is R2025-02. Yes, recently we updated from Java 11 to 17 in TAC PROD.