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

# sk175089 - "migrate_server import" command fails with the error "Failed to import: Failed: null"

| Property | Value |
|----------|-------|
| Solution ID | sk175089 |
| Date Created | 2021-08-19 |
| Last Modified | 2025-10-27 |
| Technical Level | Advanced |
| Products | Security Management Server |
| Versions | R82.10, R82, R81.20, R81.10 (EOS), R81 (EOS) |
| OS | Gaia |

## Symptoms

- * "`Failed to import: Failed: null`" error when importing the management database with the "`migrate_server import`" command.

* On the source Management Server, the `$FWDIR/log/cpm.elg` file shows this error during the time when the management database was exported:

  `
  ERROR threat.upgrade_common.CrcMarkerDbExtraDataHandler [taskExecutor-34]: failed to move crc filejava.nio.file.NoSuchFileException: /<PATH>/extra_data/crc_marker_db.fws`  
  `
  at sun.nio.fs.UnixException.translateToIOException(UnixException.java:<N>)`  
  `
  at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:<N>)`  
  `
  at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:<N>)`  
  `
  at sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:<N>)`  
  `
  at sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:<N>)`  
  `
  at java.nio.file.Files.move(Files.java:<N>)`  
  `
  at com.checkpoint.management.threat.upgrade_common.CrcMarkerDbExtraDataHandler.importHandler(CrcMarkerDbExtraDataHandler.java:<N>)`  
  `
  at com.checkpoint.management.upgrade.common.ExtraDataCustomHandlerImpl.importHandler(ExtraDataCustomHandlerImpl.java:<N>)`  
  `
  at com.checkpoint.management.upgrade.common.MigrateExtraDataSvcImpl.importSingleExtraDataItem(MigrateExtraDataSvcImpl.java:<N>)`  
  `
  at com.checkpoint.management.upgrade.common.MigrateExtraDataSvcImpl.importExtraData(MigrateExtraDataSvcImpl.java:<N>)`  
  `
  at com.checkpoint.management.threat.upgrade_import.IpsAfterDomainImport.apply(IpsAfterDomainImport.java:<N>)
  `

## Cause

This file is missing: `$FWDIR/conf/SMC_Files/asm/crc_marker_db.fws`.  
This file stores the Cyclic Redundancy Check (CRC) files for IPS updates.  
The file is generated during each IPS update and is required to be collected during the export procedure.

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