Search Results

All Results 595
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
A non-friendly error message appears in the logs when trying to create a new user through API with a firstName that is longer than allowed
Issue Trying to create a new user via API with a longer than allowed firstName produces a non-friendly error message in the logs Reproducing steps Start Liferay and go to Control Panel > Server Administration >...
The size of the user_ table's firstName field should be increased
Issue The size of the firstName (75) field of the user_ table should be increased since it sometimes prevents the creation and access of certain users in an environment. Environment Liferay DXP 7.0 Resolution In...
Trace about Reflection.getCallerClass is not supported when executing Patching Tool
Issue When you try to use the Patching Tool (for example, the command patchingtool.sh info), you get an error similar to the following: 2021-07-16 06:41:48,143 INFO sun.reflect.Reflection.getCallerClass is not...
What permissions are needed to edit content pages?
Issue What permissions does a role need to edit content pages, including adding, configuring and deleting widgets and fragments in it? Environment Liferay DXP 7.2, 7.3 Resolution There are a handful of basic...
Why a big .lar import, using SQL Server database makes the Liferay system unreachable?
Issue The Customer has initiated a big .lar import, and during the actual import-process the system cannot be accessed. Environment Liferay 6.2 Liferay 7.0 Liferay 7.1 Liferay 7.2 Liferay 7.3 Resolution For...
Importing LDAP users with the same email address
Issue I want to import LDAP users that have the same email address, but the import fails due to an error about a duplicate email address: 2021-08-02 16:53:47.766 ERROR [https-jsse-nio-4443-exec-13][LDAPAuth:432] Problem...
Does an upgrade to a new Liferay Fix Pack include the upgrade of Tomcat version?
Issue Do we need to upgrade the Tomcat version when we upgrade to a Liferay version? Environment Liferay DXP 7.2 Resolution A Fix Pack doesn't change the Tomcat version, it only patches Liferay that was...
After applying the hotfix, the warning 'properties modified in the future' shows
Issue After the installation of the hotfix, the following warnings might appear on the Liferay console. INFO [main][BaseDeployer:871] Deploying admin-theme.war Warning: WEB-INF\liferay-plugin-package.properties...
Set permissions required to create an organization site
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...
User Initials are no longer present in DXP 7.2+
Issue In Liferay DXP 7.0 the default user avatar had the user's initials in it. Now with DXP 7.2+ those initials are no longer present. Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution Unfortunately it is...
Authority to edit notices
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...
Is it safe to delete the standard automatically generated roles?
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...
How to check the list of members who have been granted sight rolls
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...
How to check users who have turned on "Receive change notifications" in Asset Publisher
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...
How to manage (deactivate, delete) themes
Issue After deploying a theme, how can it be managed, i.e., deactivated or deleted? Environment DXP 7.0 DXP 7.1 DXP 7.2 DXP 7.3 Resolution Use the App Manager to manage your themes: Open the App Manager: Prior DXP...
Behavior of existing users when logging in to instances that have been used without the "Require license" check box checked and the check box is checked.
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...
The LAR file could not be imported because it requires page templates or site templates
Issue "The LAR file could not be imported because it requires page templates or site templates" error message apprears when the user is importing pages from different Liferay systems.   Environment DXP 7.0 or higher...
How to define the log level of a service at the Liferay Cloud console from the URL
Issue I want to define the log level of a service To increase le VPN lo level to DEBUG  Environment Liferay Cloud Console Resolution Just need to configure the URL with the following structure with the correct...
LDAP Imported Users are not been shown in control panel
Issue LDAP is configured (and tested by using the testing buttons) in the portal. If you check the database you could find them (it means that they have been imported to the portal from LDAP as expected). The problem...
How to remove the English language from the User Configuration
Issue I set these properties in the portal-ext.properties file: company.default.locale=es_ES locales=es_ES locales.enabled=es_ES I restart the server Then I go to Control Panel > Users and Organizations > Edit and...
Announcements and Alerts email notifications are not sent out
Issue After scheduling announcements or alerts, the email notifications are not being sent out as expected. Admin instead sees an error similar to the following in the Liferay logs: 2021-05-18 20:41:13.803 ERROR...
User gets a site despite disabling it in portal-ext
Issue We have set the following settings in portal-ext.properties, but when a user is created, an entry is also created in the group_ table that has the username as the friendly-url....
Automatically assign site membership, organization site membership, roles, or userGroup to new users
Issue How to automatically assign site membership, organization site membership, roles, or userGroup to new users as well as to all the existing users. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2...
Does Segmentation Work With Inheritance?
Issue When I create a Segment which includes inherited users, the segment shows that the inherited users are not counted. For example, if I create a Segment with a condition which matches a Team that contains a...
Avoid the categories conversion of the Web Content types during the upgrade to 7.0
Description Previous to 7.0, you were able to classify the web content with a type. The types could be specified in the portal-ext.properties, being the next the default types list: # # Set the list of article types....
Unable to export users to CSV from some instances
Issue Users cannot be exported in some instances: the interface gets blank, and the following exception is thrown: "2021-04-08T10:57:43.604+0200 ERROR [http-nio-8080-exec-25][ExportUsersMVCResourceCommand:100]...
Child organizations and organization users are displayed in one list in DXP
Issue When I view an organization and the users and child organizations are paginated, I want to be able to view all the child organizations separated from all the users within the organization. Currently, they're in one...
Patching Tool fails to install due to lack of file space
Issue When trying to install a patch, the Patching Tool fails with a java.io.IOException regarding file space despite having enough space in the mount or drive where Liferay resides: 14:04:59,116 DEBUG [b:?]...
Why does the LDAP import schedule start over whenever I reset my server?
Issue I would like my LDAP import to run at specific times and dates. I can set LDAP import intervals by number of minutes through either System Settings or Instance Settings: Control Panel > Configuration >...
"Error on rename of" tables during upgrade when using Windows 10 and MySQL
Issue When performing a Liferay upgrade, the process stops and you find the following error in the log: 2021-05-06 08:49:36.319 INFO [main][UpgradeProcess:115] Failed upgrade process...
Unable to add new web content folder when characters blacklist is empty
Issue When the Characters Blacklist is empty in either of these locations: Control Panel>Configuration>Instance Settings>Web Content Control Panel>Configuration>System Settings>Web Content>Virtual Instance...
How to change the logo for Application Menu?
Issue How to change the logo for Application Menu? Environment Liferay DXP 7.3 Resolution The logo for Application Menu can be changed according to the following steps. Stop the server. Place the new log...
When granting the "View" permission only for "Forms" and "Documents and Media" to a Role, the Users with this Role is able to see the "Add" button and can add assets in "Forms" and "Documents and Media"
Issue When granting the "View" permission only (as below) for "Forms" and "Documents and Media" to a Role, the Users with this Role is able to see the "Add" button and can add things in "Forms" and "Documents and Media"...
Can not install a hotfix in DXP 7.3 with fixpack dxp-1
Issue Can not install a hotfix built for Liferay DXP 7.3 with baseline dxp-1. Patching tool shows a warning message about missing fixes Environment Liferay DXP 7.3 with dxp-1 Resolution Please use the...
How to install a different version of Patching Tool?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Sometimes you need a different version of Patching...
Patching Tool 3 "info" Command showing multiple patches as "Will be Installed"
Issue Patching Tool 3 info command shows multiple patches as "will be installed" Environment Patching Tool 3 Resolution Keep only the needed patches in the Patches folder For Example: If you have DXP-1 and hotfix-2 installed. ...
Patching Tool 3 selects older patch in the patches folder to Install
Issue Patching Tool 3 selects older patch instead of the newest/latest in the patches folder to install I have more than one hotfix in the patches folder, and Patching Tool 3 selects the older one to install Environment...
Restrict guest users from accessing login page when attempting to access a protected page or resource
Issue By default, guest users are prompted to the login page when they are attempting to hit a url or access a resource that is protected and not available to guest users. I do not want guest users to be redirected to...
DXP 7.3 Patching Source Code [Functionality Change]
Issue Can I patch DXP 7.3 in source mode? Where can I access DXP 7.3 fix pack and hotfix source code? Environment DXP 7.3 Resolution In an effort to improve the delivery of Liferay patches, we've now removed the...
'There are no patches installed' after applying a hotfix
Issue We try to apply a hotfix to the container based on the image liferay/dxp: 7.3.10-ga1, but it is not working. The docker log shows initially the message: [LIFERAY] Patch applied successfully. But then shows...