Legacy Knowledge Base
Published Sep. 10, 2025

ExportImportServiceConfigurationUpgradeProcess hangs indefinitely

Written By

Daniel Carrillo Broeder

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

Issue

  • Upgrading to DXP 74U82+ hangs in ExportImportServiceConfigurationUpgradeProcess (v1.0.2) upgrade process:
    INFO [main][UpgradeProcess:127] Upgrading com.liferay.exportimport.internal.upgrade.v1_0_2.ExportImportServiceConfigurationUpgradeProcess

Environment

  • DXP 7.4 U82+
  • DB Upgrade Client

Resolution

  • The ExportImportServiceConfigurationUpgradeProcess process is hanging due to unresolved dependencies between pending modules that need to be updated.
  • It occurs when the following system settings is updated:
    • Control Panel →Configuration →System Settings → Infrastructure →Export/Import 

First option: Upgrade to a Quarterly Release or above U96

  • This issue was resolved in U96+ and in the Quarterly Releases.

Second option: Upgrading first to U81 

If your target upgrade is a 7.4 version below U96, perform the upgrade in two steps, using the U81 as a middle step:

  1. Prepare your source environment (e.g. Liferay DXP 7.2).
  2. Perform then upgrade to Liferay DXP U81.
  3. Then, perform the upgrade to the destination environment Liferay DXP U82+.

This solution should be considered as a workaround to bypass the internal dependencies.

Additional Information

  • This issue was resolved by LPS-195670, which was released in U96
Did this article resolve your issue ?

Legacy Knowledge Base