Hi,
What database do you use for the JBPM?
If you changed the default H2 Database to some other DB like MySQL or SQL Server, all the process instances data will be stored in the DB. so in the event of application crash, when you restart the application, the process instances data is still there in the Database.
Regards,
Thomas Setiabudi