I'm currently using VMs for testing, but that's only because the import into the real hardware doesn't work.
Source is R77.30 open server on real hardware.
First destination was R80.20 open server on real hardware, didn't work.
Second destination was R80.20 VM, didn't work.
Third destination was R77.30 VM, this came up with no issues.
Did an inplace CPUse upgrade, verified with no issue, upgrade completed with no errors. CPM never gets past initialisation.
This is first error that turns up in the cpm.elg
08/04/19 18:13:55,499 INFO export.internal.ExclusionClasses [main]: This is new version
08/04/19 18:13:55,529 INFO web_services.internal.WsPublisher [main]: Publishing web services on <a href="https://0.0.0.0:19009/cpmws/" target="_blank">https://0.0.0.0:19009/cpmws/</a>...
08/04/19 18:13:55,793 ERROR utils.runtime.CpAssert$DefaultAssertionErrorHandler [main]: AssertionError has been caught: failed to load SIC cert file
08/04/19 18:13:55,796 ERROR infrastructure.logging.CpAssertionErrorExceptionLoggerHandler [main]: incident [7f88dde7-410a-4ce5-b034-6b16ce64f4ef]:
failed to load SIC cert file
followed by
08/04/19 18:13:55,797 ERROR infrastructure.logging.DefaultExceptionLoggerHandlerImpl [main]: incident [0629715a-d653-4aeb-9edd-2f4446f0c731]:
java.security.cert.CertificateException: Signature algorithm mismatch
I'm about to go and have a poke, becasue I'm wondering if the ICA certs are too small? The original management server has been about for a long time, so it's entirely possible the key length is 1024 bit (don;t know if that would affect R77.30, but R80.x seems to be 2048 bit minimum).