Search Results

All Results 590
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Liferay DXPインストールの管理
Liferay DXPインストールの管理 Liferay DXP 7.3 SP3以降および7.4 GA1以降、Liferayはアップデートと修正プログラムを提供するための新しいリリースモデルを採用しました。 この新しいアプローチはバンドルリリースと呼ばれ、フィックスパックおよびサービスパックの形式で部分的な更新を提供する以前のモデルに置き換わるものです。 これにより、Liferay...
新しいDockerイメージへのアップグレード
新しいDockerイメージへのアップグレード 新しいLiferayバージョンがDockerイメージとしてリリースされると、それらにアップグレードできます。 アップグレードの基本 では、プロセスについて説明しています。 ...
コンテナの設定
コンテナの設定 Liferayインストールで構成可能なものはすべて、Liferay Dockerコンテナで構成できます。 設定する最も一般的なものは次のとおりです。 JVMオプション ポータルプロパティ 画像定義の環境変数 システムプロパティ システム設定 コンテナにファイルを提供する設定のユースケースを、 [bind...
Liferay Dockerイメージの使用
Liferay Dockerイメージの使用 Docker Hubは、Linux上のTomcatにバンドルされた Liferay DXP と Liferay Portal Docker イメージをホストしています。 Liferay Docker Hubページには、さまざまなリリースのイメージの詳細とタグが表示されます。 Liferay DXP Images Liferay ポータル画像...
コンテナへのファイルの提供
コンテナへのファイルの提供 Liferayコンテナは、提供されたファイルを使用して、次のユースケースを実行します。 .properties ファイルと .config ファイルでLiferayを構成する Tomcatを構成する アプリとその他のアーティファクトをデプロイする パッチツールを更新する DXPをパッチする スクリプトを実行する ...
DXPのパッチコードへのアクセス
DXPのパッチコードへのアクセス サブスクライバー Liferay DXPフィックスパックとホットフィックスのソースコードは、liferay-dxpと呼ばれるプライベートGitHubリポジトリで入手できます。 ソースコードは、プロジェクトやカスタムコードに影響を与える可能性のある変更を特定し、理解するのに役立ちます。...
パッチ情報の取得
パッチ情報の取得 サブスクライバー パッチ情報を一目で確認できるので、インストールのメンテナンスやLiferayサポートからのサポートを受けるのに役立ちます。 パッチツールのinfoコマンドは、次の情報を一覧表示します。 サービスパックのバージョン パッチングツールのバージョン インストールされているパッチ 利用可能なパッチ( patching-tool/patches/...
パッチングツールのインストール
パッチングツールのインストール サブスクライバー パッチングツールのインストールと更新は簡単です。 インストール カスタマーポータル からパッチツールをダウンロードします。 DXP 7.3以降の場合、 最新のパッチツールをダウンロードします。 DXP 7.2の場合、 最新バージョンのパッチツール2.xをダウンロードします。 パッチングツールを Liferay Home...
Liferayのアップデート
Liferayのアップデート Liferay DXP 7.3 SP3以降および7.4 GA1以降で利用可能 バンドルリリースでLiferayインストールを更新します。 最新の機能、セキュリティリリース、およびライブラリの更新はすべて1つのバンドルにまとめて提供されます。 Liferayより前のバージョンについては、 Liferayの旧バージョンをアップデートする を参照してください。 ...
アプリケーションサーバーへのLiferayのインストール
アプリケーションサーバーへのLiferayのインストール Liferay DXPまたはLiferay Portalは、 対応されているアプリケーションサーバー にインストールすることが可能です。 これは通常、DevOpsおよび高可用性環境で使用する最も実用的なインストールタイプです。 開始するには、 互換性マトリックス からサポートされているアプリケーションサーバーを選択します。 ...
Maintenance and Troubleshooting in Docker
Maintenance and Troubleshooting in Docker The Liferay Docker container has tools for maintenance and troubleshooting out-of-the-box. You can set various environment variables to modify settings...
Migrating Liferay Instances
Migrating Liferay Instances Liferay DXP 2025.Q2+/Portal GA148+ [Beta Feature](../../security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) You can...
Installing Liferay DXP in Amazon Web Services
Installing Liferay DXP in Amazon Web Services You can run Liferay DXP on AWS using a new or an existing EKS cluster; a plain installation or Liferay's offering on AWS Marketplace. Either...
Provisioning Liferay in Kubernetes
Provisioning Liferay in Kubernetes Cloud environments require a layer of orchestration to manage containers, and that is usually Kubernetes. If you're already heavily invested in the cloud, you can...
Docker Packages
Docker Packages These are the packages Liferay installs in the Ubuntu OS to support a full Liferay DXP environment. This list includes neither the JDK nor the dependencies the packages require. ...
Building Liferay Docker Images
Building Liferay Docker Images Liferay is open-source and fully customizable. You can create your own Liferay Docker images using Dockerfiles to suit the needs of your installation. For example,...
Installing Earlier Liferay Versions on JBoss EAP
Installing Earlier Liferay Versions on JBoss EAP Liferay DXP 2025.Q2/Portal 2025.Q1 or below Installing on JBoss EAP requires installing the DXP WAR, installing dependencies, configuring JBoss,...
Installing Earlier Liferay Versions on Tomcat
Installing Earlier Liferay Versions on Tomcat Liferay DXP 2025.Q2/Portal 2025.Q1 or below Using a Liferay-Tomcat bundle or Docker image is the fastest way to get started using Liferay DXP. This...
Installing Earlier Liferay Versions on Application Servers
Installing Earlier Liferay Versions on Application Servers As new Liferay versions are released, their dependencies and installation steps change. Liferay made a big change for DXP with the 2025.Q3...
Installing Earlier Liferay Versions on Wildfly
Installing Earlier Liferay Versions on Wildfly Liferay DXP 2025.Q2/Portal 2025.1 or below Installing on WildFly requires installing the DXP WAR, installing dependencies, configuring WildFly, and...
Installing Earlier Liferay Versions on WebLogic
Installing Earlier Liferay Versions on WebLogic Liferay DXP 2025.Q2/Portal 2025.Q1 or below If you are using WebLogic as your application server, it is highly recommended to install DXP to a...
StaleStateException Error During Startup with OpenID Connect Configuration
Issue During a Liferay DXP startup, the following error message appears in the logs, related to OpenID Connect provider configuration: ERROR [...][BatchingBatch:139] HHH000315: Exception executing batch...
Can Liferay Support add a new user to the SaaS environment?
Issue Is the Liferay Support team able to add a new user to the SaaS environment (i.e., the Liferay DXP environment)? Environment Liferay SaaS Resolution A new user will either need to be created on the site of your...
Email Sender Configuration is not being saved
Issue When modifying the Email Sender Name in our PROD environment by following these steps: Control Panel > Instance Settings > Email Access "Email Sender" in the left menu Set "XYZ" in the "Name" field > Save the...
User Workflows Not Appearing Under 'Assigned to My Roles'
Issue We have enabled a workflow for approving new user account creation. While the Admin user gets the notficiation about the workflow task, if they navigate to My Workflow Tasks > Assigned to my Roles, the task is...
CVE-2021-29044
Issue We would like to verify if our Liferay instance is vulnerable to CVE-2021-29044 Environment DXP 7.2, DXP 7.3 Resolution Please see if your current patch level is higher than 7.2 FP10, or 7.3 DXP1.  If your current...
Hotfix Currently not installed Won't be installed requires version 2025.q1
Issue Trying to install a hotfix on a 2025.q1 version got an error showing : Currently not installed; Won't be installed: requires version 2025.q1.0-lts Environment Liferay DXP 2025.Q1 Resolution...
I am getting "Someone may be trying to circumvent the permission checker" while accessing Password Policies
Issue When I try to access Control Panel → Password Policies, I get "Password Policies is temporarily unavailable." I get the following error message: 2024-07-30 13:15:07.411 ERROR...
java.lang.StringIndexOutOfBoundsException: begin 0, end -1, length 1
Issue While upgrading to Liferay DXP 7.4, following errors were observed in the logs: ERROR [http-nio-8080-exec-21][OpenIdConnectSessionValidationFilter:53] java.lang.StringIndexOutOfBoundsException: begin 0, end...
Failed upgrade process com.liferay.dynamic.data.mapping.internal.upgrade.v4_0_0.DDMStructureUpgradeProcess
Issue You might encounter an issue when upgrading from 7.2 to 7.4 where the upgrade step for module com.liferay.dynamic.data.mapping.service fails due to a NoSuchGroupException: 2024-05-22 13:18:39.512 INFO...
Audit portlet only available for Administrators
Issue After upgrading to U78+ you might encounter a behavior where the Audit portlet is only available for Administrators, whereas before U78 you could create a regular role with access to it The reason behind this...
Failed upgrade process com.liferay.asset.display.page.internal.upgrade.v2_3_2.UpgradeAssetDisplayPageEntry
Issue The following error is thrown while upgrading a DXP 7.3 instance:...
Table 'OA2Auths_OA2ScopeGrants' already exists
Issue The following error occurs while upgrading a database to DXP 7.1 or higher Table 'OA2Auths_OA2ScopeGrants' already exists Environment Upgrading Portal 6.2 or DXP 7.0 -> DXP 7.1 or higher Resolution This...
"invalid keyLength value" error in console at the time of login post upgrade from Liferay 6.1 to DXP 7.1
Issue Post upgrade from Liferay 6.1 to DXP 7.1 user is unable to login and "invalid keyLength value" error observed in the server console. 2021-07-16 12:42:48.447 ERROR [http-nio-8080-exec-6][LoginMVCActionCommand:147]...
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...
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...
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...
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...
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...
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...
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...
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...
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...
Installing Fix Packs and Hotfixes on Liferay DXP
This document has been updated and ported to Liferay Learn and is no longer maintained here. To install Fix Packs and hotfixes on Liferay DXP, customers must first download the latest...
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...
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....
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...
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...
High Priority Issue Checklist
This article provides a brief checklist of items to run through when your server is frozen, or goes down entirely. Collecting this information before opening a support ticket is a...
User's group membership not updating with LDAP after upgrading to Liferay Portal 6.0 EE SP2
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. Beginning in Liferay 6.0 EE SP2, the...
Issues Encountered with Upgrades to Liferay Portal EE Versions
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. The...
Before Opening an Upgrade Ticket
The following article outlines a short checklist of questions to ask and steps to take before opening an upgrade ticket. By taking a moment to go through this checklist before opening a request, you are ensuring the...
Error when going to Portal Settings After Upgrading to Liferay Portal 6.1
After an upgrade to Portal 6.1 EE GA1 when clicking on Control Panel > Portal settings, an error pops up: 11:53:46,699 ERROR [BeanPropertiesImpl:480] jodd.bean.BeanException: Simple property not found: hostname...
Backslashes in Screen Name Are No Longer Valid After Upgrading to Liferay Portal 6.2
After upgrading from Liferay Portal version 5.2 EE SP4 to 6.2 EE, backslashes in the screen name are not allowed when using the liberal screen name validator. In Portal 5.2, backslashes were allowed in the screen name....
[Upgrade] Handling Quartz Data during Liferay Portal Upgrades
Quartz data is a unique type of data. If quartz data is part of the database upgrade, then there are some potential additional steps to take during the upgrade process. Resolution If there are not any publishing jobs,...
Liferay Upgrades: Updating Custom Plugins
The following article describes how to update plugins to be compatible with a new version of the Liferay platform. Resolution The Liferay API may change from release to release, causing issues when trying to port...
Internal Server Error after Upgrade
A common error is that sometimes when certain pages display an internal server error and there is no stacktrace. If there was a custom theme before the upgrade the page layouts will still reference them and if one has not...
Migrating Tag Sets During the Upgrade Process From Liferay Portal 5.2 to 6.0
This article outlines the changes to Tags and Tag Sets between Liferay Portal 5.2 to Liferay Portal 6.0, and later versions. Specifically: The changes to the Tags Navigation Portlet (Where Did Tag Sets Go?) How to...