You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jayush Luniya (JIRA)" <ji...@apache.org> on 2014/07/29 02:39:42 UTC

[jira] [Created] (AMBARI-6644) Ambari Server start fails with Postgres Embedded DB

Jayush Luniya created AMBARI-6644:
-------------------------------------

             Summary: Ambari Server start fails with Postgres Embedded DB
                 Key: AMBARI-6644
                 URL: https://issues.apache.org/jira/browse/AMBARI-6644
             Project: Ambari
          Issue Type: Bug
          Components: controller
    Affects Versions: 1.7.0
            Reporter: Jayush Luniya
             Fix For: 1.7.0


16:58:13,681  WARN [main] ActionDefinitionManager:117 - Ignoring action definition as
 a different definition by that name already exists. ActionDefinition: actionName: ch
eck_host actionType: SYSTEM inputs:  description: General check for host targetServic
e:  targetComponent:  defaultTimeout: 60 targetType: ANY
16:58:13,681  INFO [main] AmbariServer:157 - ********* Meta Info initialized ********
**
16:58:13,690  INFO [main] ClustersImpl:103 - Initializing the ClustersImpl
16:58:14,178  INFO [main] AmbariManagementControllerImpl:230 - Initializing the Ambar
iManagementControllerImpl
16:58:14,320  INFO [main] AmbariServer:487 - Checking DB store version
16:58:14,321  WARN [main] AmbariServer:502 - Current database store version is not co
mpatible with current server version, serverVersion=null, schemaVersion=null
16:58:14,321 ERROR [main] AmbariServer:592 - Failed to run the Ambari Server
org.apache.ambari.server.AmbariException: Current database store version is not compa
tible with current server version, serverVersion=null, schemaVersion=null
	at org.apache.ambari.server.controller.AmbariServer.checkDBVersion(AmbariServ
er.java:503)
	at org.apache.ambari.server.controller.AmbariServer.run(AmbariServer.java:164
)
	at org.apache.ambari.server.controller.AmbariServer.main(AmbariServer.java:58
9)



--
This message was sent by Atlassian JIRA
(v6.2#6252)