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: 
roodee
Contributor
Contributor

org.apache cannot be resolved to a type in Routines

Hi,

We tried to upgrade Talend Real-time Big Data Platform from version 7.2.1 to version 7.3.1.

During my testing to verify our upgrade whether it is successful or not, I noticed that my routine which works fine in version 7.2.1 but in version 7.3.1 will not work if I don't add some libraries to suppress the error.

I am referring to org.apache where cannot be recognized in Routines but it has no issue in tJava component.

How to solve that library issue in Routines without adding libraries manually to each routine?

Regards,

Rudy

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

With migration to new version of Talend, You migrate also and Java version. Are your jar files compatible with your current Java version (JDK1.8)?

Where do these external jars reside? The shared libraries Nexus?

Note: You are able to add dependent JARs in the Routines by clicking Edit Routine Libraries, checking if the JAR exists as a Platform JAR, then select it.

Best regards

Sabrina