Search Results

All Results 6978
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Generating an encrypted certificate for SAML assertions in Liferay DXP 7.0
Issue We use Liferay as SAML Service Provider and we want to generate an encrypted certificate in order to encrypt SAML assertions. Environment Liferay DXP 7.0. Resolution Unfortunately, this functionality is not...
Cache eviction strategies of Liferay Clusters
Issue When a cache eviction order is emitted on a node, is an eviction message also sent to the other nodes? Is replication the default behavior in a clustered environment? When the cache expiration time is...
Audit portlet are not capturing all the activities/events
Issue The user cannot record certain actions in the "Audit Portlet," such as change the content, update the role, upload the document, etc. Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution Please note: The...
HTML typo found for the 'Load more results' link
Issue When creating a lot of Pages, Load More Options frequently has typos found in the HTML after a Right Click > Inspect. Steps to reproduce 1) Create a minimum of twenty public pages. 2) Navigate to Page Tree 3)...
Users can't see all of their own roles when they make a my-user-account headless API call
Issue When users make a my-user-account headless API call, most of their roles are listed in the response, but their custom regular roles are missing. If an administrator makes the headless API call, all of their...
Cache persistence - what is the default cache configuration and when is it emptied?
Issue The database cache needs to be emptied. We can do it manually but we would like to adjust the current configuration. What is the default configuration? Where can we configure this? Environment DXP 7.0+ Resolution...
What is 224.0.75.75:7500 in Unicast Cluster
Issue When configuring unicast cluster, the following ip/port combination is opened: 224.0.75.75:7500 Environment Liferay cluster with unicast (TCP) configuration. Resolution Is a diagnostic address opened by...
Is there a Headless API to retrieve a User Profile Image?
Issue I would like to retrieve a user profile image via Headless API. Environment DXP 7.4 Resolution Currently, there is no Headless API for retrieving User Profile Images. Additional Information A feature...
Is Windows Server 2022 supported?
Issue We would like to use Windows Server 2022 as our Operating System but we see that it is not listed in the Compatibility Matrix Environment Liferay DXP 7.0+ Resolution Windows Server 2022 is not supported as of yet....
Newly created Virtual instance becoming the main instance
Issue After creating the new virtual instance the newly created instance becomes the main instance and the System Setting has been shifted to the new instance. Environment Liferay DXP 7.0 Resolution This issue is due...
java.net error URISyntaxException:Illegal character in path at index 0 occurred during the export process
Issue While exporting web content, users keep running into errors, but the export is still successful despite the number of errors. Steps to reproduce: 1) Startup DXP 7.3 u23 2) Create a structure with 'text',...
The server is starting up with a broken UI
Issue Even after clearing the temporary folders, the portal does not start up properly after installing a new hotfix: INFO [main][ModuleFrameworkImpl:1971] Starting web bundles ERROR [Start Level: Equinox...
CannotAcquireLockException is shown in the server logs
Issue A CannotAcquireLockException is shown several times in the server log: ERROR [http--10.1.1.133-8080-281][JSONWebServiceServiceAction:97] org.springframework.dao.CannotAcquireLockException:...
Server shuts down abruptly when installing hotfixes in Docker
This resolution describes hardware recommendations that should only be implemented at the discretion of your team. Liferay Support is not required to make any hardware recommendations or offer any guidance on hardware...
Deprecated redirect URL portal properties
Issue Migrating from Liferay 7.2 to Liferay 7.4, we noticed that the usual redirection properties have been deprecated. We are using the below properties in the portal-ext.properties: redirect.url.security.mode=domain...
Is there a case where the bundle ID changes?
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...
Set up a scheduled job which runs at the same time regardless of the winter/summer time
Issue I would like to have a scheduled job that uses a time zone independent of my instance time zone for the execution of Job Scheduler tasks, so it runs at the same time (e.g. 10:00 AM) Environment Liferay DXP 7.4...
Even if you disable the Terms of Use, the Terms of Use screen will appear when you log in for the first time.
Issue In DXP 7.3, "Control Panel > Instance Settings > Instance Configuration > Terms of Use > Require Terms of Use" is unchecked. After upgrading to DXP 7.4, a new Terms of Use pop-up will appear upon first login. Can I...
Sometimes the "This portlet could not be found. Please redeploy it or remove it from the page." error is displayed instead the real portlet
Issue Sometimes after starting the Liferay server, the: This portlet could not be found. Please redeploy it or remove it from the page. error is displayed instead the real portlet Environment Any Liferay DXP version...
Non service builder generated services are not retrieved by ServiceLocator in freemarker template
Issue By default, is not allowed to retrieve non-service builder generated services by ServiceLocator in freemarker template, getting this error: 2022-08-25 08:30:38.427 WARN [http-nio-8080-exec-10][ServiceLocator:42]...