Hello,
we are currently in the process of upgrading customers to version 8.5.
We are now facing constant problems when we try to execute task 30 of the upgrade workplan (All Web, page 12).
This is the the step of restoring the v8.5 project backup into the VFS.
Beside the fact that this is and always was painfully slow because of the fact that we are mimicking file system access by doing db access in reality, we now are never able to complete the process in AA due to out of memory exceptions.
We have tried the process on several machines (win 10 21h1 client, Server 2019) in combination with SQL server versions from 2014 to 2019 using several native client versions, but with no success.
We tried to work stepwise, means deleting the old VFS remains in VFS explorer, then closing AA, than restore the project backup, but this just lets the out of memory exception occur somewhat later in the process.
Needless to say that all machines are well equipped with RAM, which does not seem to be the reason for that problem.
Our devs suspect, that we face managed heap fragmentation because of large numbers of allocated objects surviving the garbage collects.
It seems to be a problem in AA and the way project restore is implemented in version 8.5.
Anyone out there with the same problem?
PS: The problem does not occur when restoring to a local workspace.
But this is not what the upgrade workplan demands, beside the fact that running the site from a local workspace is not recommended as well (even though it's faster).
Regards, W. Andreas