Search Results

All Results 1949
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Confirm Provisioning and Full Access for Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). This article has been replaced by Initial Setup Overview on learn.liferay.com. The documentation on learn.liferay.com is the best source of...
Liferay PaaS Basics Tutorials
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). You are starting your Liferay PaaS project and we want to help you have a good start. The documentation on learn.liferay.com is the best...
Can I install a Jenkins plugin?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Is it possible to install a third-party Jenkins plugin on my Liferay PaaS project? Environment Liferay PaaS Resolution Unfortunately,...
Cannot map same IP address into multiple ports on Liferay PaaS VPN
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue You have mapped the same IP address to multiple ports on Liferay PaaS VPN configuration but it is not working the connection....
Cannot generate any build from a Github commit after upgrading Jenkins image to 3.2.0 or higher
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue It is not possible to generate any build from a Github commit after upgrading CI service image to 3.2.0 or higher. Environment...
How to successfully install Marketplace Apps when using Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue While using Liferay PaaS, what is the process to install an application from web.liferay.com/marketplace? When I install an App...
The Builds and Deployments links are not present on the Projects or Alerts pages
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When navigating through most pages in the Liferay Cloud Console, there are links in the upper right for "Builds" and "Deployments."...
Why was my custom domain rejected by Liferay PaaS?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Why was my custom domain rejected by Liferay PaaS? Environment Liferay PaaS Resolution If you have configured your domain but Liferay...
Requesting a New Feature or Feature Improvement
Creating and Upvoting Feature Requests As an open-source company, Liferay has always valued community feedback and suggestions to help us continually improve our products. To request for a new feature or suggest enhancements to existing ones, post your ideas in the dedicated Product...
LXC-SMでMonitoringの画面から、細かくグラフの変化を見たいです。横軸を1分単位で表示可能でしょうか。
問題 LXC-SMのMonitoringの画面で、Start dateとEnd dateを同日に指定した場合、7分前後の間隔で横軸の値を確認できる様です。より小さい単位で横軸の値を確認したいです。 環境 DXP 7.4 解決 1分単位の表示まで、小さく変更ができます。 日付を指定した後、パラメータがURLの末尾に設定されますので、適宜短くなる様、調整ください。 以下の例は指定範囲を1日分から1時間分に変更し、1分単位で横軸の値が表示される内容となります。   変更前URL <該当箇所をデコードした表記...
Migrating Your Database to PostgreSQL
Introduction Liferay adopted PostgreSQL as the default database for PaaS and SaaS projects in October 2024. Since then, all new Liferay PaaS and SaaS deployments use PostgreSQL. To maintain compatibility and ensure optimal performance, consider migrating your existing databases. This...
Liferay DXP Agent Fails to Start on Jakarta (Tomcat 10) Images with javax.annotation Error
Issue When using a Liferay DXP instance deployed on a Jakarta-based image (e.g., Tomcat 10), the liferay-dxp-agent bundle may fail to start. The logs will show an org.osgi.framework.BundleException error related to an unresolved package import. A key part of the error message will look...
How to use environment variables for passwords within OSGi config files
Issue For security reasons, we would like to store passwords using environment variables within OSGi .config files. For example, to store the Elasticsearch server's password. Environment 7.3+ Resolution In Liferay versions containing LPS-123057, it is possible to use environment...
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 status: available INFO May 15 14:54:44.856 1904 database 75b864bd48-zzc6n...
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. Please explore alternative extensions before proceeding, if possible. Starting from...
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 [/opt/liferay/tomcat/lib/ext/mariadb.jar] in /opt/liferay/tomcat/lib/ext are no longer read. Move them to...
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 backup[backup-844b699f58-226cc] INIT CONTAINER SETUP-BACKUP-VOLUMES: Changing owner and...
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 LCP_PROJECT_MONITOR_DYNATRACE_TENANT and LCP_PROJECT_MONITOR_DYNATRACE_TOKEN variables  are related to the Advanced Tab in the Monitoring section If these...
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 page, all default JS is getting called due to the Private - no...
Blank screen when downloading a folder as a zip file from the document library, when the title contains special characters
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When trying to download a folder containing special characters (for example, accents) in its name from the document library, a blank...

Showing 1,841 to 1,860 of 2,033 entries.