Search Results

All Results 6978
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Segments API taking more time
Issue When there are around 230 user segments, it displays content based on the segment when the user logs in. Since there are more segments, the segment API takes more time to get the user segment. long[]...
Headless API: Read-Only and Write-Only fields
Issue Schemas used by Headless API have fields with properties readOnly: true or writeOnly: true. What does it mean? Which field must be used when making a POST/PUT/PATCH request? Environment Any Liferay environment...
Theme style is not minified
Issue While building themes, user has noticed that theme's style files are not being minified. Environment Liferay DXP 7.4 Resolution Please change NODE_ENV=production by using the environment variable as per your...
ServletException during Liferay startup caused by a NullPointerException
Issue You might encounter an issue where you face an error when starting up Liferay which prevents proper functioning: javax.servlet.ServletException: java.lang.NullPointerException at...
Long Combo URLs Exceeding 2048 Characters
Issue Long inbuilt Combo URLs exceeding 2048 characters are getting blocked at WAF level. Environment Liferay DXP 7.4 Resolution The long /combo URLs are designed to intentionally be close to the maximum...
User requires a documented list of Key Highlights ,Important changes and Breaking changes
Issue How to get a list of highlights or important changes that happened while upgrading from one update to another update of DXP version 7.4 in a single document. Environment Liferay DXP 7.4 Resolution Exporting...
com.liferay.portal.servlet.filters.i18n.I18nFilter has been removed. What do I need to do?
Issue During startup (or upgrade) we see this error in the logs ERROR [main][VerifyProperties:163] Portal property "com.liferay.portal.servlet.filters.i18n.I18nFilter" is obsolete Why was this removed, and what do we need...
How to disable NetVibes and Google Gadget in widget's sharing options
Issue Netvibes and Google Gadget widget sharing options could reveal some information. Is it possible to disable them? Environment Liferay DXP 7.2 Resolution The url of those servlets are managed by this...
Cannot sign in to marketplace
Issue Steps to reproduce: Go to Control Panel > Marketplace Store Click the Sign In button Expected Behavior: Can sign in to the marketplace Observed Behavior: Clicking the Sign In button doesn’t do anything....
LPS-200065 is in the 2023.Q4.1 Quarterly release notes but is missing from the bundle
Issue LPS-200065 was included in the DXP 7.4 2023.Q4.1 release notes, but it was missing from the bundle Environment Liferay DXP 7.4 2023.Q4.1 bundles and docker images Resolution LPS-200065 has been included in the...
Removal of Velocity Template Engine
Issue The option to enable Velocity Template Engine has disappeared in Liferay DXP 7.4 and Quarterly Releases.  Environment Liferay DXP 7.4 Quarterly Releases: 2023.Q3, 2023.Q4 Resolution Velocity templates were...
Errors calling an external SOAP web service related to javax.xml.ws.spi.Provider or com.sun.xml.ws.spi.ProviderImpl after upgrading to Java 11
Issue We have developed a custom login pre-action module where we want to call an external SOAP web service, this module was working on older Liferay versions. After upgrading to Java 11, if we try calling this external...
Does Liferay have a health check URL or a similar monitoring mechanism?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We need to monitor Liferay nodes health in order to connect it...
"Constraint Violation in UpgradeListTypeType" error in upgrade
Issue When attempting to upgrade, it has been observed an error when transitioning from a bundle prior to U100 to a bundle between U100 and U103. Any attempt to upgrade beyond U103 results in a failure with the...
Need to clone a Production environment to a lower one
Issue We had some issues upgrading our Production environment about a year ago and had to roll it back. Our Non Production and Pre-production environments remained on the newer version of Liferay (at the time) and we...
Environment becomes unstable after number of file descriptors has steadily increased
Issue A Liferay environment with a frontal element has become unstable after running for a few days. Checking the system's health, there has been a steady increase of open file descriptors. Environment Liferay DXP...
Service builder does not generate correct class package
Issue Service Builder does not generate the correct class package when both "com" and "org" are included in the package path. Steps to Reproduce: 1. Create a service.xml with package-path com.liferay.org and a...
Possibility of improving SEO removing "/-/" from friendlyURL
Issue When the user uses the default Liferay Blogs and clicks on Read More, the URL implicitly contains "/blog/-/blogs/" along with the friend URL part. However, the user needs to just have '/blog/' instead of...
How to rollback to a previous version of Liferay?
Issue We would like for some guidance on how to revert Liferay 7.3 to 7.1. Environment DXP 7.0+ Resolution If you have a backup copy of your 7.1 database and instance, you should be able to redeploy the pre-upgrade...
Suppressing an InvalidHost Warning
Issue Is it possible to suppress InvalidHost warnings that are similar to the following: 2023-12-18 18:15:55.485 WARN  [https-jsse-nio-8443-exec-5][code_jsp:161] {code="500", msg="", uri=/} java.lang.RuntimeException: Invalid...