Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
zeggarin
Employee
Employee

java.lang.NoClassDefFoundError: org/talend/designer/runprocess/maven/MavenJavaProcessor

Hello,

I am using talend 8.1 with java 17 after installing patch of june 2024, I am not able to open any job, when I try to open it I had this error java.lang.NoClassDefFoundError: org/talend/designer/runprocess/maven/MavenJavaProcessor, I checked this java class and it's already exist on my plugin jar file, so do you have an idea about this error and how I can fix it?

Many thanks in advance!

Br/

Labels (3)
2 Solutions

Accepted Solutions
Harish_Maram
Support
Support

Hello, 

Could you try to point studio to JDK 17 instead of JRE 17 & give it a try ?

Thanks,

View solution in original post

zeggarin
Employee
Employee
Author

Thanks  Harish_Maram, it's working now with JDK.

View solution in original post

2 Replies
Harish_Maram
Support
Support

Hello, 

Could you try to point studio to JDK 17 instead of JRE 17 & give it a try ?

Thanks,

zeggarin
Employee
Employee
Author

Thanks  Harish_Maram, it's working now with JDK.