Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I keep getting an error when I enable a component that indicates that it doesn't like the latest jackson-databind-2.9.4.jar. I'd like to get the studio or this component to refer to the jackson-databind-2.8.7.jar that is also in the "Modules" view in my Talend Studio.
Does anyone know how to get the studio or a component to prefer a certain jar over others?
I'm using Talend Studio version Big Data Platform 7.3.1.20200219_1130 on a Windows 10 laptop.
Thanks!
Croix
Hi
Do you need to install the two versions of jar or you can remove one jar? To remove a jar, to do:
Search the jackson-databind-2.9.4.jar in <studio installation directory>\configuration\.m2\repository folder.
Delete the folder which only contains the jackson-databind-2.9.4.jar.
Restart Studio and try again.
Regards
Shong