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)