Hi,
Did you solve it? I'm having the same problem. My process instances are persisted - I can look them up in the database. After server restart I reload the previous session,
but the process instances don't continue. What ksession.signalEvent("Trigger", null); is supposed to do here? My process instances are not waiting for any event and even
if they were, they wouldn't react as the instances are not being executed.