The information you are about to copy is INTERNAL!
DO NOT share it with anyone outside Check Point.
Migrate import from R77.X to R80.10 hangs and never completes
Technical Level
Solution ID
sk120759
Technical Level
Product
Quantum Security Management
Version
R80.10 (EOL), R80.20 (EOL)
Date Created
17-Oct-2017
Last Modified
13-Jan-2019
Symptoms
Migrate import from R77.X to R80.10 hangs and never completes.
Error message in $FWDIR/log/upgrade_from_fwm_on_domain_[xxx-yyy-zzz].elg file:
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
at java.lang.StringBuilder.ensureCapacityImpl(StringBuilder.java:366)
at java.lang.StringBuilder.append(StringBuilder.java:232)
at com.checkpoint.infrastructure.data_structures.FwsetIo.addStr(FwsetIo.java:108)
at com.checkpoint.infrastructure.data_structures.FwsetIo.addFwset(FwsetIo.java:157)
at com.checkpoint.infrastructure.data_structures.FwsetIo.addFwset(FwsetIo.java:46)
at com.checkpoint.infrastructure.data_structures.FwsetIo.addFwset(FwsetIo.java:46)
at com.checkpoint.infrastructure.data_structures.FwsetIo.addFwset(FwsetIo.java:46)
at com.checkpoint.infrastructure.data_structures.FwsetIo.addFwset(FwsetIo.java:46)
at com.checkpoint.infrastructure.data_structures.FwsetIo.addFwset(FwsetIo.java:46)
at com.checkpoint.infrastructure.data_structures.FwsetIo.addFwset(FwsetIo.java:46)
at com.checkpoint.infrastructure.data_structures.FwsetIo.toString(FwsetIo.java:5)
at com.checkpoint.infrastructure.data_structures.Fwset.toFormattedString(Fwset.java:63)
at com.checkpoint.management.upgrade.UpgradeRequestComm.readRequest(UpgradeRequestComm.java:47)
at com.checkpoint.management.upgrade.UpgradeServer.fetchAndDispatchUpgradeRequest(UpgradeServer.java:20)
at com.checkpoint.management.upgrade.UpgradeServer.performUpgrade(UpgradeServer.java:78)
at com.checkpoint.management.upgrade.UpgradeServer.runServer(UpgradeServer.java:58)
at com.checkpoint.management.upgrade.UpgradeServer.main(UpgradeServer.java:39)
"Out of memory" error on migrate-import failure.
Errors in upgrade_log-xxx.elg file:
[PID]@localhost.localdomain[DATE TIME] [CUpgCPMIInterface::Save] ERROR: Failed to update some of the tables. The resulting DB will be corrupted.
[PID]@localhost.localdomain[DATE TIME] [CUpgradeMgr::PerformCPMIUpdate] WARNING: Failed to save the DB.
[PID]@localhost.localdomain[DATE TIME] CCkpRoboDBLoader::getInstance> Entering
[PID]@localhost.localdomain[DATE TIME] CCkpRoboDBLoader::closeAllDB()> Entering
[PID]@localhost.localdomain[DATE TIME] CCkpRoboDBLoader::getInstance> Entering
[PID]@localhost.localdomain[DATE TIME] CCkpRoboDBLoader::closeAllDB()> Entering
[PID]@localhost.localdomain[DATE TIME] [CUpgradeMgr::PerformUpgrade] ERROR: Failed to update some tables. The resulting database will be incomplete.
[PID]@localhost.localdomain[DATE TIME] [CUpgradeMgr::PerformUpgrade] Ended saving the '' DB.
[PID]@localhost.localdomain[DATE TIME] [CPluginUpgradeManager_Impl::AddGlobalRules] Adding plug-in global rules.
[PID]@localhost.localdomain[DATE TIME] [writeUpgradeResult] The path to result file is: '/opt/CPsuite-R77/fw1/log/upgrade_result'
Cause
Too large number of network objects defined in the database.