Search Results

All Results 1891
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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....
shallow.lock': File exists errors
, knowledgeArticleType: troubleshooting, legacy: true, name: shallow.lock': File exists errors, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 98020, title: shallow.lock':ファイルが存在するエラー
Changing the name of an existing environment
, knowledgeArticleType: reference, legacy: true, name: Changing the name of an existing environment, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 30664, title: 既存の環境の名前を変更する
Integrate Jenkins (CI Service) with Azure DevOps
, knowledgeArticleType: reference, legacy: true, name: Integrate Jenkins (CI Service) with Azure DevOps, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 73181, title:...
Liferay Cloud Activation Key Expiration Warning (12/18/20)
, knowledgeArticleType: troubleshooting, legacy: true, name: Liferay Cloud Activation Key Expiration Warning (12/18/20), showDisclaimerMessage: true, sourceTeam: Support, ticketNumber:...
To be able to access Liferay PaaS portal Database through DB client
, knowledgeArticleType: howTo, legacy: true, name: To be able to access Liferay PaaS portal Database through DB client, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 23085, title: DB...
Building and Deploying using the Liferay Cloud CLI
, knowledgeArticleType: howTo, legacy: true, name: Building and Deploying using the Liferay Cloud CLI, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: , title: DXPクラウドCLIを使用したビルドとデプロイ
Deploying an EXT module on PaaS
Issue Deploying an EXT extension results in the extension being lost after the environment restarts. Environment Quarterly Releases 2023.Q3.3+. PaaS Resolution The use of EXT modules is discouraged....
Advanced Tab in the Monitoring section on the Cloud Console is not showing up
Issue The Advanced Tab does not appear in the Monitoring section on the Cloud Console Environment Liferay Cloud - PaaS   Resolution...
JS file caching
Issue How to enable the cache for the JS file? On each page refresh, all default JS is getting called, impacting site performance. Environment Liferay Paas Liferay Quarterly Release Resolution While refreshing the...
Deploys failing due to "requested flag is either misspelled or unsupported by this database type"
Issue New deploys fails due to the database service and backup restores too Checking the database service logs you identify the following: INFO May 15 14:54:39.664 1904 database 75b864bd48-zzc6n [INFO] Instance...
Permissions error when restoring backup
Issue We are trying to restore a PRO environment backup into DEV environment. And we see in the log several errors related to Document Library when decompressing: May 05 16:13:15.812 build-3964...
Path error for mariadb.jar
Issue Booting Liferay DXP 2025.Q1 we see in log file following error: May 22 11:37:49.551 build-3994 liferay[liferay-7c588c8bd4-mg686] [dxp] ERROR [main][StartupAction:68] Files...
Users
Users Every person who accesses a Liferay site is considered a user. Unauthenticated users are considered Guest users. Liferay ships out-of-the-box with a default admin user who has complete...
Self-Hosted Installation and Upgrades
Self-Hosted Installation and Upgrades Liferay's flexibility makes it possible to host it in any way you choose: on any Kubernetes-based cloud platform via Helm charts and Terraform scripts, on...
Maintaining Clustered Installations
Maintaining Clustered Installations Setting up your Liferay DXP installation to function in a cluster provides performance and scalability improvements, but also requires additional consideration...
Performing Rolling Restarts
Performing Rolling Restarts The rolling restart cluster maintenance process involves shutting down and updating nodes one at a time (while the other nodes are running) until they're all updated....
Patching Liferay
Patching Liferay Liferay DXP uses Bundle Releases for its latest releases. Please see Updating Liferay if you are applying an Update. All Hotfixes are patches. If you're applying a Hotfix,...
Updating User Profile Pictures for Liferay 7.3 and Earlier Versions
Updating User Profile Pictures for Liferay 7.3 and Earlier Versions Users have profile pictures. Administrative Users can upload images in the Edit User form, and Users can update their own account...
Blue-Green Deployments
Blue-Green Deployments Blue-green is a deployment technique in which you duplicate your production environment (the blue environment) and modify the duplicate (the green environment) with software...