Hi,

I have nicely working roo project with bunch of entities, web layer and json all enabled. I started out with in-memory hypersonic.

Now executing

persistence setup --database MYSQL --provider HIBERNATE --databaseName myserver --userName someone --password secret
starts but without doing anything just stays there with "executing persistence..." reading in the STS bottom right corner.