Hello there,
I'm migrating the engine from 6.5.4 to 7.7.5. These were my steps:
- Backed up everything
- "bonita-migration-distrib-1.24.3", targeting to 7.0.0, executed
- "bonita-migration-distrib-1.52.0", targeting to 7.7.5, executed
- "<7.7.5-bundle>/setup/database.properties" setted up
- "<7.7.5-bundle>/start-bonita.sh" executed
On the portal, when I list the processes, every thing goes ok, but, just when I try to list tasks the below exception occurs:
2020-11-06 16:35:51.354 -0300 SEVERE: org.bonitasoft.web.toolkit.server.servlet.ToolkitHttpServlet org.bonitasoft.engine.exception.BonitaRuntimeException: USERNAME=7713 | org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException: org.bonitasoft.engine.core.process.definition.exception.SProcessDefinitionNotFoundException: PROCESS_DEFINITION_ID=5009987714758597903 | Unable to find the process definition deployment info.
...
I`m not used to work with 7.X versions yet. How can I fix this?
Thanks in advance!