legacy-knowledge-base
公開されました Jun. 30, 2025

Why do I experience slowness after Liferay 7.4 2023.q4?

written-by

Sebastian Madaras

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

learn-legacy-article-disclaimer-text

Issue

  • User experiences a slowness in the Liferay 7.4 Q1+ while they check the below query:

SELECT COUNT (*) AS col_0_0_ FROM PortletPreferences portletpre0_ WHERE (portletpre0_.ownerType = ?) AND (portletpre0_.plid = ?) AND (portletpre0_.portletId = ?) AND portletpre0_.ctCollectionId = 0

Environment

  • Liferay DXP 7.4 

Resolution

  • The fix for case is LPD-24730. In order for the fix to take effect it is required running the upgrade tool, or starting Liferay with the property "database.indexes.update.on.startup=true" at least once. The property should be removed/disabled and not utilized at each Liferay start-up. 

Additional Information

 

did-this-article-resolve-your-issue

legacy-knowledge-base