Capability

Development and Tooling

Liferay offers a comprehensive toolkit to extend or customize your digital experience. Build applications quickly with low-code/no-code features like Objects, or leverage developer tools like Liferay Workspace and Blade CLI for further customizations.

For users on PaaS or running Self-Hosted, Liferay also offers tools deploying customizations.

Feature
Deployment Approach
How can I upgrade to jQuery version 3.5.0 on Liferay DXP?
Issue After a vulnerability test on my portal, it has been recommended that we upgrade to jQuery version 3.5.0, since the current version is vulnerable to Cross-site Scripting (XSS). We currently have jQuery...
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...
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...
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]...
How to set up a clean bundle in your local environment
This article has been machine translated from its original language for your convenience. Please use discretion as this translation may include some inaccuracies. If you encounter issues with the translation, please...
Known Issue: Fragment section background colors are no longer full width after upgrading to 7.3 GA1
Issue After upgrading from 7.2 to 7.3, we noticed that some of our page fragments (contained within layout sections on content pages) that had been configured to use a full-width background color had the width...
Known Issue [Resolved]: Using the Liferay PaaS CLI lcp deploy command removes the git origin configuration
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue After using the lcp deploy command in the CLI to deploy a...
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...
The Widgets disappeared after applying Fix Pack 8
Issue After applying the Fix Pack 8, the portal no longer displays the Widgets. The portal log shows the following error: 2021-01-25 20:01:12.321 INFO [Portal Dependency Manager Component...
Documents and Media: Disable permission for users to add new folder
Issue A user assigned a 'Site Role' is able to create a new folder in Documents and Media How can I prevent a user creating new folders? Environment DXP 7.1    DXP 7.2    DXP 7.3    Resolution By default, Site...
Email Notification for Document & Media Subscribed Folder
Issue Liferay DXP where multiple users have subscribed to a folder in Document & Media, all the users subscribed to the folder are receiving mail except the user who is uploading the document. However, in Liferay 6.2...
A lot of services have unsatisfied references when running gogo shell ds:unsatisfied
Issue A lot of services have unsatisfied references in the output after running the gogo shell command ds:unsatisfied Environment Liferay DXP 7.3 GA1 Resolution This issue is caused by the settings...
When attempting to use a Read/Write database split configuration, the Liferay startup logging warns that Hypersonic is in use
Issue When setting up an environment that uses a read/write database split, it appears that Liferay tries to use Hypersonic (HSQL) instead of the configured database, as the startup logs note: WARN ...
How to resolve Jenkins builds no longer completing after GitHub user contact adjustments
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue After a user left our company (who had previously created a...
Unable to send message: Could not convert socket to TLS
Issue In Fix Pack 92 we add the mail.session.mail.smtp.starttls.enable property to the portal.properties file to successfully configure the outlook mail server. After installing this Fix Pack or a higher one you...
Where can I get the database query logs for my Liferay PaaS project?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Where can I get database query logs for my Liferay PaaS...
Upgrade fails for bundle(s) due to "Table 'X' already exists" error
Issue When running the DB Upgrade Tool, I'm seeing that my upgrade process fails due to an error that looks something like the following: Bundle X has invalid content in tables.sql:_create table X ... caused by ... Table...
Fail to upgrade to fixpack dxp-8 or higher due to duplicate key error
Issue When trying to upgrade Liferay DXP 7.2 to fixpack dxp-8 or higher, the process fails due to the following error: ERROR [Portal Dependency Manager Component...
Is there an officially supported DDM field extension mechanism for Liferay?
Issue Is there an officially supported DDM field extension mechanism? Does Liferay support the adding of custom DDM form fields? Environment DXP 7.1   DXP 7.2   DXP 7.3   Liferay CE Resolution At the time of...
java.lang.IndexOutOfBoundsException: Index: 2, Size: 2 errors appear on a portal 6.2 cluster environment
Issue The following error messages occupy 90% of the log files which are now having a big size: ERROR [catalina-exec-54][LiferayMethodExceptionEventHandler:34] java.lang.IndexOutOfBoundsException: Index: 2, Size: 2...