Search Results

Knowledge Base 3817
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Link to Page Layout Selector shows public pages in the selector in private page configuration after saving
Issue I have an issue with the Private Page of type Link to Page of this site. They create a blank site, and they add to it 2 Private Pages. One private widget page and another link to a page of this site. On the...
Layout Templates Appear in the Themes Section
Issue After an upgrade, custom layout templates (layouttpl) are incorrectly displayed in the "Themes" section of the page configuration. This occurs because the generated .war file for the layout...
Users removed from an LDAP server are not being removed from the Liferay user group UI when a custom service wrapper utilizes deleteUserGroupUsers(long userGroupId, long[] userIds)
Issue Users removed from an LDAP server are not being removed from the Liferay user group UI when a custom service wrapper utilizes the deleteUserGroupUsers(long userGroupId, long[] userIds) method. In this case, when...
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...
Personalized Experience Not Displayed when using "AND" with IP Geocoder Country
Issue When creating a segmentation using the IP Geocoder Country property in combination with another condition (e.g. a user property), the personalized experience configured for this segment is not displayed for a...
Analytics option not shown at site level
Issue The Analytics option is not available at site level and you cannot configure it. Environment 2024.Q4.0+ Resolution Go to Instance Configuration > Analytics Configure the name of the provider (in this case...
Error 'A folder already exists with name image.default.company.logo' during startup after Upgrade
Issue After upgrading from a previous version of Liferay DXP, the server fails to start up correctly and throws a DuplicateFolderNameException in the logs. The error indicates that a folder named...
"module java.base does not 'opens java.lang.invoke'" Error Prevents Elasticsearch Sidecar Startup
Issue I'm unable to get the Elasticsearch Sidecar to start after upgrading to a quarterly release of Liferay DXP. When checking the server logs, I see the following error message:...
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:...
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...
StaleStateException Error During Startup with OpenID Connect Configuration
Issue During a Liferay DXP startup, the following error message appears in the logs, related to OpenID Connect provider configuration: ERROR [...][BatchingBatch:139] HHH000315: Exception executing batch...
Unable to add Information Templates after changing Default Language
Issue When only one language is available in Instance Settings > Localization and it is not "English (United States)", the Information Templates section under Design > Templates do not load. Environment Quarterly...
Liferay GET Requests are blocked during new Web Content Creation
Issue The Web Application Firewall blocks the Liferay GET requests, when the New Web Content Page is opened. The blocked endpoint is /o/dynamic-data-mapping-form-field-types. The GET request is blocked by having a...
Workflow Task URL for Unauthorized User Returns 404 Instead of Login Page
Issue When an unauthorized user attempts to access a workflow task URL, they are shown a 404 error page instead of being redirected to the login page. This issue specifically occurs when the URL follows the...
Adaptive Media Processing of GIFs Leads to High Disk Usage in Temp Folder
Issue When using Adaptive Media, the tomcat/temp directory grows significantly, consuming a large amount of disk space.  The following error can be seen repeatedly in the logs: Unable to scale file...
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...
Site Scope is Not Available in Data Migration Tool and Other Site-Scoped Menus
Issue When using the Data Migration tool to import entries into a site-scoped Object, the "Scope" dropdown only displays the "Global" option. A similar behavior is observed in other areas, such as when editing a...
OAuth2 Token sometimes gets 401 response
Issue Sometimes users are unable to log in because their OAuth2 tokens receive a 401 "Unauthorized" response. This seems to happen randomly, and the tokens should be valid. Environment Liferay DXP Resolution...