Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Save $600 on Qlik Connect registration! Sign up by Dec. 6 to get an extra $100 off with code CYBERSAVE: REGISTER

Qlik Talend Data Integration: Fixing java.lang.NoClassDefFoundError: routines/my-custom-routine in Talend Studio version 8

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
david_delgadillo

Qlik Talend Data Integration: Fixing java.lang.NoClassDefFoundError: routines/my-custom-routine in Talend Studio version 8

Last Update:

Oct 10, 2024 5:44:11 AM

Updated By:

Shicong_Hong

Created date:

Oct 10, 2024 5:46:40 AM

It is possible that the following error may occur when executing a Job in Talend Studio version 8 that references a custom user routine.

java.lang.NoClassDefFoundError: routines/my-custom-routine

 

Cause

The error occurs due to the custom routine not being found at runtime, which obstructs the execution of the Job.

 

Resolution

To resolve this issue, please uncheck the "Offline" checkbox in Talend Studio's Maven preferences (Window -> Preferences -> Maven). This enables Talend to download the required dependencies, thereby resolving the classpath conflict and enabling successful Job execution.

 

Environment

Labels (2)
Version history
Last update:
‎2024-10-10 05:44 AM
Updated by: