Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Error on SecRuleEngine ${LCP_WEBSERVER_MODSECURITY}
Issue Issues with Websever relating to Modsecurity: ERROR 'SecRuleEngine ${LCP_WEBSERVER_MODSECURITY}' was not declared on /etc/nginx/modsec/modsecurity.conf file Environment 7.4, Quarterly Release Resolution This...
Theme is not persisting in site templates
Issue When a user creates a new site template and configures a custom theme, it is redirected to the 'classic theme' when a new site is created using that template. Steps to reproduce: 1. Start Liferay 2024.Q2.0...
Is there any risk to remove the SystemEvent table entries while using Staging?
Issue I would like to remove all entries from the SystemEvent table using the approach from this article. Environment Liferay DXP 7.0+ Resolution The Site Deletions must be published before the property...
PatchFileStructureException: Could not find hotfix.json or hotfix.sign
Issue In some circumstances, users are unable to install the hotfix in their environment. The cause is often due to the incompatibility of the patching tool version. Sometimes, users receive the following error...
Can Liferay be affected by the CrowdStrike Falcon Agent Issue?
Issue There has been an issue impacting Azure Virtual Machines running Windows Client and Windows Server with the CrowdStrike Falcon agent recently The issue begain around 19:00 UTC on July 18, 2024 and cauess affected...
I cannot comment, vote or subscribe to Jira tickets
Issue I would like to follow Feature Request tickets in Jira. I used to be able to vote, subscribe to Jira tickets or even leave a comment but I cannot do this anymore.   Environment Jira   Resolution This change...
In Progress Publications Can't Be Published After Upgrading
Issue After upgrading, any "in progress" publications fail to publish. When I attempt to publish them, the publication fails and they are marked "out of date". An Unable to publish from test to Production because...
Building a Docker image with Liferay based on another OS (Red Hat)
NOTE: The following resolution requires customization and should only be implemented at the discretion of your team. Liferay Support will not be able to assist with designing or implementing customizations. Issue I have a...
Changing the default Mail Domain in DXP
Issue In Liferay DXP, is it possible to configure the default email domain used during user creation? We'd like new users to have email addresses ending in "@example.com" instead of "@liferay.com". Resolution Go to...
Large Amount of Object Data within the `analyticsmessage` table.
Issue We're experiencing slow database restore times due to excessive large object data, primarily within the `analyticsmessage` table. When planning an upgrade, we've found a table with millions of...
Adding or Editing a Web Content in an Asset Publisher does not display a success message
Issue When editing or adding a Web Content in an Asset Publisher that is on one of my Portal pages, no message is displayed to the user confirming that the action was performed or if it was successful. If this step is...
The portal is not reindexing because the following error: "HTTP/1.1 413 Request Entity Too Large"
Issue When attempting to reindex the portal, the process fails, and the following messages are displayed in the logs: May 29 12:46:07.767 build-3886 liferay[liferay-5655d97f59-99cjk] [dxp] ERROR...
Why does my Liferay Docker container slowly accumulate memory over time and run into OutOfMemoryErrors?
Issue In some implementations of containerized Liferay Docker environments, there are reports of memory usage slowly increasing over time until an OutOfMemoryError is reached or the pod alerts trigger a kill of the pod. ...
Unable to read the content for custom_robots.txt file
Issue I am getting the following message in my log file: [RobotsUtil:47] Unable to read the content for custom_robots.txt However, the same does not happen in other environments. What can be the reason? Environment...
SecureXMLFactoryProviderImpl.class_blocked.pdf is not listed
Issue The user was unable to install a patch or hotfix, even after restarting the server and attempting with a vanilla instance, the following errors can be seen:  ERROR [Patcher:-1] The command has failed. Please...
NoSuchGroupException: No Group exists with the primary key 0 when updating a Journal Article via service API
Issue When trying to update a Journal Article (i.e., a web content) using the service API  journalArticleLocalService.updateArticle( journalArticle.getUserId(), journalArticle.getGroupId(),...
Web Content Not Showing as `Translated`
Issue After creating a web content in English, then selecting a new language and translating the content, we're able to publish, but the content remains untranslated. We created a sample web content and...
Download Liferay Quarterly Releases Using the Linux Command Line
Issue I want to download Liferay using the Linux command line rather than going through a web browser. Environment Liferay DXP Quarterly Releases Resolution Liferay offers a release directory that can be downloaded...
Understanding the 'locales.enabled' property and the Instance Settings language configuration
Issue There is a portal property to specify the locales that are enabled by default: locales.enabled. However you can change that from Control Panel > Instance Settings > Localization. How that portal property and...
What are the conditions to decide if a page inherits its theme?
Issue The UI allows you to determine whether a page inherits its parent's theme or has a custom theme applied. However, the Layout table does not contain a field specifying theme inheritance. Then, what criteria are...