I downloaded the 7.6.3 Tomcat bundle and after running ./start-bonita.sh on my Ubuntu 17.04 box Bonita starts properly using the default h2 database. I am able to access http://localhost:8080 and login with the technical user without any issues.
However, I am unable to create a new user, I enter the user details press the Create button and I am immediately sent back to the homepage with the warning about how I am logged in with the technical user. There is nothing in the logs (bonita, catalina) as far as I can tell, at least nothing in the WARN or ERROR categories.
I have tried to install this twice from scratch even downloading the bundle again from Bonitasoft. Any ideas where I might be able to look for errors or what else I might have missed?
Thanks