It is probably because of following property inside persistence.xml of task service:
<property name="hibernate.hbm2ddl.auto" value="create" />
change the value to update or verify once the db was successfully created.
HTH
Reply to this message by going to Community
Start a new discussion in jBPM at Community