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

# sk164792 - Management HA synchronization fails with an error message, "failed to export data", on Multi-Domain Management or Security Management environment with at least  3 machines

| Property | Value |
|----------|-------|
| Solution ID | sk164792 |
| Date Created | 2020-01-21 |
| Last Modified | 2020-01-22 |
| Technical Level | Advanced |
| Products | Security Management Server, Multi-Domain Security Management Server |
| Versions | R82.10, R82, R81.20, R82.10, R81.20, R82 |

## Symptoms

- * Management HA synchronization fails with an error message: "NGM failed to export data".
* To identify the error, look for the following line in `$MDS_FWDIR/log/cpm.elg`:  
  R80.20 JHF:

  ```
  java.nio.file.FileAlreadyExistsException: /opt/CPmds-R80.20/log/mgha/..../export_ha_dump_files.tgz
              at sun.nio.fs.UnixCopyFile.copy(UnixCopyFile.java:563)
  ```

  <br />

  R80.30 JHF:

  ```
  java.nio.file.FileAlreadyExistsException: /opt/CPmds-R80.30/log/mgha/..../export_ha_dump_files.tgz
              at sun.nio.fs.UnixCopyFile.copy(UnixCopyFile.java:563)
  ```

## Cause

The issue occurs in cases of MDM environment with at least 3 machines with R80.30 JHF Take 135 or R80.20 JHF Take 127 or 134 installed.

HA creates a dump file and tries to copy it twice to the same location. The second time fails.

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