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

# sk110347 - Check Point Registry files in contexts of different Virtual Systems show different hotfixes

| Property | Value |
|----------|-------|
| Solution ID | sk110347 |
| Date Created | 2016-03-05 |
| Last Modified | 2024-03-31 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R81.10 (EOS) |
| OS | Gaia |
| Platform | 15000 |

## Symptoms

- * Check Point Registry files in contexts of different Virtual Systems show different hotfixes.

* *Example*:

  * *$CPDIR/registry/HKLM_registry.data* file in the context of VS0 (VSX Gateway itself) shows that ***Take 181*** of Jumbo Hotfix Accumulator is installed:

    ```
    
    : (CPUpdates
          :CurrentVersion (6.0)
          : (6.0
               : (HotFixes
                     :BUNDLE_R77_20_JUMBO_HF (1)
               )
               : (BUNDLE_R77_20_JUMBO_HF
                    :SilentUninstall (NONE)
                     :ping_package (1)
                     :RollbackPackage ("/var/log/CPda/backup/")
                     :PackageFile (Check_Point_R77_20_JUMBO_HF_1_Bundle_T181.tgz)
                     :SU_Build_Take (181)
               )
          )
    )
    : (PKCS11Modules)
    ```

  * *$CPDIR/registry/HKLM_registry.data* file in the context of a Virtual System shows that ***Take 115*** of Jumbo Hotfix Accumulator is installed:

    ```
    
    : (CPUpdates
          :CurrentVersion (6.0)
          : (6.0
               : (HotFixes
                     :BUNDLE_R77_20_JUMBO_HF (1)
               )
               : (BUNDLE_R77_20_JUMBO_HF
                     :SilentUninstall (NONE)
                     :ping_package (1)
                     :RollbackPackage ("/var/log/CPda/backup/")
                     :PackageFile (Check_Point_R77_20_JUMBO_HF_1_Bundle_T115.tgz)
                     :SU_Build_Take (_115)
               )
          )
    )
    : (PKCS11Modules)
    ```

## Cause

When a new Virtual System is created, the *$CPDIR/registry/HKLM_registry.data* file from the context of VS0 (VSX Gateway itself) is copied to the context of the new Virtual System (*/opt/CPshrd-R7\<XX\>/fw1/CTX/CTX0000\<VSID\>/registry/*).

Some later software changes that are made on VSX Gateway itself (context of VS0) are not updated in the *$CPDIR/registry/HKLM_registry.data* file in context of the existing Virtual Systems.

## 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
