Hi Adam, by default the runtime data is not saved persistently so after restart the stored info is gone. You would need to configure other persistence than the default H2..see docs chapter 7 for more info: http://docs.jboss.org/jbpm/v5.1/userguide/ch07.html.
Hope this helps.