StoreFront Upgrade Fails with Large Subscription Database

StoreFront Upgrade Fails with Large Subscription Database

book

Article ID: CTX219526

calendar_today

Updated On:

Description

Note: This issue is not found in Storefront 3.11 and later versions.

StoreFront upgrade fails with large subscription database.

C:\Windows\Temp\StoreFront\CitrixMSI-CitrixStoreFront log points to following error:
An error occurred creating the snapshot: 'System.IO.IOException: The file is too long. This operation is currently limited to supporting files less than 2 gigabytes in size.

 

Resolution

  1. Verify size of Subscription Database. The database file is named PersistentDictionary.edb and is located in the following directory:
    ​C:\Windows\ServiceProfiles\NetworkService\AppData\Roaming\Citrix\SubscriptionsStore\

  2. If the file exceeds 2GB, export the subscription database. Refer to CTX139343 - How to Export and Import StoreFront Subscription Database.
    Note: Commands might differ according to the StoreFront version. Consult documentation relevant to your version.

  3. Stop Citrix Subscriptions Store service.

  4. Delete PersistentDictionary.edb located in store folder in C:\Windows\ServiceProfiles\NetworkService\AppData\Roaming\Citrix\SubscriptionsStore\

  5. Start Citrix Subscriptions Store service. At this stage Subscription database will be blank and will have its default size.

  6. Proceed with the update.

  7. After completing the update, import Subscription database. Refer to CTX139343 - How to Export and Import StoreFront Subscription Database.


Problem Cause

StoreFront upgrade fails when trying to encrypt backed-up files if any is greater than 2GB. In case of large deployments subscription database may grow beyond this limit and as result the update might fail.

 

Issue/Introduction

StoreFront upgrade fails with large subscription database.

Additional Information

How to Export and Import StoreFront Subscription Database
Citrix Blog - What Subscriptions and Server Groups Mean for StoreFront Designs