Hello,
I just performed an upgrade from FME FLOW 2023.1 to version 2024.2 and now I have a big problem because I can’t restore the backup I made before upgrading.
The restore process fails with
The system restore failed for the following reason:
The export location provided is invalid.
The error message in the History list says
COM.safe.fmeserver.configuration.migration.FMEConfigurationException: java.lang.NullPointerException: inputStream
in a red box just above the heading “Failure”.
The log just states
Unable to extract import package.
The backup.fsconfig is a quite large file (15 GB) because I forgot to remove some raster files from the resources before creating the backup. I copied it manually to the resources/Backup folder so I can select it from there for restoring instead of uploading. Nonetheless it won’t restore.
I can unzip the file and see its content, so the archive itself is seemingly OK.
What I did try:
Unzipped the file to a directory, removed the raster files from the created subfolder and zip the whole thing again, renaming the new zip file to backup.fsconfig. Copied that to the resources/Backup folder and tried to restore, but no success.
Our FME FLOW install is a pretty plain Express installation, I think I checked all access rights in case it’s a permission problem. Normally the services run under a dedicated service user account so there could potentially be an issue with that. Therefore I changed the services back to run as local system account and tested again but still no luck.
Now I have no further clue what to try next.
Does anyone have an idea what else I could try?
Any help would be appreciated because we have a lot of things configured and would have to build everything new from zero if I don’t manage to get the backup to restore successfully.
Kind regards,
Andreas