----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27814/#review60629 -----------------------------------------------------------
Ship it! Ship It! - Alejandro Fernandez On Nov. 10, 2014, 4:58 p.m., Dmitro Lisnichenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/27814/ > ----------------------------------------------------------- > > (Updated Nov. 10, 2014, 4:58 p.m.) > > > Review request for Ambari and Vitalyi Brodetskyi. > > > Bugs: AMBARI-8255 > https://issues.apache.org/jira/browse/AMBARI-8255 > > > Repository: ambari > > > Description > ------- > > On server start, it fails with > 18:13:40,389 INFO [main] AmbariServer:207 - ********* Meta Info initialized > ********** > 18:13:40,401 INFO [main] ClustersImpl:124 - Initializing the ClustersImpl > 18:13:40,876 INFO [main] AmbariManagementControllerImpl:250 - Initializing > the AmbariManagementControllerImpl > 18:13:40,976 INFO [main] AmbariServer:573 - Checking DB store version > 18:13:40,978 WARN [main] AmbariServer:588 - Current database store version > is not compatible with current server version, serverVersion=null, > schemaVersion=null > 18:13:40,979 ERROR [main] AmbariServer:689 - Failed to run the Ambari Server > org.apache.ambari.server.AmbariException: Current database store version is > not compatible with current server version, serverVersion=null, > schemaVersion=null > at > org.apache.ambari.server.controller.AmbariServer.checkDBVersion(AmbariServer.java:589) > at > org.apache.ambari.server.controller.AmbariServer.run(AmbariServer.java:215) > at > org.apache.ambari.server.controller.AmbariServer.main(AmbariServer.java:687) > > > Diffs > ----- > > ambari-server/src/main/resources/Ambari-DDL-Postgres-EMBEDDED-CREATE.sql > c0cdc6d > > Diff: https://reviews.apache.org/r/27814/diff/ > > > Testing > ------- > > manual verification > > > Thanks, > > Dmitro Lisnichenko > >
