Search Results

All Results 6978
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
TemplatePortletPreferences.reset() is not available
Issue A Web Content Template from previous versions with the following code is rendered: <#assign journalArticlePreferencesMap = {   "portletSetupPortletDecoratorId": "barebone",   "groupId": "54321",   "articleId":...
Is there an API to change resource permissions?
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us....
sun.reflect.Reflection.getCallerClass Warning message during portal startup
Issue You might encounter the following error message during portal startup if you use Java 11: WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. Environment DXP 7.0+ ...
NullPointerException in com.liferay.layout.page.template.service when upgrading from 7.0
Issue Following error appears when upgrading from 7.0 to 7.4 if page template has no name: Caused by: java.lang.NullPointerException at...
Database registration value for the custom field:checkbox
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Redirect URL not working in DXP 7.4
Issue Redirect URL is not working in DXP 7.4 Back Button doesn't work in a DXP 7.4 environment with redirects configured. Environment DXP 7.4 Resolution redirect.url.security.modehas been removed in DXP 7.4 from...
module.framework.system.packages.extra Moved From portal.properties to system.properties
Issue After attempting an upgrade to DXP 7.4 Update 49 we are experiencing issues that suggest the below property may have been deprecated or moved. module.framework.system.packages.extra=/ Environment DXP 7.4 Update...
Illegal mix of collations during upgrade process
Issue You might encounter the following error or similar during the upgrade process if your database's collation differs from the collation of the tables: com.liferay.portal.kernel.upgrade.UpgradeException:...
After creating a new instance, we cannot log in to it.
Issue We have created a new instance using the example.com domain. After creating it, we cannot log in to the new instance using the user: test / password: test credentials. What can we do to solve our problem?...
Installing hotfix on weblogic server
Issue How to install the hotfix on weblogic server Environment Liferay DXP 7.0 - 7.4 Resolution Although this documentation explains Setting Up the Patching Tool in Weblogic, here are the easy steps Check...
P_AUTH is ignored when using JSONWS API
Issue When using JSONWS API with the P_AUTH parameter instead of credentials (email/password), the response is HTTP code 403: Forbidden. Environment Liferay DXP (any version) Resolution According to our...
Is there an official docker image I can use with Alpine OS?
Issue I noted that Alpine OS is no longer available in the newer Liferay DXP docker images, they use Ubuntu instead I would like to know if Liferay plans to include Alpine OS again Environment Liferay DXP 7.0+ Resolution...
Cluster instability
Issue Liferay clustering with jGroups has been bound to HTTP thread and can cause severe cluster instability "ajp-nio-10.141.26.102-8009-exec-189" #12374 daemon prio=5 osprio=0 tid=0x00007f1d18097ac0...
In a clustered environment, log level changes may not be reflected
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. event...
The user is redirected back to the Calendar page
Issue Pagination does not work in the manage calendars section (Liferay DXP Calendars). When the user attempts to change the quantity table number, he is redirected to the calendar page, and the pagination buttons...
Headless API is unable to get global vocabularies on virtual instance
Issue Unable to fetch the global vocabularies on virtual instance using Liferay headless API Steps to Reproduce: Create a virtual instance (Control Panel > Virtual Instances)  Get the virtual instance "Global" Site...
Boot Delegation List Did Not Upgrade Correctly
Issue We are seeing the following errors in the console log after upgrading: ERROR - NoClassDefFound ERROR - Unable to Execute Method ProcessMax  ERROR - Expando Bridge Cannot be Found Environment DXP 7.1 DXP 7.2 DXP...
Not possible to add Custom Entry on page
Issue Mapping with Custom Objects is not working on Pages Steps to Reproduce: 1) Menu > Control Panel > Objects 2) Create a Custom Object 3) Navigate to Custom Object and click on the Fields tab 4) Add a Custom...
Can Not Create a Virtual Instance
Issue When trying to create a virtual instance, an error "Please enter a valid virtual host" shows up. Actually the virtual host is verified to be working. After enabling the DEBUG log for...
How to get all sites or friendly URLs where the article is displayed?
Issue We are searching for a way to obtain where one article is displayed; based on the articleId. I did not find any clear way to achieve our goal in Documentation. The list should contain a list of friendly URLs or a...