I figured out that the problem was with start.human.task. This was not being started correctly because the h2.jar file was not located in ${install.home}/db/driver directory. Once I added the jar to the directory, start.human.task loaded fine and I was able to run the simple demo process.