Hello everyone,
I have a very simple vanilla project with SringBoot 2.2.4-RELEASE and Flowable 6.5.0. It contains a simple process definition, the process starts when reads a message from Kafka and then logs a message. Until a few days ago it was working fine, now I get this error:
It seems like you have updated your database to Flowable 6.6.0 and then you try to run Flowable 6.5.0. This is not possible. You either need to drop your database and use 6.5.0 or use 6.6.0.