I'm following the Technical Manual to install CMDBuild (2.1.8) with an empty database. I have reached the line "The installation is now finished, restart Tomcat and login into CMDBuild."
On the login screen, when I enter user "admin" password "admin" a further drop-down list "Choose a Group" appears - this list is empty and there seems noway past this.
Is there some setup I missed?
I managed to fix this - it seemed to have been caused by me installing via the empty database option - then performing the admin user Inserts (as per the document) and then running the "demo" install on top. With this I managed to get in by entering "SuperUser" in the Group (although it wasn't in the list). Following this I had a look at the database entries and seemed to end up with two SuperUser groups and Admin user pointing at the "wrong one".
After I performed a SQL update to set the Map_UserRole entry to point to the "right" one the login screen no longer prompts for Group.