Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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:...
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...
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...
"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:...
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...
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...
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...
Firewall is blocking special characters
Issue Particular variables or special characters, like "@" and "$," are present in the URLs that the security layer blocks. Some security rules do not allow special characters like "@" and "$" in the URLs used when...
OOB Category Filter widget configuration failed
Issue When updating the order of vocabularies in the Category Filter widget configurations, it fails with an error: ERROR [http-nio-8080-exec-10][render_portlet_jsp:131] null java.lang.NumberFormatException: Unable to...
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...
AnalyticsEventModelImpl error during upgrade via Liferay Upgrade Planner
Issue While upgrading using Liferay Upgrade Planner, the AnalyticsEventModelImpl.java class encounter some errors The following errors are readable:...
Portal stuck on startup at 'Starting initial bundles'
Issue When trying to start Liferay, the starting process gets stuck at : 'Starting initial bundles'.  Environment Liferay DXP 7.2 with a database connected Resolution Restarting the database server and the portal...
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...
Users are getting different behaviors when accessing different URLs as their virtual hosts
Issue The environment is set up so that 2 different domains are acting as their virtual hosts When a user accesses one domain and logs in, and then switches to the other domain name, they find that user sessions are...
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...
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...
Admin will not be allowed if they doesn't contain the domain @liferay.com
Issue Users are unable to use any emails unless they have @liferay.com and are observing the "java.lang.IllegalStateException: Unable to get default company ID errors": SEVERE [http-nio-8080-exec-4]...
Strange sudden shutdown of the portal running on Apache Tomcat
Issue Sudden shutdown with the following log snippet: INFO  [http-nio-8080-exec-325][SidemenuController:88] Enter in sidemenu as connected=false and isFirstConnection=false screenname=XXXXX flag=false...
"No JSON web service action with path and method null for null" error when deploying service builder API
Issue Service builder API appears to register but isn't accessible in some environments since it cannot be found. Logs show that the service successfully deploys but not able to find the service name in /api/jsonws page....