Search Results

All Results 6273
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to send notification based on site with groupid
Issue When having two separate sites, we want to create different notification for each, but we can't set separate notifications for different sites with the condition: groupId==<groupId of your site>. If we create...
How to create GraphQL request to Filter Content Structures
Issue When trying to filter Content Structure ( WebContent > Structures ), and using a wrong syntax, you might get any of the following errors: Exception while fetching data (/contentStructureStructuredContents) :...
"Someone may be trying to circumvent the permission checker" errors shown in the logs
Issue The following message is identified in the logs: May 10 11:28:27.159 build-3348 liferay[liferay-64c4b97d99-nvp2x] [dxp] ERROR [http-nio2-8080-exec-18][IncludeTag:128] Current URL...
Log4J 2 is required
Issue When system starts, following error message is showed in the log: ERROR [Start Level: Equinox Container: 6841ecc3-6984-4344-8287-86848c86a132][Log4jConfigUtil:53] Log4J 2 <Configuration> is required...
Error updating DXP 7.4: Major upgrade finished with result failure
Issue We are updating DXP 7.4 from Update-X to Update-Y following this article https://help.liferay.com/hc/es/articles/4415761553677 Also we followed this article too:...
Multiple Nullpointer warnings while upgrading in DDMFieldUpgradeProcess
Issue Many warnings appears while upgrading Liferay DXP 7.4 from previous versions, affecting the DDMFieldUpgradeProcess (v4_1_0): INFO [main][UpgradeProcess:118] Upgrading...
Custom Service builder cannot satisfy some dependencies when Liferay-Require-SchemaVersion is not present or incorrect
Issue Dependency issues when deploying a custom Service Builder module, because Liferay-Require-SchemaVersion is missing or not correct. Some issues are found after running ds:unsatisfied in the GoGo...
Error: Could not find or load main class when upgrading Liferay version using Upgrade Tool
Issue When attempting to upgrade the Liferay version using the Upgrade Tool users are met with the following error message: "Error: Could not find or load main class [class name]", and the upgrade fails to...
SOAP service list API is exposed to non-authorized guest users
Issue SOAP service list API found at http://[host]:[port]/api/axis is exposed to external guest users even with it configured to display locally only. The following property is set in portal-ext.properties:...
Is JDK 17 supported by Liferay?
Issue We would like to use JDK 17 but we see that it is not listed in the Compatibility Matrix Environment Liferay DXP 7.0+ Resolution JDK 17 is not supported as of yet. However, it is already being considered The same...
Manually Installing Liferay Connector to SAML 2.0
Issue We need to manually install and/or update the Liferay Connector to SAML 2.0. This is primarily done for security reasons, such as a Liferay bundle being firewalled off the internet.  Environment DXP 7.3...
StackOverflowError related to locales during upgrade
Issue You might encounter an issue where you receive a StackOverflowError during your upgrade process, such as this: ERROR [main][ROOT:56] bundle com.liferay.portal.verify.extender:7.0.24...
Error updating DXP 7.4: Upgrade process failed or upgrade dependencies are not resolved
Issue We are updating DXP 7.4 from Update-X to Update-Y following this article https://help.liferay.com/hc/es/articles/4415761553677 But when system boots with the Update-Y installed, following message is showed in...
Unable to see upload option under 'Talend' tab
Issue The user is not able to see the upload option for the file in the 'Talend tab' of the job scheduler. Steps to reproduce: Start DXP server Navigate to Control Panel > Job Scheduler Click on the add button to...
The custom scheduler is not working after upgrading from 7.4 U62 to U90
Issue We have written a scheduler which works perfectly in 7.4 U62, but when we updated our bundle to 7.4 U90, it is not working.    Environment Liferay DXP 7.4   Resolution Due to the changes by LPS-176754, please adapt...
"HTTP/1.1 413 Request Entity Too Large" Error encountered when reindexing
Issue We encountered the error below while reindexing:  Error reindexing all com.liferay.journal.model.JournalArticle for company: 10157 com.liferay.portal.kernel.log.LogSanitizerException: java.lang.RuntimeException:...
Error ORA-01461 and Oracle ojdbc11.jar version
Issue During upgrade to DXP 7.4 using an Oracle database, some errors happen with this pattern: ... ORA-01461: can bind a LONG value only for insert into a LONG column_ ... Environment Liferay DXP 7.4 ojdbc11.jar...
How to reduce disk space used by Document previews
Issue We have noticed that half of the backup size corresponds to Document previews from the Document Library. Is there a way to clean up these files and reduce the backup size? Environment Liferay DXP 7.1 Liferay...
Interval is either equal or less than 0 error during upgrade
Issue You might encounter the following error during upgrade attempt to Liferay DXP 7.4 U69+: ERROR [main][ROOT:47] bundle com.liferay.portal.scheduler:8.0.32...
SQLException: Index column size too large. The maximum column size is 767 bytes.
Issue I used a copy of Production database (MySQL) to test upgrading from Liferay 7.4 U62 to U90. The upgrade was failed with the following error: INFO [main][UpgradeProcess:118] Upgrading...