Re: Linkage Error

2018-06-06 Thread Romain Manni-Bucau
this issue. > When I revert back to the older version jackson 2.6.6 libraries , i dont > see > the linkage error. I removed the older libraries and replaced with the > newer > one again and i dont see the issue. > This behaviour is something i am not seeing it consistently. > &g

Re: Linkage Error

2018-06-06 Thread Dignesh
dont see the linkage error. I removed the older libraries and replaced with the newer one again and i dont see the issue. This behaviour is something i am not seeing it consistently. Just curious to understand how it was working earlier when i had jackson in webapps and now it is throwing the error

Re: Linkage Error

2018-06-06 Thread Romain Manni-Bucau
Hi Dignesh, can you check 7.0.5 out before digging further? Also do you deploy an ear or war? If an ear maybe ensure there is no jackson in the webapps. Romain Manni-Bucau @rmannibucau | Blog | Old Blog

Linkage Error

2018-06-06 Thread Dignesh
Any Ideas on below error Caused by: java.lang.LinkageError: loader constraint violation: loader (instance of org/apache/openejb/util/classloader/URLClassLoaderFirst) previously initiated loading for a different type with name "com/fasterxml/jackson/databind/ObjectMapper" at java.lang.Class