Search Results

All Results 6967
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Custom editor configuration is not applied to repeatable fields
Issue After implementing a custom EditorConfigContributor to override the configuration of a web content editor, e.g. as below: @Component( immediate = true, property = { "editor.name=alloyeditor",...
After a web content owner loses his membership of a site, he can still edit all the previously authored web content
Issue If an editor user creates a web content, and after his site membership is removed, he can still edit/configure the web content. Environment Portal 6.2 DXP 7.0+ Resolution This behavior works as intended. The Web...
What if I cannot find a Fix Pack in Nexus BOM?
Issue I opened the following link: Nexus BOM (Repository Manager) but I cannot find a certain fix pack. Environment DXP 7.0+ Resolution If you find that the Fix Pack is still not available a couple of days after its...
Unable to initialize Elasticsearch cluster, health status is in RED
Issue When the search cluster is in RED, this results in the Liferay service (DXP) not starting or starting without search capability. A RED status usually means that the search cluster has an inconsistent status...
Service keeps on restarting
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue The service running on Liferay SaaS keeps on...
Additional JavaMail properties not being considered in mail server configuration
Issue JavaMail properties defined in the field Manually specify additional JavaMail properties to override the above configuration are not being considered. Environment Liferay 7.0+ Resolution Each property should...
CDN Server location for Liferay Cloud
Issue Where are the CDN server locations? Environment Liferay Cloud Resolution CDN available in Liferay Cloud is provided by Google Cloud Platform (GCP). Please check the GCP's CDN location for more...
Cannot read property 'help' of undefined error when trying to upgrade a theme to Liferay DXP 7.2
Issue While following this tutorial: https://help.liferay.com/hc/en-us/articles/360029005512-Upgrading-Your-Theme-from-Liferay-Portal-7-0-to-7-2, users may encounter the below error: $ gulp upgrade...
Solr Error when searching for Users or Organizations
Issue When I perform a search for Users or Organizations, I see a blank screen and an error like the following in the logs: 2021-01-29 00:15:48.429 WARN  [http-nio-8080-exec-5][ProxyMessageListener:86]...
How to change the HTTP port for Sidecar Elasticsearch 7
Issue Need to run two or more instances of Liferay with Elasticsearch Sidecar locally. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution The default HTTP port in Sidecar mode is 9201   If two or more 7.3 or...
"Unable to initialize Elasticsearch cluster" error occurs after installing a new Fix Pack
Issue After installing a new Fix Pack on your current environment you might encounter the following errors in the logs due to Liferay Connector to Elasticsearch version update:...
Can I use Java 11 in Jenkins to build 7.2 projects?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Liferay DXP 7.2 is compatible with JDK11, how can I have...
Is there any limitation on the number of Properties or Data Sources in Analytics Cloud?
Issue  Is there any limit on how many data sources and properties I can add to my Workspace in Analytics Cloud? Environment Analytics Cloud Resolution There is no limit on how many data sources and...
How to resolve "User 'x' must have 'y' permission" errors encountered while performing staging publication processes
Issue Our team would like our staging managers to not be administrators, so we are only providing them with select permissions. However, publication attempts encounter errors such as:  ERROR...
Can't find npm jQuery portlet template for DXP 7.2 in Dev Studio
Issue I want to create a Liferay Module project for DXP 7.2 using the npm jQuery portlet template, but I am unable to find the template in the drop down: Environment Liferay Developer Studio  DXP 7.2 Resolution The npm...
Text Area (text fields with multiple line) no working in IE
Issue Steps to Reproduce: 1) Take Liferay-dxp-tomcat-7.2.10-ga1 and install fix-pack dxp-1. 2) Go to Content > Forms. 3) Add a new Form. 4) Add text field. 5) Set text field as multiple lines. 6) Publish Form. 7) Now...
Commerce modules fail to deploy due following license expiration
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue There has been a documented case where Commerce modules fail to...
Sensitive Information disclosed via Application Status 400 Error
Issue Application Server errors at times may identify software, software versioning and hint at how user input is processed. This sample trace to demonstrate was triggered by having invalid characters (namely a set...
Unable to define user in a Workflow Definition by identifier other than user-id
Issue When writing a Workflow Definition, I want to specify a user to receive a Workflow notification by an identifier such as screen-name or email-address. However, when I attempt to define the user by these...
Unable to save Instance Settings modifications
Issue When I make some configuration change in instance settings and click save, the page breaks (menus are gone) and the changes are not stored. In the logs I see a stacktrace is thrown, with parts like these:       ERROR...