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

# sk174252 - "Name cannot be empty" error when creating a new Web application object

| Property | Value |
|----------|-------|
| Solution ID | sk174252 |
| Date Created | 2021-06-29 |
| Last Modified | 2021-07-01 |
| Technical Level | Advanced |
| Products | Multi-Domain Security Management Server |
| Versions | R81 (EOS) |
| OS | Gaia |

## Symptoms

- * When creating a new WEB application object, users get the error "Name cannot be empty" when pressing OK.
* FWM debug shows:

  ```
   [FWM 16628 4016437184]@tcsp1primary[1 Apr 10:34:59] fwm_cpmi_command_handler: Command set=
  (
  :type (command)
  :subject (update-object)
  :body (
  :object (
  :AdminInfo (
  :chkpf_uid ("{C01BFAD9-7BAE-4891-A4DD-1FCAD84CB3BD}")
  :ClassName (connectra_web_application)
  :NewObject (true)
  :table (network_applications)
  :Wiznum (-1)
  )
  :directories ()
  :hosts (
  : (ReferenceObject
  :Name (DNS_10.81.4.4)
  :Table (network_objects)
  :Uid ("{ADCEAECE-D599-4226-BFD0-E6189A172BE6}")
  )
  )
  :services (
  : (ReferenceObject
  :Name (http)
  :Table (services)
  :Uid ("{97AEB3D4-9AEA-11D5-BD16-0090272CCB30}")
  )
  : (ReferenceObject
  :Name (https)
  :Table (services)
  :Uid ("{97AEB443-9AEA-11D5-BD16-0090272CCB30}")
  )
  )
  ...
  [FWM 8774 4017211328]@tcsp1primary[26 Mar 13:04:43] cma_CPMI_CB_Dispatcher>
  [FWM 8774 4017211328]@tcsp1primary[26 Mar 13:04:43] CmaBeforeCpmiUpdate>
  [FWM 8774 4017211328]@tcsp1primary[26 Mar 13:04:43] CmaBeforeCpmiUpdate - psetClient is: rule-editor
  [FWM 8774 4017211328]@tcsp1primary[26 Mar 13:04:43] CmaBeforeUpdateBlockNvoNvdCollision>
  [FWM 8774 4017211328]@tcsp1primary[26 Mar 13:04:43] CmaBeforeUpdateBlockMoreThanOneSMCBackup>
  [FWM 8774 4017211328]@tcsp1primary[26 Mar 13:04:43] CCkpObj::Validate: Validating object '' @ 'network_applications'
  [FWM 8774 4017211328]@tcsp1primary[26 Mar 13:04:43] Illegal name for '' @ 'network_applications' - Object name can not be empty
  [FWM 8774 4017211328]@tcsp1primary[26 Mar 13:04:43] CSrvObj::ServerValidate: failed to Validate - Invalid object Name
  ```

* Running `# grep FGManagement $CPDIR/registry/HKLM_registry.data ` from within the relevant Domain Management Server context shows no results.

## Cause

Missing entry "FGManagement ("\[4\]1")" in the registry causes the session flow to remove the permissions, and not being able to write the name into the new objects fwset

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