The timer still doesn't fire even after doing the following.
StatefulKnowledgeSession session = ExecutionController.getSession(sessionId);
if (session != null) {
session.fireUntilHalt();
}
Reply to this message by going to Community
Start a new discussion in jBPM at Community