Search Results

All Results 6987
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Custom deployment error "Require-Capability: osgi.ee=JavaSE"
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Cannot deploy a custom module due to the...
Will the uploaded files get written to the tomcat /temp directory before moving to DB if setting dl.store.impl=com.liferay.portal.store.db.DBStore
Issue When setting the following property, whether the uploaded files will be written to the tomcat /temp directory before moving to DB. dl.store.impl=com.liferay.portal.store.db.DBStore Environment Liferay DXP 7.2...
java.lang.StackOverflowError while upgrading caused by getSuperLocale
Issue Upgrading the database with the database upgrade tool fails, with the following (or similar) messages in the logs INFO  [main][UpgradeProcess:145] Failed upgrade process...
Headless API call returns 500
Issue When performing a request to the Headless API without authentication, it throws a 500 error code. Steps to reproduce: 1. Perform a GET request to...
Search Blueprints feature is not shown in Liferay
Issue According to this documentation, Search Blueprints, the Search Blueprints functionality is available in DXP 7.3 starting with Update 6. However, after installing DXP 7.3 Update 6, the Search Blueprints...
Deploying DXP 7.4 on JBoss EAP 7.4.0
Issue This article outlined the detailed steps to deploy Liferay DXP 7.4 on JBoss EAP. Environment Liferay DXP 7.4 JBoss EAP 7.4.0 Resolution JBoss_Home/Liferay_Home contains jboss-eap-7.4 folder which is shown below...
When creating a Panel App Module, the instance becomes unresponsive
Issue When trying to create a Panel App Module, the portal instance becomes unresponsive after signing in.  Environment DXP 7.4 Resolution This issue will be fixed in LPS-186113 and is caused by the conversion of...
Why I can see a document if I don't have permission in a parent folder and permissions inheritance is enabled?
Issue In a portal with the structure Folder1 > Folder2 > Folder3 > Document and below permissions: Folder1: Subscribe, View, Access Folder2: No permissions Folder3: Subscribe, View, Access Document: View,...