Search Results

All Results 7025
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
'Show in public/private pages menu in hierarchy' was not visible while configuring page
Issue In Liferay DXP 7.1, the 'Show in public pages menu in hierarchy' option for Public page and for Private page is missing while configuring the page. Environment Liferay DXP 7.1 Resolution The observed...
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...
Update of the schedule of the invited user who specified "Reject".
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
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.,...
What database isolation level does Liferay need for Microsoft SQL Servers?
Issue There are several different isolation levels that can be configured on a SQL Server database. Which one is appropriate to use with the Liferay software? Environment Liferay Portal 6.2 connected to a SQL...
Disabling the WebDAV URL from Portal through portal-ext.properties
Issue If any of the users in the portal knows the WebDAV URL, they can configure the same at their end and they can manage the Document Libraries from their local machine itself. Hence, how can the WebDAV...
Cannot cast org.apache.cxf.transport.http_jetty.continuations.JettyContinuationProviderFactory to org.apache.cxf.transport.http.ContinuationProviderFactory
Issue The following error is reported in the log: 2019-04-26 08:31:35.109 WARN [ServerService Thread Pool -- 84][com_liferay_portal_remote_soap_extender_impl:103] Invocation of 'addService' failed....
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...
Failed to link com/sun/xml/messaging/saaj/soap/SOAPDocumentImpl or Could not initialize class org.apache.cxf.helpers.DOMUtils
Issue When using JBoss as the application server and having customization to extend Web Service (WS), user may get the following issue: Web Service can not be found. When restarting the server, the following error is...
Can I encrypt / hide database password in portal-ext.properties and tomcat server.xml?
Issue Is there any way to hide database password in portal-ext.properties and in tomcat server.xml? Environment Liferay DXP 7.0+ Resolution Recommendation: Use environment variables to pass the database password: One of the...
Can I change the JVM Time Zone?
Issue For business reasons the JVM's Time Zone was set to something other than UTC. Now we are seeing odd behavior across the bundle: A scheduled daily event is off by a day Web Content Articles are showing the...
"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...
Benchmark Study of Liferay Digital Enterprise 7.0
This whitepaper is a benchmark study of Liferay Digital Enterprise 7.0 and describes optimal configuration, settings, and the methodology used for this study. The whitepaper also contains the results based on 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...
Compressing (Gzipping) js_loader_modules file
Issue js_loader_modules files are taking more time to load which degrades the portal's performance. To identify whether js_loader_modules file is Gzipped or not: Open the portal in Chrome incognito window. Press F12...
Unable to deploy Apps because of an "Unable to write ..." error
Issue Cannot deploy certain App/plugins because of an "Unable to write ..." error. Some symptoms of this are: The App just sits in the deploy folder. The following error is reported in the log repeatedly: 2019-04-02...
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...
Upgrading from Liferay DXP 7.0 to 7.1
This paper is a high-level overview of the effort involved in moving from Liferay DXP 7.0 to 7.1. It contains an upgrade checklist, the upgrade steps, and what to do after a successful upgrade. The paper is available...
How to Upgrade to Liferay DXP from Liferay 6.X
This whitepaper aims to set a framework for Liferay’s recommended upgrade path for your organization. A major technology upgrade is an endeavor requiring a deep analysis of your business requirements, careful planning,...
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...
Removing Product Information Displayed in the HTTP Headers
Issue Customers might want to remove the product information found in the HTTP Headers and in the console logs for security reasons. The information displays: Liferay-Portal: Liferay Digital Experience Platform 7.0.10...
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...
DXP 7.1 Upgrade Reference Guide
An upgrade to Liferay DXP 7.1 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...
DXP 7.0 Upgrade Reference Guide
An upgrade to Liferay DXP 7.0 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...
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...
Updating to Liferay DXP 7.2 SP1 / Fix Pack 2 (or Above) from Liferay DXP 7.2 GA1 or Fix Pack 1
Issue When migrating from 7.2 GA1 or Fix Pack 1 to Liferay DXP 7.2 Fix Pack 2 (ie: SP1) or above, you will be required to run the upgrade tool after installing the patch. The reason for this is, SP1 and FP2 have...
How do I perform an integration test for customizations for Liferay DXP 7.1?
Issue Our team would like to use the LiferayIntegrationTestRule and perform an integration test. How do we set up an integration test? Environment Liferay DXP 7.1 Resolution Liferay leaves the integration testing...
What HTTP METHODS/VERBS does Liferay DXP use?
Issue Which HTTP Methods does Liferay DXP use? We would like to restrict HTTP traffic using a firewall and do not want to impact Liferay DXP functionalities. Environment Liferay DXP 7.0+ Resolution Liferay DXP...
Resolving a "The expression syntax is invalid" Error During the UpgradeDDMStructure Phase of the Liferay DXP Upgrade Process.
This article describes a known issue in the Forms portlet when upgrading from DXP 7.0 to DXP 7.1+. During the upgrade, a validation error is thrown as follows: Unable to upgrade the visibility expression "equals(Options,...
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...
Limitation: Audience Targeting User Segment Cannot Use Physical Screen Size MDR
This article documents a limitation when viewing content based on a User Segment in the Audience Targeting app that uses the Physical Screen Size attributes as a Mobile Device Rule. It was discovered that users could...
Starting Servers in the Correct Sequence
Issue What is the correct sequence to start up all servers during a restart? Environment DXP 7.0, 7.1 Resolution Sometimes it is necessary to restart some if not all of the servers that Liferay DXP runs on or is...
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:...