Hi, I am unable to setup OpenMRS after installing from the SDK 4.5.0. I am getting openmrs-liquibase build failure because of which I am unable to complete the build. The failure is on CoreDataTunerTest.setup and SchemaOnlyTunerTest.setup I tried to skip the test failures for the Liquibase modules and managed to get the jetty server running but the installation wizard fails at the database creation task with error “Unable to create the database. The password might be incorrect or the database is not started. ???Error executing sql: create database if not exists ? default character set utf8 - Could not create connection to database server. Attempted reconnect 3 times. Giving up.???” Also a warning that Runtime properties file path does not exist was generated.
I want to install OpenMRS along with its demo database for development purpose. Any idea on what is going wrong? why is the MySQL databse not being created? Should I do any additional steps in MySQL.
Here are the errors:
Pastebin: OpenMRS Error log1 - Pastebin.com