Search Results

All Results 7011
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to View Highlighted Changes for Pages in a Publication
Issue When reviewing changes for a page within a Publication, it is not immediately clear how to view the highlighted differences (additions/deletions) in a unified view, similar to the functionality available...
Liferay Server Fails to Start Due to OutOfMemoryError: unable to create new native thread
Issue The Liferay DXP server fails to start. The log files contain the following error message: ERROR [...][...] failure submitting task to thread pool java.lang.OutOfMemoryError: unable to create new native thread...
Account Roles Are Not Visible After a LAR File Import
Issue After exporting roles via a LAR file and importing them into a new environment, Account Roles are not visible under the Account Roles tab in Control Panel > Users > Roles Regular Roles and Site Roles from the...
This version of MySQL doesn't yet support 'existing primary key drop without adding a new primary key
Issue We are upgrading from liferay-dxp-tomcat-2023.q4.4 to liferay-dxp-tomcat-2025.q1.15-lts. Currently we are using Mysql 8.0.41-azure on our server which is compatible with liferay-dxp-tomcat-2025.q1.15-lts.   Liferay...
How to Migrate from Advanced File System Store to Google Cloud Storage
Issue When using the Advanced File System Store for the Document Library, what is the correct procedure to migrate to Google Cloud Storage (GCS)? This includes understanding if the migration is a direct...
Is it Possible to Require an Administrator to Enter Their Password When Changing a User's Password?
Issue When I want to updates a user's password as an administrator, the system does not require to re-enter my own password for authentication. This is inconsistent with other actions, such as updating a screen...
Fieldsets with Custom Names Disappear When Filtering by Translation Status
Issue In the web content editor, fieldsets that do not follow the default naming pattern (e.g., Fieldset1234) are hidden when filtering by "Untranslated" fields. This issue is caused by a regex that incorrectly assumes...
"Friendly URL is Already in Use" Error Message Lacks Specifics on its Location
Issue When creating or updating a page, if a user enters a friendly URL that is already in use by another page, the system displays a generic error message: "The friendly URL is already in use." This error message does...
Is it possible to disable the '/o/graphql' endpoint?
Issue For custom requirements, it may be necessary to disable the /o/graphql endpoint. Is there an out-of-the-box configuration to disable this endpoint? Environment Liferay DXP 7.3, DXP 7.4 and...
Document URL Displays Virtual Instance Domain Instead of Site Virtual Host
Issue I've configured a Site with its own Virtual Host (www.b.com), but when I upload a document to that site, the document's URL incorrectly displays the parent Virtual Instance's domain (www.a.com). I expected...
Searching in a page created from a content page template does not work
Issue I have an issue with searching in pages created from the content page template. When I search in a page and filter to "Pages", nothing happens in the page, and there are no search results. Steps to reproduce...
Password Reset Link Immediately Shows as 'No Longer Valid'
Issue When a user requests a password reset, the link in the notification email leads to an error page stating, "Your password reset link is no longer valid." This occurs even if the link is clicked immediately...
How can I protect against CVE-2025-4388 vulnerability?
Issue My Liferay Instance has a vulnerability to CVE-2025-4388 Environment Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution Upgrade to 2024.Q1.13+ Request a Hotfix with LPD-46038, knowledgeArticleType:...
Why is the Product Specification Key Different from the One Defined in the Specification List?
Issue When creating a product specification, a key is defined under Product Management > Specifications. However, after adding this specification to a product, the Product Specification widget on the product page...
Datasets Are Not Displayed After Upgrading to DXP 2025.Q2
Issue After upgrading to DXP 2025.Q2, existing Datasets are not displayed on pages. The Dataset fragment may appear collapsed when editing the page but is not rendered for users. Newly created Datasets are displayed...
Exception in thread "main" java.lang.ClassNotFoundException: com.liferay.portal.tools.DBUpgrader
Issue While attempting to upgrade to the Liferay Quarterly Release, the following error was encountered, and the upgrade process failed: Exception in thread "main" java.lang.ClassNotFoundException:...
"reserved-article-url-title" does not return the localized URL Title in Freemarker templates
Issue When using the .vars['reserved-article-url-title'].data variable in a Freemarker template, it only provides the URL title for the default language. Environment Liferay DXP 2024.Q1+ Resolution This is the...
Sharepoint configuration
Issue While configuring Sharepoint integration following this documentation, we are facing the following HTTP 500 internal server error, and found that we have multiple versions of the connector installed....
Time-Based Authenticator QR Code Not Populating
Issue When trying to set up the QR Code for MFA settings, following this documentation Multi-Factor Authentication Checkers, we've found that the QR code doesn't populate. It should be populating under "Shared...
Google Cloud Translation Fails with "Too many segments" Error
Issue When attempting to use the automatic translation feature for an entire page o contents with multiple fields, the process fails. The logs show the following error:...
Subtype missing after importing information template
Issue When an information template is exported from one environment and imported into another, the link to the web content structure's subtype is lost. The template remains linked to the main structure (e.g., Web...
Not able to see icons in a Spritemap Client Extension
Issue After upgrading to 2025.Q1.8, the icons from the Spritemap CX (Client Extension) are missing and requests for the Spritemap have been blocked   Environment Liferay DXP Quarterly Release 2025.Q1.8   Resolution In...
Hot Backups of the Liferay Database: Risks and Recommendations
Issue Is it safe to perform a hot backup of the Liferay database while the server is still running? What are the risks involved, especially concerning data consistency? Environment Liferay DXP...
B2C SSO Configuration with OpenID Connect Not Working
Issue Setting up Business-to-Consumer (B2C) single sign-on (SSO) configuration with Liferay using OpenID Connect (OIDC) in Azure AD B2C is not working as expected. After enabling OpenID under Instance Settings in...
compileOnly is not working in the build.gradle
Issue We are using com.liferay.gradle.plugins.workspace version: "13.0.8" in the 2025.Q1 bundle and we noticed that when we use compileInclude in the build.gradle then only it is working. It is not working with...
Upgrade Fails with SQLIntegrityConstraintViolationException for Duplicate Repository Entry
Issue When upgrading from Liferay DXP 7.2 to a newer version (7.4+ or quarterly releases), the upgrade process fails with an SQLIntegrityConstraintViolationException. The error message in the logs...
Why did Cache-Control change from 'public to 'private'?
Issue Prior to 7.4 U84, Cache-Control was set to 'public', and after upgrading to 7.4 U84 or above (including any Quarterly Release version), Cache-Control is now set to 'private'. Due to this, CDNs may have issue caching...
No theme found During Startup When a Theme is Not Yet Deployed
Issue The server logs show the following messages before the theme is fully deployed: 2025-07-09 06:25:20.463 WARN [https-jsse-nio-8443-exec-14][ThemeLocalServiceImpl:220] No theme found for specified...
Configuring Product Visibility Across Channels with Headless API in Liferay Commerce
Issue Is it possible to manage (assign/ remove) product visibility per channel using the Headless API?  Environment Liferay DXP 2024.Q4 Resolution By default, products are visible across all channels. This...
aria-invalid="true" Attribute is Not Set for Required Checkbox Fields in Forms
Issue When a form with a required checkbox field is submitted without the checkbox being selected, the corresponding <input> element in the DOM does not receive the aria-invalid="true" attribute. This behavior is...
HTTP 403 when accessing headless admin taxonomy API
Issue 403 Forbidden error when accessing the following Headless API: GET /o/headless-admin-taxonomy/v1.0/taxonomy-vocabularies/{VocabularyID}/taxonomy-categories Environment Liferay DXP 2025.Q2 Resolution Go to the...
Admin calendar is not responding when creating an event and/or hitting the publish button
Issue The admin calendar is not functioning as expected after upgrading. It isn't able to successfully create events and populates the following error on the console: Uncaught...
Node in Cluster Fails to Start with Deadlock and Circular Reference Errors
Issue When starting a Liferay DXP cluster, the node fails to start and gets stuck. The thread dump show a combination of errors, including deadlocks, circular references, and class not found...
Multi-Factor Authentication (MFA) email is not being sent for logins
Issue Multi-Factor Authentication (MFA) email is not being sent for logins, and due to this, users are not able to login successfully.  Environment Quarterly Release Resolution One potential cause for this is a mail server...
Creating an assetlink and .well-known in PaaS Environment
Issue How can I add an assetlink and .well-known configuration within my PaaS Environment?  Environment Liferay PaaS  Resolution As a PaaS customer, you have the necessary permissions to add files and directories...
How to Add a Custom Element as a Control Panel or Site Administration Widget
Issue Is it possible to add a Custom Element, created via a Client Extension, as a widget in the Control Panel or Site Administration menu? Environment Liferay DXP 2025.Q1 Resolution Yes, it is possible to add custom...
Can Liferay Support add a new user to the SaaS environment?
Issue Is the Liferay Support team able to add a new user to the SaaS environment (i.e., the Liferay DXP environment)? Environment Liferay SaaS Resolution A new user will either need to be created on the site of your...
Unable to Trigger Object Action Notifications for Site Role Users
Issue When an Object action is configured to send a notification to a site role, the notification fails to send to the users with that role. The following NoSuchRoleException is thrown in the logs: 2025-05-30...
Entry Sequence Not Reflected in Collection Fragment Using Custom Fragment
Issue When using a Collection Fragment with a Custom Fragment to display entries from a Liferay Object, the sequence of the entries is not reflected correctly on the page. The order of the entries appears to be...
Modal Size is Ignored for Guest Users when Using Liferay.Util.openModal()
Issue When using Liferay.Util.openModal() within a fragment, the specified size (e.g., size:"xl") is visible for only logged-in users, but it is ignored for guest users. For guest users, the modal opens in a...
hotfix-123 :: Currently not installed; Won't be installed: requires version 2025.Q1.XX
Issue After adding a hotfix in the patching folder and running the ./patching-tool.sh info command, it shows the following response: Product information: * DXP version: 2025.Q1.x LTS * Patching Tool version:...
JavaScript code in Link to URL page gets executed
Issue When creating a new public page of type "Link to URL" and using JavaScript code as the URL, the code gets executed when accessing the page. Environment Liferay DXP 2025.Q1 and prior Quarterly Releases Resolution...
Is Liferay affected by CVE-2024-6783?
Issue After performing a security scan, a Vue.js vulnerability reported as CVE-2024-6783 is identified. Environment Liferay DXP 7.4 - Quarterly Releases Resolution Liferay is not impacted by CVE-2024-6783 as Liferay DXP...
Connection to Analytics Cloud fails due to error unable to find valid certification path to requested target
Issue Analytics Cloud is not getting configured when using an access token. The following error appears in the logs: ERROR [default task-26][ExceptionMapper:79] unable to find valid certification path to requested...
Search navigation not showing the correct pagination or displaying the last couple of Web Content documents
Issue When using the search navigation, we've discovered that not all of the web contents are displayed. The pagination is also not reflecting the correct amount of web content documents. Steps to reproduce: 1. Start...
Changes Not Reflecting Across Nodes
Issue In a clustered Liferay environment, changes made on Node 1 are not consistently reflected on Node 2. The changes only appear after restarting the Liferay server. Environment Liferay DXP [All versions]...
"Information Templates" page is blank
Issue We've observed an undesirable behavior when trying to access "Information Templates". When navigating to Design > Templates > Information Templates, the page is blank. There is no option to create a new...
Deploys failing due to "requested flag is either misspelled or unsupported by this database type"
Issue New deploys fails due to the database service and backup restores too Checking the database service logs you identify the following: INFO May 15 14:54:39.664 1904 database 75b864bd48-zzc6n [INFO] Instance...
Liferay service restarts frequently
Issue Since we allowed access to some users to contribute content, we are getting many issues with Liferay service restarts. While we are working with the platform, following error message is shown without any...
GMT Unexpectedly Appears in Time Zone Dropdown
Issue I'm trying to customize the default list of time zones in Liferay DXP by setting the time.zones property in the portal-ext.properties file. I didn't include GMTin the configuration, but it is still showing...
Is it possible to block direct access to a portlet render URL?
Issue We would like prevent direct access to portlet render URLs (/c/portal/render_portlet) that bypass normal navigation within the portal.  These portlets have been manually added to the page. Example URL:...
Loss of Client Extension Configurations After Publishing with Local Staging
Issue After configuring settings such as JS or CSS on the pages of a site with Local Staging enabled, the changes are being lost after publishing to Live   Environment 2024.Q1.12 (or older versions)   Resolution This...
After upgrading to 2025.q1. old display date is not set as publication schedule date
Issue When upgraded to 2025.q1.2 the display date was still there in the database, but when you checked the UI clicking on Schedule Publication, you could not see the date set for display on the previous Liferay.  ...
Unable to Save Object Definition After Deleting a Fragment
Issue Unable to save an Object definition after deleting a fragment from a Content Page. Reproducing Steps: 1. Create an object definition with one field. 2. Add an object entry for this object definition....
Unable to Create Module for Liferay DXP 2025.Q1.0+ using Liferay Developer Studio 3.10.2
Issue Unable to create module for Liferay Product version 2025.Q1.0 or later using Liferay Developer Studio 3.10.2. Building the JAR file after copying the modules from a lower environment and pasting into...
Custom Pagination Override Not Working on WebLogic
Issue Custom JSP (Custom JSP Bag) that overrides Liferay's pagination mechanism to display English numerals is not working as expected on WebLogic Server. The numerals are displayed in the regional...
How to change class name of copied Fragment from the default name + "copy"
Issue When duplicating a fragment and adding it a new name, is it possible to change the create css class as well? The created class has the original's fragent's name + "copy" Example: myFragment, gets copied and...
Getting out of memory error and receiving DelayedCachedOutputStreamCleaner
Issue Receiving of out-of-memory error and the below thread in the thread dumps: DelayedCachedOutputStreamCleaner" #3359 java.lang.Thread.State: TIMED_WAITING at java.lang.Object.wait0(Native Method) - waiting on...
Object moves folders when creating second object
Issue When creating two objects through Model Builder, creating a second object causes the first object to be moved to a different folder. Environment Quarterly Release Resolution This issue was fixed in 2025.Q1.12 with...
Reindexing Errors and Warnings After Upgrade
Issue After upgrading Liferay, reindexing throws errors and warnings in the logs. Liferay starts up successfully, and the database upgrade finished without errors. Errors: 2025-04-15 11:58:36.632 ERROR...