Unrecoverable error when installing nuxeo-csv-1.5.5 on nuxeo 8.10 platform
Hi!
We have tried to install nuxeo-csv package from the marketplace
https://connect.nuxeo.com/nuxeo/site/marketplace/package/nuxeo-csv?version=1.5.5
but after installing the addon, the server becomes unstable and it's not able to start anymore.
Attached is the server.log interesting part.
Nuxeo 8.10 uses jackson 2.7.4 release, and the method should be as it was added in 2.6, so maybe it's related to duplicated classes on the server or a wrong jar build.
https://github.com/FasterXML/jackson-databind/issues/1101
https://stackoverflow.com/questions/35067635/jackson-throwing-errors
Regards