Search Results

All Results 1639
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Redirect is not going to expected site page after configuring friendly URL
Issue After configuring a friendly URL for my instance Home Page, the redirect is not going to the expected site page. Environment DXP 7.2 DXP 7.3 DXP 7.4 Resolution In order to achieve the expected page redirect the...
Second java process running on Liferay server
Issue On our production Liferay server we just saw a second java process running with these arguments: java -cp...
Non-Liferay Users Cannot Use Their Domain in Setup Wizard
Issue We just ran a fresh install of Liferay and are seeing the following error in the logs: WARN [http-nio-8080-exec-5][PortalImpl:6760] null java.lang.IllegalStateException: Unable to get default company ID ...
Web Content Templates error: ORA-00932, during sorting them
Issue Experiencing a misbehavior after trying to sort the Web Content Templates: ERROR [http-nio-8080-exec-10][render_portlet_jsp:131] null ERROR [http-nio-8080-exec-7][SqlExceptionHelper:142] ORA-00932:...
Disabling jQuery breaks Control Panel and Login Portlet
Issue After disabling jQuery in DXP 7.2, it is no longer possible to close the control panel, expand the "Users" and other sections, and the login portlet breaks as well, resulting in reduced portal...
Model Listener cannot record an occurrence for user assignment in a password policy
Issue Unable to record audit records using the add association method in either the user listener or the password policy model listener when a user gets assigned to a password policy. Environment DXP 7.4...
API versioning in Liferay Headless
Issue Does Liferay Headless framework support API versioning? Environment DXP 7.3 Resolution Liferay Headless framework does support API versioning. With the combination of this GitHub...
React widgets take more than 10 seconds to load on page
Issue React widgets that have files caching in the browser take 10+ seconds to load. Environment DXP 7.3 Resolution Using Webpack instead of NPM Bundler may help with this performance issue. Having only...
Is Liferay Portal 6.2 compatible with CentOS 8.6?
Issue Is Liferay Portal 6.2 compatible with CentOS 8.6? Environment Portal 6.2 Resolution CentOS 8.6 version is not tested and certified with Liferay 6.2. The supported configurations are only those...
"No primary key column found for AssetEntry" errors when upgrading from 7.2 to 7.4
Issue After running the upgrade process from 7.2 to 7.4, the following error message is observed in the upgrade logs: 2023-03-31 21:42:50.514 ERROR [main][DBUpgrader:79] null...
Application Servers supported for DXP 7.4
Issue The documentation page https://learn.liferay.com/en/w/dxp/installation-and-upgrades/maintaining-a-liferay-installation/updating-liferay uses Tomcat as the exemplified Application Server....
License Key CPU count on containers
Issue The container views the total cores of the Host and gives an error that the CPU count has been surpassed when deploying Liferay on a containerized solution, having licensing for a specific amount of...
Does the Admin user have to be active to upgrade Liferay?
Issue We are going to upgrade our Liferay portal and would like to know if there is any problem if the Admin user is inactive. Environment Liferay DXP 7.4 Resolution To perform the Liferay upgrade it is not...
Cannot install Liferay Push on DXP 7.0
Issue Trying to install Liferay Push from Apps > Store Getting the error that it failed to complete and in the logs you get: Caused by: com.liferay.portal.lpkg.deployer.LPKGVerifyException: LPKG validation failed...
Upgrade Error DDM Forms Replacing Polls
Issue We are running an upgrade from Liferay 7.0 to 7.4 and observing the following error in the log: WARN  [main][BasePortletIdUpgradeProcess:511] null com.liferay.portal.kernel.log.LogSanitizerException:...
Unable to use /expandovalue/get-data method
Issue When using the JSON Web Service API, to get the values for multiple column names, we find that filling the columnNames field on get-data Method does not yield any of the expected data. Any values input into the...
Overriding Gradle default settings and downloading files from a local repository using IntelliJ
Issue Downloading files from the default Liferay repository is not possible due to firewall settings while using IntelliJ. How to change the default Gradle settings for the repositories and use a local one...
FrameworkEvent ERROR when deploying Liferay to WebSphere
Issue After an upgrade from 7.4 U69 to U73, the following errors are seen when deploying Liferay to WebSphere: ERROR [Framework Event Dispatcher: Equinox Container:...
Can't enable Xuggler in DXP
Issue The "enabled" checkbox for Xuggler does not appear after properly following the official documentation containing the steps to enable it. Environment DXP 7.3 Resolution Please note that every time...
How to generate a sustainable Maven project?
Issue When creating a workspace using Maven, it is given a limited number of versions, so how to solve this in order to create a sustainable Maven project? Environment DXP 7.4 Resolution The properties in...