Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
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.