I set up a new 18.2 container on my development machine. I got everything to boot up and the system is available.
The only issue I have is that it won't save my Administrator password to the data base so I can't log in.
I checked the mysql database, the appian_schema.usr table. This is what is in the DB.
username scs_key_salt scs_key_h
Administrator null null
I know the password.properties file was filled out. I saved a copy since I found out the FIRST time I installed this I had an issue and the advice I read was to reinstall Appian.
I am getting a bit frustrated at this point, a week into this exercise and would appreciate some guidance.
Regards,
Mike Gardner
Discussion posts and replies are publicly visible
Hello michaelg910,
Source of the issue is here:
20:51:08,557 INFO [stdout] (ServerService Thread Pool -- 160) 2018-07-19 20:51:08,557 [ServerService Thread Pool -- 160] ERROR com.appiancorp.suite.PasswordConfiguration - Could not create system administrator Administrator from passwords.properties: Could not create system administrator user “Administrator” as specified in password.properties: The username is not available
Just choose a different username than "Administrator".
Mat