Search Results

All Results 6985
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Liferay and application server logs are not capturing
Issue The Liferay log and application server log are not capturing the stack trace. And the size of these files is 0 in size with 3 to 4 lines of the log being traced. Environment Liferay DXP 7.2 Resolution Please...
Log file size is 0
Issue Why the other log files size is 0. The files are "host-manager.xxxx-xx-xx.log, localhost.xxxx-xx-xx.log, manager.xxxx-xx-xx.log". Environment Liferay DXP 7.2 Resolution The other log files...
"Going to buffer response body of large or unknown size" warning triggers
Issue Why does the below warning trigger?  2021-08-18 20:14:27.334 WARN  [ajp-nio-8009-exec-795][HttpMethodBase:185] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is...
Liferay cluster works when truncating the crashed jgroupsping entries. Why does this happen?
Issue When recreating the pod during the pod start-up stage, clustering doesn't work properly, and the below error triggers. But, the Liferay cluster works perfectly post restarting the pods by truncating the entries...
Data providers lead to NPEs during a DXP 7.0 to DXP 7.2 upgrade
Issue A Data Provider configured in DXP 7.0 can lead to NullPointerExceptions when upgrading to DXP 7.2 Steps to reproduce: 1. Start Liferay DXP 7.0 server 2. Navigate to Forms -> Data Providers -> Add REST Data...
Log4j warnings after upgrading to Fix Pack 15
Issue After upgrading Liferay DXP 7.2 to Fix Pack 15, the following warnings and error are printed in the logs on startup: log4j:WARN Continuable parsing error 3 and column 30 log4j:WARN Document root element...
During a two-way SSL handshake, an exception is thrown
Issue During a two-way SSL handshake, the following exception occurs. javax.net.ssl|WARNING|DC|tomcat-http--46| EDT|SSLSocketImpl.java:1428|handling exception ( "throwable" : { java.lang.NullPointerException at...
Service Access Policy configuration file
Issue Users are unable to export and save the configurations set by the Service Access Policy. Steps to reproduce: 1) Start a clean bundle of Liferay DXP 7.2 2) Navigate to Control Panel -> Configuration -> Service...
Upgrading From Fix Pack 8 to 11 Failed Due To NPE
Issue After upgrading from fix pack 8 to 11, the portal starts up with NPE. 2022-01-06 12:42:49.469 ERROR [default task-1][MainServlet:1168] com.liferay.portal.kernel.events.ActionException: java.lang.NullPointerException...
What file upload protocol is used by Liferay?
Issue We need information about the file upload protocol that is used by Liferay in the file upload functionality from the users' browsers. This information is necessary to fix some network issues in the firewall and...
TypeError: str.indexOf is not a function error is encountered while doing `gulp-upgrade`
Issue While upgrading Liferay themes from Portal 6.2 to 7.2, the following error is coming. bash-4.4# gulp upgrade [20:01:07] Using gulpfile /home/node/devcenter-theme/gulpfile.js [20:01:07] Starting 'upgrade'......
java.lang.RuntimeException: com.liferay.portal.lpkg.deployer.LPKGVerifyException: LPKG validation failed
Issue Why "LPKGVerify RuntimeException" triggers? SEVERE: Exception sending context initialized event to listener instance of class com.liferay.portal.spring.context.PortalContextLoaderListener...
"The activate method has thrown an exception java.nio.file.NoSuchFileException:" reported for bundle com.liferay.portal.osgi.web.wab.generator.impl when starting server
Issue "The activate method has thrown an exception java.nio.file.NoSuchFileException: + {path}" reported for bundle com.liferay.portal.osgi.web.wab.generator.impl when starting server. 2021-12-23 05:46:17.220 ERROR...
Options are not available to configure while selecting the "Remote Cluster Connection ID"
Issue After portal upgrade, when updating the elastic search in DXP 7.3, options are not available to configure while selecting the "Remote Cluster Connection ID". And the below error triggers at the same time span...
After upgrading from 6.1 or 6.2 to DXP 7.0, Wiki pages have the wrong portlet ID in URLs that are embedded in the content
Issue Steps to reproduce: (in order to keep things as simple, I started the upgrade from 6.2, where the ID of the portlet is still 54. The problem is where we upgrade from 6.2 to 7.0) 0. Vanilla 6.2 SP20 1. Create a...
SearchEngineUtil.search equivalent in Liferay 7.2
Issue Liferay 6.2 class SearchEngineUtil equivalent in Liferay 7.2. Environment Liferay DXP 7.2 Resolution The below document includes the replaced classes of the deprecated ones....
Unable to create a SAML certificate using Document Library Keystore Manager
Issue Unable to create a SAML certificate using Document Library Keystore Manager with Google Cloud Storage There was a problem loading the SAML Keystore. Please contact your system administrator....
Some management toolbars do not display the stored display style
Issue Changing the display view when in the People section does not remain if you navigate away to a different page. Steps to reproduce Start a clean bundle of Liferay DXP 7.2. Go to People -> Memberships and change...
When entries in the jgroupsping table are not removed, clustering does not always work properly
Issue With two Liferay 7.2 SP3 nodes, configured unicast clustering. However, it has been observed that clustering does not always work properly and that the cluster returns to normal operation when the entries in...
Why aren't Headless API calls working after I change the Root context?
Issue I changed Liferay's root context to a custom context, and now headless API calls are returning "access denied" errors. Environment DXP 7.3 Resolution This issue is fixed by LPS-143355  Additional...