Problem upgrade from 4.0.4 to 4.3

Posted by abirRR on 07-Sep-2016 03:20

Hi ,

I had created many Saas using Rollbase 4.0.4. Last few days, we migrated from the 4.0.4 to the 4.3, we followed different instuctions in SQL files to get the upgrade of Rollbase version from 4.0.4 to 4.3, but we still having this error:

java.lang.NoSuchMethodError: com.fasterxml.jackson.core.JsonParser.isExpectedStartObjectToken()Z 

Any ideas please ? 

 

All Replies

Posted by Manooj Murali on 07-Sep-2016 04:19

Have you updated the libraries with the one's from 4.3?

Posted by Manooj Murali on 07-Sep-2016 04:21

we upgraded the jackson-core and related jars in 4.3 from their previous 2.3.0 versions to 2.6.0. Please update all your libraries with the one's from the 4.3 lib.zip.

Posted by Anoop Premachandran on 07-Sep-2016 08:04

And remove the older ones. Duplicate jar versions in classpath causes such error

This thread is closed