Capability

Personalization

Liferay provides powerful out-of-the-box features for building and delivering personalized experiences to users. Personalization features empower you to deliver novel site experiences that differ based on defined user segments, design and execute A/B Tests, and more.

Feature
Deployment Approach
Unable to add the token in Analytics Cloud configuration
Issue Unable to add the token in Analytics Cloud configuration of Liferay DXP Instance Settings. The below errors are observed in the console 2021-05-09 12:14:26.660 ERROR [WebContainer : 189][PortletServlet:112]...
Can I Only Use Market Place Apps for Personal Use
Issue Whenever I go to download a market place app for Liferay I am asked to enter my project details and a legal entity name. However, even if I enter those it says for personal use only. Environment Liferay...
SYSERR(root) rewrite excessive recursion (max 50) ruleset canonify exception when mail triggers
Issue When mailing triggers, exception [SYSERR(root): rewrite: excessive recursion (max 50), ruleset canonify] throws in the server, and mail is not received by recipients. Environment DXP 7.0 Resolution This kind of...
S3Store error during upgrade in case of missing s3Endpoint parameter
Issue During upgrade, you might encounter the following error if the s3Endpoint parameter is not configured properly in the com.liferay.portal.store.s3.configuration.S3StoreConfiguration.config file:...
Liferay application servers getting unresponsive while switching the database
Issue The below exceptions have been observed in the Liferay application servers.  It's getting unresponsive while switching the database.  ERROR...
Integrating Outlook certificate for User Authentication
Issue How to integrate authentication certificate introduced by the outlook for user authentication?    Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Resolution While configuring mail-in...
'flatten' parameter does not work for Knowledge Base Articles headless delivery API
Issue When calling the KB Article headless-delivery API with the flatten parameter, the results are not flattened as expected. For example, if you have KB Articles and folders in this structure: root │ └─►Folder A │...
How to enable web content and user logs in server console?
Issue In this article, we'll know how to display logs of web content and user creation in the server console. Environment Liferay DXP 7.1 Resolution For Web Content logs: Navigate to Control Panel→ Server...
Setting up Microsoft Server AD with Liferay
Issue This article provides you detailed steps to set up and configure Microsoft Server AD to Liferay. Environment Liferay DXP 7.1 Resolution Changing Computer Name: Control Panel → System and Security → System...
Certified vs Supported Environments
Issue Difference between "Certified" and "Supported" Environments Environment Liferay Portal 6.2 Resolution The difference between certified and supported is related to amount of testing the technology by our...
HTTP 400 Bad Request errors with some portal URLs
Issue Sometimes there are several HTTP 400 Bad Request errors with URLs from the portal. For example, when editing a user, a bad request is shown. In the Tomcat access log we could see the 400 request: - |...
How to hide node name from being displayed on every page
Issue The node name is being displayed at the bottom of the page in Control Panel, but I want to hide it. Environment DXP 7.0+ Resolution This behaviour is controlled by the web.server.display.node= property....
Approaching database support
Issue Approaching database support issues in the Liferay. Environment Liferay DXP 7.0 Resolution There are two ways to set up database connections in the portal-ext.properties file. If both JDBC properties and JNDI...
Stopping scheduled tasks in Liferay
Issue I would like to stop the out-of-the-box scheduled tasks in Liferay. Environment Liferay Portal Liferay DXP Resolution Most of the scheduled tasks included in Liferay can be found by searching for .check in the list...
Upgrade fails due to 'No Group exists with the primary key X' error
Issue While running the DB Upgrade Tool, I see a failed upgrade process for UpgradeDiscussionSubscriptionClassName with an error something like: INFO[main][UpgradeProcess:115] Failed upgrade process...
How to check Java's TZData (Timezone Data) version
Issue In countries where Daylight Savings Time (Summer Time) is defined each year the timezone data (TZData) can be outdated. This procedure can help you fetch the version of the TZData currently in use...
How to resolve a "failed to 'KillContainer' ... context deadline exceeded" error observed in a Liferay PaaS service's status logging during deployment
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Whenever we deploy a build (even if the image versions are...
Is it possible to apply ping command in Liferay SaaS shell?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue On Liferay SaaS v3 stack, ping command was actually available...
Getting a JSON object through Liferay REST API no longer works on 7.2
Issue After migrating to Liferay DXP 7.2 from previous versions, customers may notice that REST API implemented on the portal according to the JAX-RS tutorial and targeted to get a JSON object will return: No...
Error when deserializing a session
Issue You might get an error when trying to deserialize a session, which looks similar to this: java.lang.IllegalStateException: Error deserializing Session [2522563CC05A5789E25189BD49FFB38C]...