Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Croix
Creator
Creator

Am I Using the Wrong Jackson-Databind jar?

Hi, I'm getting this error

Exception in thread "main" java.lang.NoClassDefFoundError: com/fasterxml/jackson/annotation/JsonMerge

I'm using this jar jackson-databind-2.9.9.jar.

I'm heard that some teams have issues when they move to a 2.9.x jackson databind jar.

Does anyone know which version of jackson-databind should be used with the Talend Studio 7.3?

I'm using Talend Studio version Big Data Platform 7.3.1.20200219_1130 on a Windows 10 laptop.

Thanks,

Croix

Labels (2)
2 Replies
Anonymous
Not applicable

Hi

It may be that you have different versions of jar files installed and it causes the conflict, I have replied your another thread and suggest you to remove one version of jar.

 

Regards

Shong

Croix
Creator
Creator
Author

Okay, I guess I may have to modify the pom files too, right? When I look at the pom files, they all have a more recent version.