Search Results

All Results 1639
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
BatchUpdateException when upgrading to Liferay Quarterly Release with SQL Server
Issue We have received a recent report where a BatchUpdateException was identified while upgrading from an earlier Liferay DXP 7.4 update to Liferay Quarterly Release while using SQL Server You may see an error such as the...
Moving to SAML w/ Upgrade Encountering Landing Page Issues
Issue We just tested upgrading to 7.4 changing to SAML (coming from CAS) in the process and believe we have encountered the issue as described in this...
JBoss Datasource Error Causing Production Outages
Issue We had two production outages today and observed the following error: ERROR [liferay/search_writer/SYSTEM_ENGINE-7][ElasticsearchIndexWriter:143] java.lang.IllegalStateException: Future got interrupted Caused by:...
Audit OSGi Dependency Error Post Upgrade
Issue We are observing the below error after upgrading: WARN  [main][DependencyManagerSyncUtil:73] Declarative Service Unsatisfied Component Checker check result: _Bundle {id: 148, name:...
Href lang URLs wrongly formatted (with trailing slash)
Issue The presence of trailing slash is inconsistent in the href lang URLs impacting Search engine indexing. For example: https://www.mysite.com/en https://www.mysite.com/de/ https://www.mysite.com/fr Environment...
PortalUtil.getPortalURL() is returning http response
Issue While trying to fetch some data using PortalUtil.getPortalURL(httpServletRequest) method, it returns http response even on a SSL enabled website. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution There...
Unable to copy from file:/opt/liferay/osgi/modules error when starting docker
Issue When starting Liferay docker environment, the user gets the following error:  ERROR [main][ModuleReadHookImpl:88] Unable to copy from file:/opt/liferay/osgi/modules Environment Docker Liferay Quarterly Release...
Can I change a single configuration value with the help of a .config file?
Issue I would like to change just a single configuration value with the help of a .config file. I would like to know if it is possible to enter this single value in my .config file or whether the file has to contain...
Custom OSGi module needs to be redeployed after application server restart
Issue Custom OSGi module stops working and fails after an application server (i.e. Tomcat) restarts, and needs to be redeployed to get it to work again. Environment DXP 7.4 Resolution Blacklist the OSGi components before...
Upgrade to 7.4 Error - DDMFormFieldValue
Issue When attempting to upgrade to DXP 7.4, users encounter the following error: WARN [main][DDMFieldUpgradeProcess:616] null java.lang.NullPointerException: null at...
Resolving Job Scheduler Stuck in "In Progress" Status
Issue The Job Scheduler log status remains stuck in "In Progress" after a server outage during a triggered job and can not be deleted. Environment Liferay DXP 7.4 Quarterly Release 2023.Q3 Resolution...
Getting timeout exception during application restart in a cluster environment
Issue Getting the below error (TimeoutException) during application restart in a cluster environment: Error: ERROR [localhost-startStop-1][ClusterSchedulerEngine:604] Unable to load memory clustered jobs...
Scheduled jobs running right after activation, no matter their trigger schedule
Issue When activating a new task from Control Panel -> Job Scheduler -> Job Scheduler Triggers, it is fired immediately, regardless of the trigger schedule. Environment Liferay 7.4, 2023.Q3, 2024.Q3...
Create transactional method without using ServiceBuilder
Issue We want to know if there's any API or Class that we can use in Liferay to create a transactional method without using service builder. Environment Liferay DXP 7.4 Resolution You can use...
How to retrieve the Structured Content expiration date using Headless Delivery Api Rest Application
Issue I want to retrieve the Structured Content expiration date using Headless Delivery Api REST application. Environment Liferay DXP 7.4 Liferay DXP 2023.Q3 Resolution Unfortunately, the expiration date is...
Cannot insert the value NULL into column 'classNameId'
Issue During an upgrade process, you might encounter an issue where the following error occurs: ERROR [main][BatchingBatch:134] HHH000315: Exception executing batch [java.sql.BatchUpdateException: Cannot insert the...
Which Liferay version should I use in gradle.properties for the 2023.Q3 Quarterly Release?
Issue Which version do I need to use for the liferay.workspace.product= property in gradle.properties for Liferay Workspace? Environment Liferay Workspace Liferay DXP 2023.Q3 Resolution As of Oct. 20, for...
Upgrading Liferay using a JNDI connection
Issue When trying to upgrade a Liferay environment using a JNDI connection to the database the upgrade fails and produces errors.  Auto upgrade portal properties ("upgrade.database.auto.run=true" and...
How to define SEO friendly urls for the categories?
Issue When a category is added, friendly URLs are generated, however, if other languages/translations are added later, or if the category name changes, the new modifications/additions are not reflected in the...
How to invite multiple users to calendar event
Issue Steps taken: 1. Drag and drop the calendar on a page. 2. Create a new event by clicking the 'Add Event' button. 3. On the Add Event page, there is a section 'Invitations' from where we invite users. 4. In...
Freemarker templates and httpUtil errors
Issue When upgrading to Liferay DXP 7.4+ from 7.3 or prior versions, we have found some issues regarding httpUtil class. While the class is still available, but its methods are not. An example error could be the following one:...
Liferay's Upgrade Tool isn't compatible with JNDI
Issue When trying to upgrade our Liferay environment when using JNDI, normal upgrade tools don't work. What would be another method to update our Liferay environment without using the normal upgrade tools? ...
When creating a Panel App Module, the instance becomes unresponsive
Issue When trying to create a Panel App Module, the portal instance becomes unresponsive after signing in.  Environment DXP 7.4 Resolution This issue will be fixed in LPS-186113 and is caused by the conversion of...
Why I can see a document if I don't have permission in a parent folder and permissions inheritance is enabled?
Issue In a portal with the structure Folder1 > Folder2 > Folder3 > Document and below permissions: Folder1: Subscribe, View, Access Folder2: No permissions Folder3: Subscribe, View, Access Document: View,...
What values are permitted for p_p_state?
Issue What are the valid values for p_p_state? What happens if any other value is entered? Environment Liferay DXP 7.4 Resolution When examining the LiferayWindowState class, we can see that the parameter allows the...
Apache Active MQ
Issue Does Liferay use Apache Active MQ?   Environment Liferay DXP 7.0 - 7.4   Resolution Liferay DXP products do not include any component from Apache Active MQ.     , content: Issue Does Liferay use Apache Active MQ?  ...
How can I know what third party libraries Liferay uses?
Issue I wonder what third party libraries's versions are distributed with Liferay. Environment N / A Resolution The file 'versions.html' included in a Liferay bundle enumerates the 'Third Party Software List' ....
Upgrade Tool in 2023.Q3.1 Bundle uses Wrong Version of Tomcat
Issue When upgrading to 2023.Q3.1 Quarterly Release, the wrong version of Tomcat is suggested by the Upgrade Tool as below: Please enter your application server directory ([Your Liferay Home]/tomcat-9.0.80): Environment...
Client-Extension gets created with an empty folder using Blade CLI
Issue I would like to create new Client-Extension modules using Blade CLI When I create a new workspace and run the command blade create client-extensions, I get the message "Successfully created project...
The search does not return the page
Issue The search does not return the page Steps to reproduce: 1. Create a Minium site 2. Navigate to Commerce>Channels >Minium Site Portal 3. Go to the tab Product/Category display pages 4. Click “Choose” on the...
Enabling agent and adding packages in Bootdelegation properties to monitor Liferay application
Issue Enable Java agent (AppDynamics) on Liferay for monitoring the Liferay application. Required to add the packages from the agent to the...
Liferay 7.1 is not compatible with MySQL 8.1
Issue Liferay DXP 7.1 is only compatible with the MySQL 5.7 version, not with MySQL 8 as per the compatibility matrix. Environment Liferay DXP 7.1 Resolution There is a feature request submitted for this task that...
Custom deployment error "Require-Capability: osgi.ee=JavaSE"
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Cannot deploy a custom module due to the...
GZIP filter disabled by default
Issue GZIP filter is not enabled after upgrading from DXP 7.0. Environment DXP 7.0, 7.1, 7.2, 7.3, 7.4 Resolution This functionality has been disabled due to the potential security risk over HTTPS. ...
Remote Apps feature not available in Liferay 7.4
Issue We installed Liferay 7.4 and didn't find the Remote App feature in Control Panel. Do we have to enable that feature or was it removed for some reason? Environment DXP 7.4 U61+ Resolution Looking...
SQLSyntaxErrorException is Thrown When Liferay Starts up
Issue We set up a new environment deploying Liferay 7.4 U92 on JBoss EAP 7.4. When Liferay starts up, we observe the following error in the log: Caused by: com.liferay.portal.kernel.log.LogSanitizerException:...
tcp.xml file path not mapped properly in clustering setup
Issue The tcp.xml file path provided inside portal-ext.properties is unable to map it properly. The file is placed at ${Liferay_Home}/tomcat/webapps/ROOT/WEB-INF/classes/tcp.xml and the path provided inside...
Headless API call returns 500
Issue When performing a request to the Headless API without authentication, it throws a 500 error code. Steps to reproduce: 1. Perform a GET request to...
Search Blueprints feature is not shown in Liferay
Issue According to this documentation, Search Blueprints, the Search Blueprints functionality is available in DXP 7.3 starting with Update 6. However, after installing DXP 7.3 Update 6, the Search Blueprints...
Deploying DXP 7.4 on JBoss EAP 7.4.0
Issue This article outlined the detailed steps to deploy Liferay DXP 7.4 on JBoss EAP. Environment Liferay DXP 7.4 JBoss EAP 7.4.0 Resolution JBoss_Home/Liferay_Home contains jboss-eap-7.4 folder which is shown below...