[
https://issues.apache.org/jira/browse/AMBARI-7866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14177456#comment-14177456
]
Hudson commented on AMBARI-7866:
--------------------------------
SUCCESS: Integrated in Ambari-branch-1.7.0 #150 (See
[https://builds.apache.org/job/Ambari-branch-1.7.0/150/])
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=db147072aa27746591ca2ee648bde5f0b46778f2)
*
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog170.java
*
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog170Test.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)