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

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

    [ https://issues.apache.org/jira/browse/AMBARI-10362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14482921#comment-14482921 ] 

Hudson commented on AMBARI-10362:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #2233 (See [https://builds.apache.org/job/Ambari-trunk-Commit/2233/])
AMBARI-10362 - [WinTP2] sql exception during cluster deploy (abaranchuk: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=a88a155ee78472ec5e00454ec60c3f5ad55c31d0)
* ambari-server/src/main/resources/Ambari-DDL-SQLServer-CREATE.sql
* ambari-server/src/main/resources/Ambari-DDL-SQLServer-DROP.sql


> [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)