cancel
Showing results for 
Search instead for 
Did you mean: 

Run Activiti 6.0.0.4 process engine on mysql

malex56
Champ in-the-making
Champ in-the-making

When I run Activiti 6.0.0.4 process engine on mysql I get error: 

Error creating bean with name 'processEngine': FactoryBean threw exception on object creation; nested exception is org.activiti.engine.ActivitiException: Could not update Activiti database schema: unknown version from database: '6.0.0.4'

I find also LAST_V5_VERSION = "5.99.0.0" in DbSqlSession

How can I avoid this error?

Thanks in advance,

Alex

1 ACCEPTED ANSWER

malex56
Champ in-the-making
Champ in-the-making

Found a mistake in itself.

The version of the libraries did not match the schema version

View answer in original post

1 REPLY 1

malex56
Champ in-the-making
Champ in-the-making

Found a mistake in itself.

The version of the libraries did not match the schema version