> Source: [sk122200](https://support.checkpoint.com/results/sk/sk122200)

# sk122200 - "Rulebase initialization failed. One or more errors occurred" error when opening SmartConsole

| Property | Value |
|----------|-------|
| Solution ID | sk122200 |
| Date Created | 2018-01-05 |
| Last Modified | 2022-11-20 |
| Technical Level | Advanced |
| Products | SmartConsole |
| Versions | R82.10, R82, R81.20 |
| OS | Gaia |

## Symptoms

- * After upgrade, the following error appears once opening the policy:  

  "Rulebase initialization failed. One or more errors occurred"

* Error seen in cpm.elg:  


  `[DATE TIME],099 ERROR dleserver.internal.DefaultExceptionMapper [qtp1190744748-161]: Internal runtime error`  
  `
  CpmGeneralException{base='com.checkpoint.management.is.exceptions.CpmGeneralException: Object overview not found for object: 913a2559-3b4b-426a-9af5-eff0963cec53', errorCode='CP_ERR_UNSPECIFIED', errorFamily='null', messageForUser='null', message='Object overview not found for object: 913a2559-3b4b-426a-9af5-eff0963cec53'}`

* When running the following SQL queries, it returns 0 results:  

  `
  select name from dleobjectderef_data where objid = '913a2559-3b4b-426a-9af5-eff0963cec53' and dlesession = 0 and not deleted;`  
  `
  select * from link_data where sourceobjectid = '913a2559-3b4b-426a-9af5-eff0963cec53' and dlesession = 0 and not deleted;`  


  When running the following SQL Query, it returns 1 result:  

  `select * from link_data where destinationobjectid = '913a2559-3b4b-426a-9af5-eff0963cec53' and dlesession = 0 and not deleted; 
  `

## Cause

Object is deleted from the dleobjectderef_data table, however the object still has a link remaining under link_data table.

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
