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 2014/10/20 22:43:33 UTC

[jira] [Commented] (AMBARI-7866) Unable to create new user group after upgrade from 1.6.1 to 1.7.0

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

Hudson commented on AMBARI-7866:
--------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #642 (See [https://builds.apache.org/job/Ambari-trunk-Commit/642/])
AMBARI-7866 - Unable to create new user group after upgrade from 1.6.1 to 1.7.0 (tbeerbower: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=747b5c4c93609d5e19e15097eefe6921bbdce755)
* ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog170Test.java
* ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog170.java


> Unable to create new user group after upgrade from 1.6.1 to 1.7.0
> -----------------------------------------------------------------
>
>                 Key: AMBARI-7866
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7866
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Tom Beerbower
>            Assignee: Tom Beerbower
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-7866.patch
>
>
> *STR:*
> # Deployed cluster with all services (1.6.1).
> # Enabled security.
> # Upgraded cluster to 1.7.0.
> # Tried to create new group.
> *Result:* Error message appeared:
> {noformat}Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.4.0.v20120608-r11652): 
> org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.BatchUpdateException: 
> Batch entry 0 INSERT INTO groups (group_id, group_name, ldap_group, principal_id) VALUES (4, 't7vyoy', 0, 506) was aborted. 
> Call getNextException to see the cause. 
> Error Code: 0 
> Call: INSERT INTO groups (group_id, group_name, ldap_group, principal_id) VALUES (?, ?, ?, ?) bind => [4 parameters bound]{noformat}



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