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

# sk167174 - "idapi_load_data_impl: session id XXX not found in client_db, although ip XXX was assigned to it" appears repeatedly in /var/log/messages file

| Property | Value |
|----------|-------|
| Solution ID | sk167174 |
| Date Created | 2020-06-04 |
| Last Modified | 2025-03-06 |
| Technical Level | General |
| Products | Security Gateway |
| Versions | R82.10, R82, R81.20 |
| OS | Gaia |

## Symptoms

- * "`idapi_load_data_impl: session id <Session ID> not found in client_db, although ip <Session IP> was assigned to it`" appears repeatedly in the `/var/log/messages` file on ClusterXL Members / VSX Cluster Members.

* Output of the "`fw -i <CoreXL Firewall Instance> tab -t pep_client_db -t pep_src_mapping_db -s`" command on the ClusterXL Members / VSX Cluster Members shows that these kernel tables "`pep_client_db`" and "`pep_src_mapping_db`" contain data in different CoreXL Firewall Instances.

* Issue occurs on a ClusterXL / VSX Cluster that enforces an Access Control policy with Access Roles in rules.

## Cause

One of these possible scenarios:

### Scenario 1:

The current number of entries in the PEP kernel tables "`pep_client_db`" and "`pep_src_mapping_db`" is not the same in the same CoreXL Firewall instance.

Example of this issue:

`[Expert@CxlMember1:0]# fw tab -t pep_client_db -t pep_src_mapping_db -s`

```
HOST                  NAME                                ID #VALS #PEAK #SLINKS
localhost             pep_client_db                      279    50   200       0
localhost             pep_src_mapping_db                 282   100   200       0
[Expert@CxlMember1:0]#
```

### Scenario 2:

The current number of entries in the PEP kernel tables "`pep_client_db`" and "`pep_src_mapping_db`" is not the same in at least one of the CoreXL Firewall instances.

Example of this issue:

`[Expert@CxlMember1:0]# fw ctl multik stat | awk '{print $1}' | grep -v "-" | grep -v ID | awk '{print "fw -i " $0 " tab -t pep_client_db -t pep_src_mapping_db -s"}'`

```
HOST                  NAME                                ID #VALS #PEAK #SLINKS
localhost             pep_client_db                      279   500   603       0
localhost             pep_src_mapping_db                 282   500   603       0
HOST                  NAME                                ID #VALS #PEAK #SLINKS
localhost             pep_client_db                      279   600   705      0
localhost             pep_src_mapping_db                 282   600   705      0
HOST                  NAME                                ID #VALS #PEAK #SLINKS
localhost             pep_client_db                      279   600   705       0
localhost             pep_src_mapping_db                 282   600   705       0
[Expert@CxlMember1:0]#
```

## Solution

This problem was fixed. The fix is included starting from:

* **[Check Point R81](https://support.checkpoint.com/results/sk/sk166715)**
* [**Jumbo Hotfix Accumulator for R80.40**](https://support.checkpoint.com/results/sk/sk165456)**from Take 87**
* [Jumbo Hotfix Accumulator for R80.30](https://support.checkpoint.com/results/sk/sk153152) from Take 221
* [**Jumbo Hotfix Accumulator for R80.20**](https://support.checkpoint.com/results/sk/sk137592)**from Take 187**
* **[Jumbo Hotfix Accumulator for R80.10](https://support.checkpoint.com/results/sk/sk116380) from Take 283**

---

# 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
