Capability

Commerce

Liferay DXP includes robust e-commerce capabilities. Liferay’s commerce capabilities integrate content management, digital asset management, and comprehensive commerce functionalities, empowering you to deliver diverse online shopping experiences.

Use Liferay’s Commerce features to set up a storefront, add and manage products and catalogs, configure multiple channels for sales, configure multiple forms of payment, and much more.

Feature
Deployment Approach
NoClassDefFoundError: org/apache/commons/compress/archivers/zip/ZipArchiveInputStream
Issue We are putting up commons-io on osgi/module folder so it will be readily available to all modules, on our previous version of Liferay (DXP 2024 Q1.7), the commons-io worked, however now we are updating to the latest...
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...
Web Content is being approved after the expiry date
Issue When users enable workflow for web content, the expiration date feature is not working as expected. Steps to reproduce: 1. Start the server 2. Apply 'Single Approver Workflow' for web content. 3. Navigate to...
Liferay service restarts frequently
Issue Since we allowed access to some users to contribute content, we are getting many issues with Liferay service restarts. While we are working with the platform, following error message is shown without any...
Display date disappears if you update a web content
Issue I have an issue with the web content article display date. When I update the web content by changing the title, the published date disappears. Reproduction Steps: 1. Start 2025.q1.8-lts 2. Go to Content & Data...
Error in Jenkins builds
Issue When we generate a new build, we get the following error: ERROR: the command "[lcp, deploy, --only-build, --project, resumed, --metadata,...
Rest Application menu (/o/api) contains duplicate items
Issue I have noticed that when I use the headless /o/api Rest Application menu has duplicated items. It is duplicated next time after being selected and used. It does not impact the functionality. Reproduction Steps:...
How to expose large object entries to guest users without manually assigning the permissions
Issue How to expose object entries to guest users without manually assigning permissions to each entry. Assigning permission will work here but if the number of entries in the object is large, it will not be...
GMT Unexpectedly Appears in Time Zone Dropdown
Issue I'm trying to customize the default list of time zones in Liferay DXP by setting the time.zones property in the portal-ext.properties file. I didn't include GMTin the configuration, but it is still showing...
Error Code 403 Forbidden: Timeout Issues when uploading/downloading Large Files to S3
Issue Experiencing timeout and permission issues when uploading/downloading large files (in GBs) using Liferay's simple file system. ERROR [http-nio-0.0.0.0-8080-exec-41][PortletServlet:109] Unable to process...
Warning in logs: "No theme found for specified theme id" after uninstalling a theme
Issue After migrating, the following warning appears in the logs: 2025-05-19 08:51:53,593 WARN [ajp-nio-10.10.13.111-8009-exec-83][ThemeLocalServiceImpl:220] No theme found for specified theme id...
Error in Logs When Accessing "OAuth 2 Administration" in Control Panel
Issue When clicking on the "OAuth 2 Administration" option in the Control Panel, the following error is logged, and the UI displays an unresolved Velocity variable (${processor.processMax()}): Unable to execute...
After changing image file extension it is no longer visible for selection within a fragment
Issue Our team recently noticed that they can't use PNG files anymore and can reproduce it by: Upload PNG file to Documents and Media library (please note that after page refresh Liferay does not show an image preview)...
Configuring the "Module Definition Timeout"
Issue We needed to programmatically configure the "Module Definition Timeout (seconds)" setting found under System Settings > Infrastructure > JavaScript Loader in the Liferay UI. Specifically, we were looking for a...
Document Checkin and Cancel Checkout fails when using Office 365
Issue When I try to check a document in or cancel checkout, it always fails on the first attempt. I see these errors in the logs  com.liferay.portal.kernel.log.LogSanitizerException:...
Workflows are missing from Applications → Process Builder
Issue Some workflows are missing from Applications → Process Builder. I have publications enabled in my environment, and I have edited workflows from withing the publications. Environment Quarterly Releases...
How can you ensure that users from User Groups are properly imported when using LDAP Active Directory with Liferay?
Issue Ensuring that User-Groups users are properly imported when using LDAP Active Directory with Liferay. Environment Liferay DXP 7.4 Resolution To ensure proper user imports and updates, the User Group...
"Lambda expressions are allowed only at source level 1.8 or above" warning occurs in the logs
Issue The following warning occurs in the logs while configuring the WebSphere application server with Liferay. WARN [WebContainer : 4][code_jsp:162] {code="500", msg="JSPG0049E: /html/common/themes/top_head.jsp...
Hardcoded Text in Commerce Order Importer Not Translatable
Issue Allow hiding the non-required options from CSV template message. We have this csv_template.csv file and sometimes we need to edit its content to remove non-used fields, like requestedDeliveryDate that is...
Tomcat download error encountered when leveraging Liferay Developer Studio / IDE
Issue When leveraging Liferay Developer Studio / IDE to build Liferay 2025.Q1.3, my build fails with indications that Tomcat is not able to download Example error: Execution failed for task...
External Document Management Tool Integration Fails When a Vocabulary is Required
Issue I'm unable to create a new document in Google Drive or Office 365. After editing documents in Google Drive and navigating back to Liferay, the Liferay UI breaks. I currently have at least one Vocabulary...
Brave log-correlation issue
Issue I am using brave (https://github.com/openzipkin/brave) to create a correlation across all logs events from Liferay, portlets and backends. After upgrading from Liferay 7.2 to 2024.Q3.12, which now internally uses...
Custom CK Editor toolbar is registered but not displayed
Issue We followed this blog post to create a custom CKEditor 4 module in workspace. We can see that CKEDITOR.plugins.registered but, we are not able to see it on the CK Editor toolbar UI in Liferay 7.4...
I cannot add a parent page in Menu Display using the Pages Hierarchy
Issue I have an issue with the Menu Display Widget. When I try to select a parent menu in the configuration tab, the preview doesn’t change and after saving the configuration the Pages hierarchy is reset. Reproduction...
javax.mail.Provider: com.sun.mail.imap.IMAPProvider not a subtype
Issue I am encountering the following error when attempting to send emails using Jakarta Mail (version 2.0.1) within my Liferay environment. javax.mail.Provider:com.sun.mail.imap.IMAPProvider not a subtype...
Slow Performance When Searching for Non-Admin Users
Issue Searching for non-admin users causes performance issues that did not exist  prior to upgrading to 2024.q1. When non-admin users attempt to search, they receive a timeout error.  Performance issues in...
Liferay DXP + JBoss EAP 8 Compatibility FAQ
When will Liferay Support JBoss EAP 8.0? Our team is actively working on making Liferay compatible with JBoss EAP 8. Upgrading to JBoss EAP 8 will require migrating to a newer version of Liferay DXP that supports...
URL scheme must be "http" or "https" for CORS request
Issue CORS errors "Failed to fetch" when accessing headless APIs through the API Explorer. Environment Liferay DXP 7.4  Resolution CORS issues arise from mismatches between the origin of the API request and the...
'Unresolved Requirement' error for a custom module post upgrading DXP 7.4 from U24 to U92
Issue Receiving the 'Unresolved Requirement' error below for a custom module post upgrading DXP 7.4 from u24 to u92: ERROR [Framework Event Dispatcher: Equinox Container:...
Upgrading Liferay fails with "Data too long for column 'smallAttributeValue'"
Issue I am trying to upgrade Liferay to 2024.Q3 or 2024.Q4 The upgrade fails with the following error: 2024-12-17 14:45:21.409 ERROR [main][UpgradeExecutor:333] Failed upgrade process for module...
Configuring Site Locales Using Site Initializer site-settings.json File
Issue How can I configure site locales using the site-settings.json file within the Site Initializer framework?   Environment Liferay DXP 7.4+   Resolution Currently, the Site Initializer framework doesn't support...
Customize Liferay Startup Logo
Issue How to customize Liferay Startup Logo Customization Environment Liferay 7.3 Liferay 7.4 Resolution NOTE: The following resolution requires customization and should only be implemented at the discretion of...
How to Remove Product Attachments via Commerce API?
Issue I need to remove a product attachment by running a script and I am looking for the appropriate Commerce Headless API endpoint to accomplish this. Environment Liferay DXP 2023.Q4.0+ Resolution As of Liferay...
Property "redirect.url.security.mode" has invalid value: domain,domain
Issue After setting the property redirect.url.security.mode=domain we are now seeing WARN messages such as Property "redirect.url.security.mode" has invalid value: domain,domain Environment Liferay DXP Resolution Please...
Liferay cluster works when truncating the crashed jgroupsping entries. Why does this happen?
Issue When recreating the pod during the pod start-up stage, clustering doesn't work properly, and the below error triggers. But, the Liferay cluster works perfectly post restarting the pods by truncating the entries...
Data providers lead to NPEs during a DXP 7.0 to DXP 7.2 upgrade
Issue A Data Provider configured in DXP 7.0 can lead to NullPointerExceptions when upgrading to DXP 7.2 Steps to reproduce: 1. Start Liferay DXP 7.0 server 2. Navigate to Forms -> Data Providers -> Add REST Data...
Service Access Policy configuration file
Issue Users are unable to export and save the configurations set by the Service Access Policy. Steps to reproduce: 1) Start a clean bundle of Liferay DXP 7.2 2) Navigate to Control Panel -> Configuration -> Service...
Liferay and application server logs are not capturing
Issue The Liferay log and application server log are not capturing the stack trace. And the size of these files is 0 in size with 3 to 4 lines of the log being traced. Environment Liferay DXP 7.2 Resolution Please...
During a two-way SSL handshake, an exception is thrown
Issue During a two-way SSL handshake, the following exception occurs. javax.net.ssl|WARNING|DC|tomcat-http--46| EDT|SSLSocketImpl.java:1428|handling exception ( "throwable" : { java.lang.NullPointerException at...
Log file size is 0
Issue Why the other log files size is 0. The files are "host-manager.xxxx-xx-xx.log, localhost.xxxx-xx-xx.log, manager.xxxx-xx-xx.log". Environment Liferay DXP 7.2 Resolution The other log files...