You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Artem Baranchuk (JIRA)" <ji...@apache.org> on 2015/04/06 13:10:12 UTC

[jira] [Created] (AMBARI-10362) [WinTP2] sql exception during cluster deploy

Artem Baranchuk created AMBARI-10362:
----------------------------------------

             Summary: [WinTP2] sql exception during cluster deploy
                 Key: AMBARI-10362
                 URL: https://issues.apache.org/jira/browse/AMBARI-10362
             Project: Ambari
          Issue Type: Task
          Components: ambari-server
    Affects Versions: 2.1.0
            Reporter: Artem Baranchuk
            Assignee: Artem Baranchuk
             Fix For: 2.1.0


Next exception occurs during cluster deploy
{noformat}
Internal Exception: com.microsoft.sqlserver.jdbc.SQLServerException: Invalid column name 'host_id'. Error Code: 207 Call: SELECT admin_state, cluster_id, component_name, desired_stack_version, desired_state, host_id, maintenance_state, restart_required, security_state, service_name FROM hostcomponentdesiredstate WHERE (host_id = ?) bind => [1 parameter bound] Query: ReadAllQuery(name="hostComponentDesiredStateEntities" referenceClass=HostComponentDesiredStateEntity sql="SELECT admin_state, cluster_id, component_name, desired_stack_version, desired_state, host_id, maintenance_state, restart_required, security_state, service_name FROM hostcomponentdesiredstate WHERE (host_id = ?)")
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)