Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More

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:
5 hours ago
Updated by: