Migration a camunda from wildfly 11 to 14 on the first server start I get two demo tasks

After migration a camunda from wildfly 11 to 14 on the first server start I get two strange tasks (db table ACT_RU_TASK):

8f6b87d1-681d-11e9-b917-d43d7ed9f35a 1 null null null 8f6b129e-681d-11e9-b917-d43d7ed9f35a 8f6a9d60-681d-11e9-b917-d43d7ed9f35a ReviewInvoiceCase:2:89d63da4-681d-11e9-b917-d43d7ed9f35a Assign Reviewer null null PlanItem_1 null demo null 50 2019-04-26 15:19:37.558 null null 1 null

After I drop this tasks, it never showed again. Can’t find anything that creates it. What is it was?

Do you have deployed the invoice example application which is shipped in the pre-packaged distribution?
If yes, make sure to undeploy it.

1 Like

Thank you, Really! My deployments folder has example artifacts