Search Results

ナレッジベース 3761
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Exception while selecting Grouped tab in Grouped Products
Issue FileNotFoundException error is occurring while selecting Grouped Tab. Steps to reproduce: 1. Click on Control Panel -> Commerce -> Products 2. Click on "+" button and select grouped. 3. Navigate to Grouped...
Unable to create Liferay Module Project Fragment in LDS
Issue When trying to create a Liferay Module Project Fragment it will ask to set valid Liferay portal runtime as follows: Please set a valid liferay portal runtime, you can initBundle or modify...
Liferay SaaS Prod to DR Backup Restore Failed
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Backup Restore fails when trying to restore Prod's backup...
After upgrading from 6.2 to 7.3, the Control Panel Data Migration tab is unavailable
Issue After upgrading from 6.2 to 7.3, when accessing the Control Panel Data Migration tab, the page is unavailable, and an Oracle specific error like the following is thrown: ERROR...
Not able to define document viewing permissions for a child site
Issue Document viewing permissions for a child site is not getting save properly and the below error is thrown in Liferay logs on saving the permission: 2021-06-02 18:40:15.129 ERROR...
"Unexpected end of file from server" console error after configuring Remote Staging
Issue While trying to enable remote staging by using two separate Liferay instances and everything is configured, we receive the following error in the console logs: DEBUG...
How to kill the session on browser (tab or window) close?
Issue The user session should be terminated immediately if they close the browser tab or window. Environment DXP 7.0 + Resolution Liferay maintains the session of 30 minutes by default and Liferay doesn't provide any...
I cannot create a Speedwell Site with error Invalid default locale set for the property 'label' of field name Image2x9w
Issue When I try to create a new Site using the Speedwell Accelerator, the process fails and the portal displays the error "An unexpected error occurred." The portal log shows the following errors: ERROR...
Import Web Content without importing referenced pages
Issue When trying to export and import web content, an error will occur, preventing the import, if the web content is referencing pages that have not yet been imported. There is a use case that necessitates the...
Reset Connection option is missing on the License page in DXP 7.3
Issue The reset connection option is missing on the License page in DXP 7.3 which is available on the previous releases. Environment Liferay DXP 7.3 GA1 Resolution This is a known limitation of the product that might...
Pages are not included in the sitemaps after upgrading from 6.2 to 7.2
Issue There are some issues for many sites generating sitemaps. Creating new pages causes those pages to be included in the sitemap, but existing pages will not be included even if the page is configured to be in the...
SVG images are not visible in Web Content draft
Issue SVG images are not visible on the patch level (Fix Pack 20) and they used to be visible on the previous one (Fix Pack 11) Reproduction Steps Setup Liferay DXP 7.1 with Fix Pack 20 Create a Basic document...
Filter By Field is not working for Booleans in Asset Publisher
Issue Steps to reproduce: 1. Create a structure with two fields(text and boolean) and also create a template for it in a Global site. 2. Go to "Liferay DXP" site and create two new WebContents with previous...
Custom context path is not working
Issue After changing, the root context path to custom context the commerce components and system settings taking more time to load. Steps to reproduce: 1. Start Liferay with Commerce installed. 2. Change the ROOT...
While using Azure B2C a SAML error occurs when getting a parameter with whitespaces
Issue When SAML module is configured and integrated with an Azure B2C and we need to map a parameter to a Liferay parameter, a problem might occur due to a whitespace: <saml:Attribute FriendlyName="Given...
I cannot create new Virtual Instance with error Screen name must not be null
Issue When I try to create a new Virtual Instance, the portal displays the error "Your request failed to complete". The portal log shows the following error: ERROR [default...
Content from Private Pages is not shown in the search results
Issue Private pages' content does not appear in the search results Environment DXP 7.2+ Resolution The issue has been resolved by LPS-151303 and LPS-161366, you can update to the following patch levels: DXP 7.2: SP9...
could not resolve all artifacts for configuration 'classpath'
Issue The error "could not resolve all artifacts for configuration 'classpath'" occurs during the time of Liferay workspace creation using LDS and not able to process further. Environment Liferay DXP 7.2, DXP 7.3 LDS...
The Live site displays web content that has been changed on the Staging site
Issue The modifications are visible in the live environment instead of just the staging environment after publishing the web content with changes. Reproduction Steps: Enable local live staging Create a Web Content...
Scheduled Discount automatically applied before schedule Date & Time
Issue Steps to reproduce: 1.Create a speed-well test site. 2.Create vocabulary named "ipdc" and create one category named "World Cup" in it. 3.Now, create product named "FIFA" and select "World Cup" in ipdc category...
Publish/Save As Draft button in Product detail Page
Issue Steps to Reproduce: 1. Create a minium site. 2. Go to Products. 3. Select any product. 4. Go to SKU's. 5. Click on the Publish/Save Button. 6. Open the Browser Console. Expected Behavior: It should publish/save...
Navigation to site from 404 error page gives 404 error
Issue Step to Reproduce: 1. Add the below properties in portal-ext.properties - layout.friendly.url.page.not.found=/html/portal/404-page.jsp javascript.single.page.application.enabled=false 2. Place the custom jsp in...
Products not displayed with Draft status
Issue Products not displayed with Draft status under Commerce Product Screen Environment Liferay DXP 7.3 Commerce 3.0 Resolution The observed behavior is a known issue/bug. If the hotfix is required for this issue,...
Unauthenticated REST API call for products - throws Error
Issue Unauthenticated REST API Call for retrieving products /o/headless-commerce-delivery-catalog/v1.0/channels/${channelId}/products { "status" : "INTERNAL_SERVER_ERROR", "title" : "0" } Stack trace: 2021-05-20...
Scroll bar is not working for Catalog Selection while creating product
Issue Please find below steps to reproduce the issue: 1. Create Simple Product 2. Add Product Name 3. Highlight the Catalog box. A list of catalogs will be displayed. Expected: The vertical scroll bar should be working...
Category Selection for Product
Issue Please find below steps to reproduce: 1. Create one vocabulary on a global site 2. Create 8 categories and add 2 subcategories to each category 3. Go to any product and click on select for that vocab. 4. Scroll...
Never Expire in Schedule section in Discount is not getting saved
Issue Steps to reproduce: 1) Create discount. 2) Go to schedule section and uncheck Never Expire. 3) Click on Publish. Actual Behavior: It is still checked after publishing. Expected Behavior: It should remain uncheck...
Home URL of the instance does not work: 404 error
Issue You find errors or warnings related with the default Home URL in the DXP's log file, the trace looks like this: 2021-08-20 07:55:59.166 WARN [http-nio-8080-exec-8][code_jsp:161] {code="404", msg="The requested...
Price Range facet is not working on Sell Price
Issue Steps to reproduce 1. Create new minium site template. 2. Go to products for e.g ABS Sensor -> Click on SKUS -> Give Base Price as 120.00 and Sell Price as 40.00 3. Go to catalog page and select the $...
Duplicate Tag Exception while Publishing a portlet on a migrated System
Issue After having upgraded from 6.2 to DXP Cloud or Liferay DXP 7.0+ with staging enabled and tagged web content articles, trying to publish the articles to Live results in the following error: An unexpected error...
Can't run Talend Job with Java 11
Issue When Liferay is using Java 11 or OpenJDK11, users cannot successfully run Talend Jobs through the Dispatch application. The job fails, and users may see an error like the following:...
Invalid checksum error when initializing Liferay bundle
Issue After defining the liferay.workspace.bundle.url property in the gradle.properties file, running a Gradle Task to initialize the bundle fails with the following error: Execution failed for task ':verifyBundle'. >...
"Choose an option" is not selected by default
Issue When we select "Choose an option" from the options field, it is not getting selected. Steps to reproduce 1. Create a minium-site template. 2. Create a one product in it. 3. Next, create options in a product...
External URLs in @import url clauses are not aggregated to CSS
Issue When creating a custom theme using an imported URL and with the CSS Fast Load property enabled, the URL content is not rendered. @import...
How to resolve "Could not convert socket to TLS" errors observed with email notifications for Forms
Issue When email notifications are enabled for Forms, emails are not being received after a form submission. The following error is displayed in the logs: 2021-08-02 14:10:29.458 ERROR [liferay/mail-1][MailEngine:128] Unable...
Limitation in the number of fields in a Form when exporting to Excel (XLS)
Issue When I want to export the entries for a very long form to Excel (xls) format, exporting fails with the below error in the log. ERROR [http-nio-8080-exec-97][PortletServlet:119]...
Why is the category/tag selection not working at article creation?
Issue While the user is creating a new article, he cannot select the categories or tags of the specific site.     Environment Liferay Portal 6.2 Liferay 7.0+ Resolution In order to be able to select the...
A non-friendly error message appears in the logs when trying to create a new user through API with a firstName that is longer than allowed
Issue Trying to create a new user via API with a longer than allowed firstName produces a non-friendly error message in the logs Reproducing steps Start Liferay and go to Control Panel > Server Administration >...
Asset publisher can't order web contents if the display language is different
Issue We have web contents made from a custom structure with a particular default language We want to display them in the Asset Publisher sorted by one of the structure's fields, but the order is wrong if...
Known Vulnerabilities with Liferay AntiSamy
The following issue may compromise the security of your Liferay Digital Experience Platform implementation.  Vulnerability Information The Liferay AntiSamy app depends on third party libraries that have known...
Web Contents are not accessible through Headless Api after a full reindex
Issue In case of large web contents executing the reindex all search indexes operation can throw the following warnings: 2021-07-27 06:46:39.595 WARN ...
The size of the user_ table's firstName field should be increased
Issue The size of the firstName (75) field of the user_ table should be increased since it sometimes prevents the creation and access of certain users in an environment. Environment Liferay DXP 7.0 Resolution In...
Developer Studio suddenly crashes
Issue Developer Studio closes by itself after some time with an OutOfMemory error or without any errors at all.  Environment Developer Studio 3.9.3 JDK 11.0.8 Resolution This problem can be experienced when...
Trace about Reflection.getCallerClass is not supported when executing Patching Tool
Issue When you try to use the Patching Tool (for example, the command patchingtool.sh info), you get an error similar to the following: 2021-07-16 06:41:48,143 INFO sun.reflect.Reflection.getCallerClass is not...
Field data is disabled on text fields by default
Issue IllegalArgumentException is occurred when trying to run vanilla instance with commerce and search functionality is not working properly in Catalog Page. Text fields are not optimised ERROR...
Category filters are not working for search results
Issue Steps to reproduce the issue: 1. Create a site using Minium Template. 2. Go to the catalog page of the site. 3. Select, Engine or any category from CATEGORY facet. Expected Result: Only 11 Products are...
Form field values are not saved when translations are added
Issue Steps to reproduce: 1. Start Liferay with Commerce installed. 2. Go to Content > Forms > Element Sets 3. Add a new element set 4. Add a text field to the element set 5. Add any translation to the element...
Discount with specific account is not applied
Issue While assigning the discount to particular account, it is not getting applied Steps to reproduce 1. Create a Minium test site. 2. Create vocabulary named "ipdc" and create one category named "Gold...
Cache-Control header in static resources is missing when running Liferay from Developer Studio
Issue Cache-Control header is not present in static resources when running the portal from Developer Studio and setting com.liferay.portal.servlet.filters.header.HeaderFilter=true property in...
Why a big .lar import, using SQL Server database makes the Liferay system unreachable?
Issue The Customer has initiated a big .lar import, and during the actual import-process the system cannot be accessed. Environment Liferay 6.2 Liferay 7.0 Liferay 7.1 Liferay 7.2 Liferay 7.3 Resolution For...
The Backup Service's restore functionality will not accept TGZ files in the file uploader
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I am encountering the inability to upload a database or volume TGZ...
Importing LDAP users with the same email address
Issue I want to import LDAP users that have the same email address, but the import fails due to an error about a duplicate email address: 2021-08-02 16:53:47.766 ERROR [https-jsse-nio-4443-exec-13][LDAPAuth:432] Problem...
Configurations for embedded portlets are not updated when deploying an updated theme
Issue I have a theme with an embedded portlet that I have deployed and applied to a site. I updated the configurations of the embedded portlet and deployed the updated theme to the site, but I do not see the updated...
Headless API call returns 404
Issue When calling a Liferay method in headless delivery API, it returns 404, or an empty list. Example: "/v1.0/sites/{siteId}/document-folders" results in { "status": "NOT_FOUND", "title": "No Folder exists with...
After applying the hotfix, the warning 'properties modified in the future' shows
Issue After the installation of the hotfix, the following warnings might appear on the Liferay console. INFO [main][BaseDeployer:871] Deploying admin-theme.war Warning: WEB-INF\liferay-plugin-package.properties...
Landscape print layout is missing in Chrome, Edge
Issue Selection of landscape layout is not available in Chrome/Edge printing (CTRL+P) as only portrait mode is available. Environment Liferay DXP 7.0+ Google Chrome or Microsoft Edge Resolution The issue is only...
Unable to upload file bigger than 10MB with ClamAVSizeLimitException after enabling Antivirus
Issue Unable to upload a file bigger than 10MB after enabling antivirus with the following error in the log 2021-07-19 08:35:43.476 ERROR [http-nio-8080-exec-9][PortletServlet:119] javax.portlet.PortletException:...
There is no pagination option for selecting the 21st place or higher range folder
Issue There is no paging or search option found. As a result, it is unable to select a folder as the Root Folder if it is in the 21st or higher position. Steps to reproduce: Navigate to Global Site Go to document...
Known Vulnerabilities with Liferay Fjord Theme and 1975 London Theme
The following issue may compromise the security of your Liferay Digital Experience Platform implementation.  Vulnerability Information The Liferay Fjord Theme and Liferay 1975 London Theme depend on third party...
Cannot run program "java" error when executing process to generate document previews
Issue When uploading or previewing images or documents that have not been previously loaded, the following WARN will be thrown. WARN [liferay/document_library_pdf_processor-1][BaseProcessorMessageListener:40] Unable...