http://jira.hyperic.com/browse/HHQ-4096
Steps to Reproduce
Go to Browse Resources
select all the Platforms (Linux,win32 ,ESX-Host)
Click Delete
Actual Results:
All the resources are deleted successfully,but server log displays error.
Server log error:
2010-06-23 13:12:15,776 INFO [ControlEventListener1] [org.hyperic.hq.control.server.session.ControlEventListener@55] Removing scheduled jobs for 2:10188
2010-06-23 13:12:15,936 WARN [AppdefBoss.removeDeletedResources1] [org.hibernate.util.JDBCExceptionReporter@77]
SQL Error: 2292, SQLState: 23000
2010-06-23 13:12:15,937 ERROR [AppdefBoss.removeDeletedResources1] [org.hibernate.util.JDBCExceptionReporter@78] ORA-02292: integrity constraint (NIPUNA.FKEEEB4C1162B21414) violated - child record found
2010-06-23 13:12:15,938 WARN [AppdefBoss.removeDeletedResources1] [org.hibernate.util.JDBCExceptionReporter@77] SQL Error: 2292, SQLState: 23000
2010-06-23 13:12:15,938 ERROR [AppdefBoss.removeDeletedResources1] [org.hibernate.util.JDBCExceptionReporter@78] ORA-02292: integrity constraint (NIPUNA.FKEEEB4C1162B21414) violated - child record found
For more details please see the attached server log
Anonymous