You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2015/05/06 19:28:59 UTC

[jira] [Created] (AMBARI-10964) Deleting a widget fails

Siddharth Wagle created AMBARI-10964:
----------------------------------------

             Summary: Deleting a widget fails
                 Key: AMBARI-10964
                 URL: https://issues.apache.org/jira/browse/AMBARI-10964
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 2.1.0
            Reporter: Siddharth Wagle
            Assignee: Siddharth Wagle
             Fix For: 2.1.0


Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: org.postgresql.util.PSQLException: ERROR: update or delete on table "widget" violates foreign key constraint "fk_widget_id" on table "widget_layout_user_widget"
  Detail: Key (id)=(58) is still referenced from table "widget_layout_user_widget".
Error Code: 0
Call: DELETE FROM widget WHERE (id = ?)



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