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

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: