Search Results

All Results 6978
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to acquire Liferay PaaS logs in a file on a local machine without requiring browser interaction
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Our team would like to transfer Liferay PaaS logging into a...
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...
Will a Custom Portlet Require a Restart After Deployment in Liferay DXP?
Issue When creating a custom portlet, sometimes a restart will be required to complete installation, but other times it will not Environment Liferay DXP 7.0+ Resolution Any customization that modifies...
Liferay application is not reconnecting with database server
Issue Why Liferay application is not reconnecting with the database server? Environment Liferay DXP 7.0 Resolution In case the database services have been restarted, Liferay would need a restart to re-establish the...
Client-side HTTP parameter pollution vulnerabilities
Issue  How to address the Client-side HTTP parameter pollution vulnerabilities Environment Liferay DXP 7.2 Resolution Encode the URLs or user input to avoid the HTTP parameter pollution vulnerabilities. Additional...
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...
'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 │...
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...
'Unable to determine GroupId' warning when upgrading to DXP
Issue I'm encountering a warning like the following when upgrading from 6.2 to DXP 7.0 or higher: [main][UpgradeSubscription:108] Unable to determine the group ID for the class name...
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...
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...
Does the /osgi/state folder need to be cleared before upgrading to Liferay DXP 7.3+?
Issue When we upgraded to Liferay DXP 7.3 there were errors. However after clearing the /osgi/state folder within the DXP 7.3 bundle a follow up upgrade completed without issue. Environment Environment's...
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: - |...
Is it possible to add additional columns to the CSV Log Message Formatter system setting?
Issue While looking into configuring CSV Log Auditing for an environment, our team noticed that the CSV Log Message Formatter system setting (within System Settings > Audit) has +/- buttons to add/remove columns. Is...
Resolve the below error
Issue Observed the below error in the logs: Caused by: java.sql.SQLException: javax.resource.ResourceException: IJ000453: Unable to get managed connection for java:/jdbc/LiferayPool at...
'Invocation of 'addApplication' failed' after upgrading
Issue The migration was seemingly successful, but upon startup the following error is appearing in the logs: 2021-05-10 08:09:13.142 ERROR [Portal Dependency Manager Component...
Double serialization might cause performance issues with Weblogic
Issue You might encounter performance issues in case serialization is enabled on both Liferay's and Weblogic's side, for example the following logs might suggest this problem: <Error> <WebLogicServer> <BEA-000337>...
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...
Fragments are not getting deployed
Issue Steps: 1) Setup a clean instance of 7.3 fixpack1 2) Log in to gogo shell and run "lb com.liferay.layout.taglib" 3) Observe the output, it says :  START LEVEL 20 ID|State |Level|Name 253|Active | 15|Liferay Layout...
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....