Search Results

ナレッジベース 3819
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Multiple Spring MVC Portlets names are not displayed in Add Widget menu when added in the same WAR file
Issue When creating custom widgets, if multiple widgets are deployed within the same war file, the individual names of the widgets are not seen in the Add Widget menu within Liferay Instead, each widget shares the same...
NullPointerException in service builder methods after upgrade to DXP 7.3
Issue After upgrading the portal to DXP 7.3, the following stack trace in some custom modules is reported: Caused by: java.lang.NullPointerException at...
Getting com.mysql.cj.jdbc.exceptions.CommunicationsException on server startup
Issue User gets below error on server startup/restart: ERROR [main][DialectDetector:147] com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure__The last packet sent successfully to the...
Create custom notification module
Issue Unable to get notification over UI even after adding entry in usernotificationevent table through UserNotificationEvent API. Environment Liferay DXP 7.2 Resolution Even after adding entry in...
SQLRecoverableException
Issue The server is down with the below exception java.sql.SQLRecoverableException. What will be the possible root cause which triggers this exception? 2021-10-12 10:25:54,807 SEVERE [Common.CommonUtils] (default...
Known Issue: "PermissionChecker not initialized" errors are observed and no pages are rendered following upgrade to 7.3
Issue After upgrading from 7.0 to 7.3, when we start up our bundle for the first time the site does not render any pages (other than to show "powered by" on the home page) and the following error can be observed in...
How to connect to API Rest using Digest Auth in 7.1
Issue It's not possible to accces to an endpoint in 7.1 when using Digest Auth using the same configuration as used in higher versions (for our example we'll use 7.3). For the reproduction steps we'll use: the same...
Known Issue [Resolved]: Staging publications in the Global site fail due to duplicate categories after upgrade to 7.3 or 7.4
Issue After upgrading our 7.0 bundle (where we had some categories in the Global site used for various assets) to 7.3, the vocabularies look to be duplicated in the post-upgrade environment (one list that cannot be...
After upgrading from 7.2 to 7.3, Style Books throws IllegalArgumentException
Issue After upgrading from 7.2 to 7.3, Style Books is inaccessible Steps to Reproduce: Launch a clean 7.2 DXP bundle Shut down the bundle once the portal appears in the browser Upgrade to 7.3 and launch the...
7.2 to 7.3 upgrade fails with "Failed upgrade process for module com.liferay.asset.display.page.service"
Issue The upgrade fails with an error message that includes the following line: ERROR [main][UpgradeStepRegistratorTracker:144] Failed upgrade process for module com.liferay.asset.display.page.service Environment DXP...
Bulk deployment state loop
Issue When trying to deploy the modules in bulk, the modules got stuck in a start-stop loop. Environment Liferay DXP 7.2, 7.3 Resolution It's an already known issue LPS-139889 and will be fixed in the...
After updating to DXP 7.2 FP dxp-13 the Spring portlets show an Unsatisfied dependency error
Issue After updating to DXP 7.2 FP dxp-13 the Spring portlets show an Unsatisfied dependency error. The trace is: ERROR [fileinstall-directory-watcher][ContextLoader:350] Context initialization failed...
How to resolve a Jenkins "Failed to rotate logs" error when executing the Project Build Discarder
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue In our -infra service's CI logging, we are seeing frequent...
Unresolved requirements using a class from util-java in custom development
Issue Trying to use a class from /util-java, such as com.liferay.util.Normalizer, in a custom development by adding to build.gradle the dependency compileOnly group: "com.liferay.portal", name:...
How can I resolve "Unable to get portal cache manager MULTI_VM_PORTAL_CACHE_MANAGER" errors?
Issue I am seeing the following error in my clustered environment: com.liferay.portal.kernel.messaging.MessageListenerException: java.lang.IllegalStateException: Unable to get portal cache manager...
Session timeout problems in Azure related environments
Issue OIDC and SAML2 connections with Azure-related services can experience session timeout related problems where the session expires before its intended lifetime. Environment Liferay DXP 7.2 Liferay DXP...
Are directories "document_preview" and "document_thumbnail" strictly necessary to upgrade to DXP?
Issue During the upgrade, there are usually many thumbnails and previews, which could significantly increase the duration of the upgrade. Environment Liferay DXP 7.0, 7.1, 7.2, 7.3 Resolution It's not necessary to...
Fetch forms through API in Liferay DXP 7.1 and above
Issue I would like to fetch forms with the DDLRecordSetLocalServiceUtil.getRecordSets(groupId) API call, but it only returns DDL records and not any forms.  Environment DXP 7.1 - DXP 7.3 Resolution Since DXP...
How do I disable the Trial license within a Liferay DXP image?
Issue My Liferay Docker Image is giving a warning message that the Activation Key needs to be updated: ERROR [fileinstall-directory-watcher][LicenseManager:?] DXP Development license is expired We have noticed...
SSL protocol errors are observed in the browser while attempting to access Liferay at http://localhost:8080
Issue This document will discuss some cases where SSL protocol errors are observed in the browser after opening the default address to the Liferay DXP instance (i.e., http://localhost:8080). This is especially true when...