Hi Rolands,
The default driver changed to h2 for 1.5, but I think the config files used by rpm install were not yet updated.
Can you change the rundeck-config.properties file to use h2 dataSource.url like this, and try it again:
dataSource.url = jdbc:h2:file:/var/lib/rundeck/data/rundeckdb
I will file this as a bug