camunda-community-hub/camunda-platform-7-custom-batch

Camunda bpm 7.18 failed to start

mHasanFisher opened this issue · 0 comments

Starting Camunda bpm 7.18 failed because of this error:

Cannot insert the value NULL into column 'START_TIME_', table 'TestCamunda.dbo.ACT_HI_BATCH'; 
column does not allow nulls. 
INSERT fails.

I followed the Camunda bpm 7.17 to 7.18 database changes and find this link:

🔗 mssql_engine_7.17_to_7.18.sql

@jangalinski