Search Results

All Results 6957
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to connect DXP 7.2 to Elasticsearch over SSL/TLS using PKI authentication where native realm is disabled on Elasticsearch
Issue Once DXP 7.2 is configured with Elasticsearch 6.x or 7.x over SSL/TLS in the specific scenario where Elasticsearch uses PKI authentication with username-password disabled, NoNodeAvailableException is thrown during Liferay startup: Caused by: java.lang.RuntimeException:...
Role Management 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 Environment Teams and Roles on learn.liferay.com. The documentation on learn.liferay.com is the best...
Liferay Cloud cookies
Issue Description about the cookies used in Liferay Cloud platform and their services. Environment Liferay Cloud Resolution Google Analytics cookies: _gat: Numeric It is used to limit the percent request. Term: 1 minute _ga: Identifier It is used to identify users Term: 2 years _gid:...
How to identify the version of Clay under DXP?
Issue As a developer, I would like to identify the exact version of Clay on the specific DXP version (and patch level) which is currently running. Environment DXP 7.1 Resolution Please go to Control Panel -> System Settings -> Javascript Loader and enable the option Explain module...
Liferay DXP cannot be started correctly due to "Unable to initialize Elasticsearch cluster" errors
Issue The server can not be started correctly with ES errors like the following: 2020-06-05 06:45:41.596 ERROR [Framework Event Dispatcher: Equinox Container: 2a6f419e-c609-4e73-a180-4e901fcc9b18][Framework:93] FrameworkEvent ERROR java.lang.IllegalStateException: Unable to initialize...
Troubleshooting Tools 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 Troubleshooting Tools and Resources on learn.liferay.com. The documentation on learn.liferay.com is the...
Backing Up Data on 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 Backup Service Overview on learn.liferay.com. The documentation on learn.liferay.com is the best source...
Connect to LDAP via VPN for Liferay Cloud
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Liferay DXP supports LDAP connectivity, and Liferay Cloud provides VPN capabilities to connect to an on-premise network. In this article,...
Deploy a DXP customization with CI on 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 Deploying Changes via the CLI Tool on learn.liferay.com. The documentation on learn.liferay.com is the...
How to resolve Document Library PDF previews taking up more disk space than the original files
Issue While examining our document library in a file system, we saw that the storage being used for preview files are taking up three times the amount of disk space as the storage for the original files uploaded to documents and media, leading to disk space usage issues. In particular,...
Advanced Configuration for Liferay Cloud
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 Defining Environment Variables on learn.liferay.com. The documentation on learn.liferay.com is the best...
Introducing the CI Process and Deploying the DXP Stack for Liferay Cloud
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 Overview of the DXP Cloud Deployment Workflow on learn.liferay.com. The documentation...
How to check Bootstrap version under DXP?
Issue As a developer, I would like to check what exact Bootstrap version is applied on the currently running DXP version (and patch level). Environment DXP 7.0+ Resolution Navigate to DXP and open the browser console Insert the following line to console...
Known Issue: Buttons don’t work with SPA disabled and when using Google Chrome 83.0.4103.61
Issue When using Google Chrome v. 83.0.4103.61 in combination with SPA disabled (javascript.single.page.application.enabled=false in portal-ext.properties), several buttons will no longer work Environment Liferay DXP 7.0+ Resolution Upgrade to Google Chrome v. 83.0.4103.97+  , content:...
Is Liferay Product affected by OpenSSL security issue CVE-2020-1967 ?
Issue Is Liferay Product affected by OpenSSL security issue CVE-2020-1967 ? Environment Liferay DXP 7.1 Resolution Since Liferay products do not come with OpenSSL built-in, Liferay is not affected by CVE-2020-1967 out of the box. If you have implemented OpenSSL into your project, your...
Disabling the password reminder questions on the users first login
Issue You do not want your users to set up the password reminders answers on their first login. Environment Liferay Portal 6.2 Liferay DXP 7.x Resolution Add the following line to the portal-ext.properties: users.reminder.queries.enabled=false Restart the application Additional...
Is it possible to change the blog title's font size from H3 to H1?
Issue Is it possible to change the blog title's font size from H3 to H1? Environment Liferay DXP 7.2 Resolution To change the Blogs title in the Blogs portlet (Blogs list view): This title font size can be changed by customizing widget template for Blogs portlet as mentioned...
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...
Apache Tomcat Security Advisory: CVE-2020-9484 (Remote Code Execution via session persistence)
General Information Apache Tomcat has recently released new versions to fix a vulnerability tracked as CVE-2020-9484. As per the information provided by Apache Tomcat: "If: an attacker is able to control the contents and name of a file on the server; and the server is configured to use...
Unable to expand accordion panels for OAuth2 due to "Uncaught TypeError: Cannot read property 'querySelectorAll' of null"
Issue While trying to expand the accordion sections of "Scopes" for the OAuth2 Administration tab in Control Panel, customers may face the inability to do so as well as the below error in the browser's console: Uncaught TypeError: Cannot read property 'querySelectorAll' of null at...
Gauges in Control Panel > Server Administration are not shown
Issue Gauges in Control Panel > Server Administration are not shown There are NPE in log files, similar to  Caused by: java.lang.NullPointerException  at sun.awt.FontConfiguration.getVersion(FontConfiguration.java:1264) Environment OpenJDK Resolution Due to licensing issues, some JDK...
Unable to add Image Field in Structure
Issue 1. Install a clean Liferay DXP 7.2 SP1 and install the liferay-hotfix-266-7210 2. In portal-ext.properties file, add "minifier.enabled=false" property 3. Start Liferay. Go to "Content & Data" -> "Web Content" -> "Structures" and click "Add" button to add a new structure. 4. Drag...
Not able to add Structure Key after unchecking Auto generate Structure Key
Issue Steps to reproduce: 1. Download the liferay-dxp-tomcat-7.2.10.1-sp1-20191009103614075.tar.gz from Liferay 2. Unzip and start the out of the box liferay-dxp-tomcat-7.2.10.1-sp1. 3. Once Liferay started, go to "Control Panel" -> "System Settings" -> "Web Content" -> "Adminstration"....
Images are not inserted in CKEditor of Wiki portlet
Issue In a Wiki portlet's comment section within CKEditor, when attempting to insert a picture, the image is actually not inserted - although it is added to Documents. An empty line is added instead. No errors shown in browser console, nor at Liferay logs. Reproduction Steps: Set up DXP...
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,...
Backup service unexpectedly restarts while restoring
Issue While restoring a large number of files the backup service may unexpectedly restart with no error. Environment Liferay Cloud Resolution Update Backup service image to 3.2.11 or higher by changing the gradle.properties file accordingly....
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...
Pagination drop down count in Asset Publisher Portlet
Issue The number of pages that are shown in the pagination drop down menu for the Asset Publisher portlet is not the total number of pages that exist on that site. For example, if there are 30 pages total, it only shows up to page 26. Environment Liferay DXP 7.0 Resolution You can...
Where to find the add friend option in the summary portlet?
Issue All portlets of social networking are displayed under the social tab. But with a summary portlet, the add as a friend button option is not displayed or not available. Steps to replicate the reported behavior: Extract the vanilla instance of the Liferay DXP 7.0 Deploy the social...
Folder option is not working for the link in selected text style toolbar on the page fragments
Issue In the content page, while trying to add the link for the text in the paragraph component by editing it, the folder option is not working in the toolbar. Steps to reproduce the behavior: In [vanilla bundle DXP 7.2 FP4, create a new Content Page and edit it From the right-side...
"Invalid attempt to spread non-iterable instance" error when saving Instance Settings
Issue When working on a Liferay instance fronted by a web server, customers may experience the inability to save any changes in the Control Panel > Instance Settings sections. The attempt to save will fail with error Invalid attempt to spread non-iterable instance in the browser's...
Form embedded in web content template is disabled, not working
Issue 1. Create a new Form: Add 3 text fields: Firstname, Lastname, Email. 1 'Select From List' field for Nationality (e.g Indian, Saudi Citizen), and an Upload field named Upload CV. 2. Create a Web Content Structure having 2 Text fields named "Title" and "Subtitle" and an HTML field....
Cannot save identical content in localization of a field
Issue Users cannot save identical content in the localization of a field. Steps are as follows: Create an article using the basic web content structure Write "Test" in the content field and publish  Add a translation (for example Spanish) and change the content field value to "Test ES"...
Admin is unable to Impersonate User with NoSuchGroupException
Issue The Admin is unable to impersonate certain user with the following error: NoSuchGroupException: No Group exists with the key {companyId=20155, classNameId=20005, classPK=20555} Environment Liferay Portal 6.2 Resolution One possible reason for this error is because the user's group...
Unable to add multiple questions in one Poll
Issue Is it possible to add multiple questions in one Poll? Environment Liferay DXP 7.2 Resolution To add multiple questions in one Poll is not currently supported in Liferay DXP 7.2. It can be achieved by adding two separate Polls and add one question per poll. Or, as an alternative,...
No administrative options can be accessed when an F5 load balancer is in front of Liferay forcing a secure protocol
Issue When a F5 load balancer is in front of Liferay and is forcing a secure protocol, no administrative options can be selected and accessed. On Liferay the following options are configured on the portal-ext.properties web.server.https.port = 443 web.server.host = [A host is specified...
Liferay sends email notification with port number next to website address
Issue When receiving Liferay email notifications (for example: New account Created, Password reset link, etc ...), users may notice the app server's port number appended to the website domain, for example: www.myliferayportal.com:8080 Environment Portal 6.2 Liferay DXP 7.0+ Resolution...
"Problem with the configuration: Unknown release in folder ..." when patching the source code
Issue When patching the source code, customers may receive the error: "Problem with the configuration: Unknown release in folder ..." Environment Liferay DXP 7.1+ Resolution Have a usable ReleaseInfo.java file taken from liferay-dxp-src/portal-kernel/src/com/liferay/portal/kernel/util/...

該当件数: 8,718 件中 5,681 - 5,720