Search Results

All Results 7003
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Activity within embedded pages does not maintain user sessions
Issue Activity within an application found on a Liferay embedded page does not count as activity with regard to a Liferay session, so it does not maintain the user session. As a result, the user is session expires...
One cluster node doesn't start up completely after OS patching
Issue I am currently running a Liferay cluster. I patched my OS then rebooted each server separately. One more more nodes came back online correctly, but at least one node isn't starting up completely, and I see...
Workflow "Metrics" Data Not Visible After Upgrading Liferay
Issue After upgrading Liferay from 2024.Q2.7 to 2025.Q1.4-lts, navigated to Applications Menu > Applications > Workflow > Metrics, and noticed that the data is not being displayed. Steps to reproduce: Start Liferay...
Feature Flags are not enabled by Default
Issue I have an issue with the feature flags: feature.flag.LPD-11131=true and feature.flag.LPD-35013=true I set both features in the portal-ext.properties file in 2025.q1.6-lts. However, after started the instance the...
Authenticated users with no permission to access Control Panel can navigate to /control_panel/manage with the message: Please select a tool from the left menu.
Issue I have an issue with authenticated users who do not have privilege to access the Control Panel. A user with no specific role (Only User role), when navigating to /control_panel/manage gets redirected to a page...
Exceptions in the log when the Glowroot page times out
Issue I see a lot of exceptions in the Glowroot logfile. It is caused by administrators accessing the glowroot page and leaving it open in a tab. Then the session times out and since the frontend tries to update the...
Upgrade report was not generated because no upgrade processes were executed
Issue After upgrading the database and during the server restart, the following can be seen: 2025-04-20 19:42:34.547 INFO [main][UpgradeRecorder:156] No pending upgrades to run 2025-04-20 19:42:34.553 INFO...
Setting up Session Timeout in your Liferay environment with WebLogic
Issue How to set up Session Timeout in your Liferay environment with WebLogic? Environment Liferay DXP 7.3+ Resolution The Session Timeout can be defined in web-app/web.xml file within session-config like...