Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Logs Rotation
Issue If you want to rotate logs for every 12 hours in a day(2 log files to be created each day) Environment Liferay 6.2 Resolution The logs can be rotated for every 12 hours and it can be achieved through a very...
Cannot save localized prefix
Issue After creating a custom prefix in language_XX.properties, the values can display in UI but cannot be saved. Environment Liferay DXP 7.1 Resolution Make sure there are no blank spaces between the comma delimited values....
Where is com.liferay.portal.cache.ehcache.impl.jar
Issue Unable to find the com.liferay.portal.cache.ehcache.impl.jar for download Environment Liferay DXP 7.1 Resolution "com.liferay.portal.cache.ehcache.impl-version.jar" is located inside "/osgi/marketplace/Liferay...
Several JGroups messages related to "Accept view MergeView" are appearing in a clustered node
Issue Liferay's Cluster Link cache replication makes use of JGroups. There are instances when several JGroups messages related to "Accept view MergeView" are appearing while the cluster is running. Environment Liferay DXP...
Why are entries in my Liferay DXP bundle (such as Organization Types) duplicating every restart
Issue In some situations there have been reports of OSGi entries within a Liferay DXP 7.1 bundle replicating every restart. At first there is one entry for a given configuration, then following a restart there...
Migrating to Liferay DXP: Best Practices, High Level Approach, and Strategy
This paper is to help organizations assess their own resources at-hand and come up with a plan for their migration project. It contains a questionnaire to guide customers in developing their migration plans, such as...
The value of "Session Attributes" is not replicated to the other node in cluster
Issue Setup a two nodes Liferay Cluster and set "live.users.enabled=true". Login on node 1 and go to "Control Panel > Users > Monitoring". Remember the Session ID. Go into the detailed session page, there is value for...
Persistent scheduler job is not triggered in a cluster environment
Issue In a cluster environment, customized persistent scheduler job is not triggered sometimes. Environment Liferay DXP 7.1 Resolution Make sure the customized persistent scheduler module is deployed on all cluster nodes.,...
Duplicate Logging in Upgrade to DXP 7.1
Issue Upgrade to DXP 7.1 shows duplicate logging during the VerifyProcess steps. For example: 2019-02-26 00:13:25.995 INFO [main][VerifyProcess:65] Verifying...
"Incorrect string value: '\xC2\x80\xC2\x99s ...' for column 'description' at row 1"?
Issue During the upgrade process, you may encounter an error like the following: Incorrect string value: '\xC2\x80\xC2\x99s ...' for column 'description' at row 1 Environment Liferay DXP 7.0+ Resolution The...
Missing Marketplace App Functions in the Control Panel
Issue After restarting the server, customers have reported that several Marketplace functions normally found in the Control Panel are missing. See screenshot: Environment Liferay DXP 7.x Resolution This is because the...
LAR Import Fails with Error UT000020
Issue Trying to import a LAR file (or any other file type) larger than 10MB fails with the following message on the logs: Unable to parse upload request: UT000020: Connection terminated as request was...
Default View for Calendar Portlet Saves on All Pages
Issue If a user sets the Calendar's "View" configuration, the setting is applied for every instance of the Calendar Portlet instead of just the specific instance of the portlet Environment Liferay DXP...
Why can I not access my Liferay server at the Friendly URL I set?
Issue A Friendly URL can be set to change the URL that users see when accessing a specific site. However without the Home URL being updated attempting to access the bundle at its base address will return a "Not...
Liferay DXP 7.1 Upgrade Performance Benchmark
The Liferay Support and Liferay Engineering tuned Liferay 6.2 EE databases for upgrade and tested upgrading them to Liferay DXP 7.1. Databases from several vendors were tested. This whitepaper describes the test...
ORMException / StaleObjectStateException is reported
Issue The following ORMException and StaleObjectStateException are reported in the log 2019-03-25 01:59:12.172 ERROR [http-nio-8080-exec-9][MainServlet:525] com.liferay.portal.kernel.exception.SystemException:...
Determining the Page Count and Global References in a Site
Liferay Support does not recommend or endorse specific third-party products over others. Liferay is not responsible for any instructions herein or referenced regarding these products. Any implementation of these...
I would like to upgrade my portlets to Liferay DXP but can not find where XML Descriptors have been moved to
Issue Upgrading from Liferay 6.2 to Liferay 7.0+ is a significant process. One of the changes implemented is the use of OSGi components. Several XML Descriptors have been converted to OSGi services. Environment...
Why does my portlet not have a version number after it is deployed?
Issue Deploying a .war portlet through the /liferay_home/deploy folder leads to the deployed portlet not having a version number in its file name. Environment Liferay DXP 7.0 de-33+ Liferay DXP 7.1 Resolution A...
Liferay Marketplace Will Not Work Without Cookies Enabled
If third-party cookies and site data are blocked then logging into marketplace through the control panel will not work and time out with an error on being unable to connect to the...
Creating a Backup & Disaster Recovery Plan for Liferay Digital Experience Platforms
This article gives an overview of a backup & disaster recovery environment that is necessary when starting a Liferay Digital Experience Platform (DXP) project. This backup will often be referenced by Liferay Support...
Changing the Log Time Zone Without Changing the JVM Time Zone
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. This...
Disabling Calendar Email Notifications in DXP
Issue In Liferay Portal 6.1, calendar notifications could be disabled using portal-ext.properties In Liferay DXP 7.0+, these properties no longer exist Environment Liferay DXP 7.0+ Resolution NOTE:...
Preparing a Sybase Database for Liferay
Issue Are there any specific configurations needed when setting up a Sybase database to connect to a Liferay bundle? Environment Sybase 15.7, 16 Liferay Portal 6.1, 6.2 DXP 7.0, 7.1 Resolution Unlike other database...
Upgrade Tool Uses Wrong Version of Tomcat
Issue When upgrading to Liferay DXP 7.0 or DXP 7.1 and using the SP1 + Tomcat bundle, the wrong version of Tomcat is suggested by the Upgrade Tool For 7.1 the bundle includes Tomcat 9.0.6, but the...
Virtual Host Login/Logout Properties
This article documents four portal properties that are often used to configure redirection URLs for users. The four descriptions below include the properties, their descriptions, and examples for: Configuring the...
DXP 7.3 Upgrade Reference Guide
An upgrade to Liferay DXP 7.3 gives you access to the latest Liferay technology, complete with all of the newest features, and the assurance of continued support for your Liferay environment. Our Subscription Services Team...
If a Staging publication is on progress and the server is shut down, publication stays on queue and no further publications are possible
Issue If a publication on staging is made and the server is shut down, the publication will stay on queue on start-up and, even if cancelled, no more staging publications can be made. The following java class stays...
Testing if Cluster Link is Working
Issue How can I test if the cluster link is connected and working? Environment DXP 7.x Portal 6.x Resolution There are two ways that this can be accomplished: 1. Manually test that the cache replication is working...
Deploying Activation Keys
This document has been updated and ported to Liferay Learn and is no longer maintained here. This article documents the basic instructions for how to deploy your Activation Key via the...
DXP 7.0 Database Portal Properties
This article is intended to provide a list of all the Liferay DXP 7.0 Database properties that can be used to connect your DXP 7.0 installation to various databases. To use any of them, uncomment the...
Taking Thread Dumps From a JVM
Liferay Support does not recommend or endorse specific third-party products over others. Liferay is not responsible for any instructions herein or referenced regarding these products....
Taking Heap Dumps From a JVM
Liferay Support does not recommend or endorse specific third-party products over others. Liferay is not responsible for any instructions herein or referenced regarding these products....
Permissions Are Not Working Post-Upgrade
After upgrading from Liferay Portal 5.2, permissions settings may act in an undesirable manner. This could include not being able to change permissions, as well as not being able to access the control panel or any other...
Application Server Times Out While Downloading/Uploading Documents
When uploading documents larger than 3Mb via web call, an error may be thrown: 13:45:27,141 INFO [PortalImpl:4366] Current URL /documents/10162/179749/Certification+Tracking+Database+CSC+v2.0+Production.zip...
LDAP settings and upgrading from 5.2.x to 6.x
This article pertains to portals in which LDAP is configured in Liferay Portal 5.2.x and an upgrade is performed. When a user attempts to login, an error is thrown, and the user is not...
Changes in Liferay DXP Clustering
This article documents several changes with the clustering feature that will take effect in Liferay Portal CE 7.0 and Digital Experience Platform 7.0. In addition, this article details changes that may affect...
Including portal-ext.properties in Help Center Tickets
One of the most important pieces of information when resolving a customer issue is the portal-ext.properties file for your environment. It is now possible to upload the portal-ext.properties file before opening a...
Carousel Portlet Prevents Ehcache Plugin From Loading With a 'ClassNotFoundException'
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. This...
Common Upgrade Errors for Liferay DXP
This article documents the common configuration errors you may encounter while upgrading to Liferay Digital Experience Platform (DXP), versions 7.0 or 7.1. Read below to discover the steps you can take to resolve these...