Hi,
I am using activiti in my spring web application. I am getting this error.
org.activiti.engine.ActivitiException: Could not update Activiti database schema: unknown version from database: '6.0.0.4'
Please let me know how to solve this?
Thanks
I'm guessing you're trying to run the latest development code for v6? Or have done so and are now trying to use a released version against the same database? I ask because that version is in the 6.x branch Activiti/DbSqlSession.java at 6.x · Activiti/Activiti · GitHub but not the released v6 branch Activiti/DbSqlSession.java at activiti-6.0.0 · Activiti/Activiti · GitHub. Or maybe you are working from released artefacts but have at some point switched version? You should be able to check which version your database thinks it is using the query at
Please check your Activiti Engine Version i assume it is less than 6.if you have downloaded latest version of activiti update that in your POM(if you are using Mavan)
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.