View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 1615 | RackTables | default | public | 2016-04-13 14:21 | 2016-06-17 03:33 |
| Reporter | jarboebr | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Summary | 1615: Racks showing "ERROR"!!! - Missing record - Object 'object'#'1952' does not exist. | ||||
| Description | Racks showing "ERROR"!!! - Missing record - Object 'object'#'1952' does not exist. Unable to delete bad racks. Cannot view properties. Contains NO objects. Very annoying for viewer. | ||||
| Steps To Reproduce | Constantly viewable. Cannot purge. Contains NO objects. | ||||
| Tags | No tags attached. | ||||
|
There must be an association in the database. In the MySQL, what is the output of : select * from RackSpace where object_id="1952"; Verify that your object really does not exist : select * from RackObject where id="1952"; If no object, and still an association, delete the entry in the RackSpace table : delete from RackSpace where object_id="1952"; |
|
| Closing due to lack of feedback. Re-open if you can provide more info regarding rahoa's suggestions. | |