Capability

Development and Tooling

Liferay offers a comprehensive toolkit to extend or customize your digital experience. Build applications quickly with low-code/no-code features like Objects, or leverage developer tools like Liferay Workspace and Blade CLI for further customizations.

For users on PaaS or running Self-Hosted, Liferay also offers tools deploying customizations.

Feature
Deployment Approach
Unicode special characters from a UTF-8 encoded OSGI config file are not properly read
Issue 1. add the osgi config file attached to the osgi/config directory 2. start the liferay server 3. go to system settings to the comments section Expected result: discussionEmailBody property has "Mit freundlichen...
There are more database connections than allowed by jdbc.default.maxPoolSize
Issue The maximum pool size of connections to the database is explicitly limited via the property jdbc.default.maxPoolSize. Nevertheless, the number of connections exceeds this maximum pool size. Environment...
If I change the friendly URL of my site, do I need to modify the link?
This article has been machine translated from its original language for your convenience. Please use discretion as this translation may include some inaccuracies. If you encounter issues with the translation, please...
Is Adobe Flash Supported?
Issue Is Adobe Flash Supported? There is no information about it in the Support Matrix. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution We have no official stance on Adobe Flash, it can be...
ETAG response header is missing
Issue ETAG response header is missing on a page. Environment DXP 7.1 Resolution If a page contains at least one non-cacheable portlet, - such as Asset Publisher -, the ETAG response header is not added by design. The...
Implement many-to-many relationship with existing Liferay entities using the Service Builder
Issue I would like to implement many-to-many relationship between my entity and an existing Liferay entity (for example the User table). Environment DXP 7.0+ Resolution Implementing relationships with the...
Issues when working with resteasy-jaxrs dependency on Liferay DXP and Tomcat
Issue While integrating RESTeasy JAX RS dependency in Liferay DXP projects, customers may notice the below messages in the server logs: SEVERE [fileinstall-/home/liferay.com/7.0/osgi/war]...
Getting 400 error code while accessing adaptive media urls using public IP
Issue When accessing adaptive media URL's over public IP eg: http://Public_IP:8080/o/adaptive-media/image/35333/Thumbnail-300x300/url.png?t=1588749467134, the page gets redirected to the home page. While accessing...
Is it possible to hide expired calendar events that are being displayed in an Asset Publisher?
Issue Currently, an Asset Publisher configured to display Calendar Events will always show x number of events, even if the events already occurred in the past. Is it possible to hide these expired events? Environment...
AssetTagException when using special characters in tag names
Issue AssetTagException is thrown when the article gets published, in case special characters are used in tag names. 2020-06-23 07:16:18.168 ERROR [http-nio-10.155.2.197-443-exec-4][PortletServlet:112]...
Unable to set a virtual host
Issue We can't add/update our domain to our site's or instance's virtual host We get the below error on the UI: Please enter a unique virtual host. Virtual hosts must be valid domain names. Environment...
Is there a recommended heap size setting for Tomcat?
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Can't disable propagation of changes because of modified display settings
Issue When trying to disable the propagation of changes from a site template to my site, the option is not shown, instead there's a message stating: You cannot enable the propagation of changes because...
Is there an Entity Relationship Diagram (ERD) for Liferay DXP?
Issue I'm looking for an entity relationship diagram (ERD) for Liferay DXP Is there a diagram that maps the entity relationships? Environment Liferay DXP Resolution Liferay does not provide an Entity Relationship Diagram The...
Error when executing Groovy script: java.sql.SQLException: Can't call commit when autocommit=true
Issue When a Groovy script with a commit instruction is executed it fails with the error: java.sql.SQLException: Can't call commit when autocommit=true Environment DXP 7.2 Resolution On the portal-ext.properties file...
Multiple compatible overloaded variations were found with the same priority on Liferay Layout Templates deployment
Issue When deploying layout templates with Freemarker code e.g. like the below: <span>${languageUtil.get(locale, "read-more")}</span> <span>${sessionClicks.get(request, "test", "My Test")}</span> A stacktrace...
Unable to send email for new account created - handshake_failure error
Issue After configuring a secure mail server in Control Panel > Server Administration, the email notice for a new account created (or any other mail coming from Liferay DXP) is not sent. Instead, the...
Before opening a ticket related to VPN 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). The following article outlines a short checklist of...
Staging Publishing Takes a Long Time
Issue Publishing from Staging takes a very long time Staging performance issues when publishing content Environment Liferay Staging Resolution The most common cause of this is trying to publish large amounts of data at a time....
How to view and construct an adaptive media URL for a document
Issue You might have some trouble in figuring out how the URL for Environment Liferay DXP 7.2+ Resolution Guide through an exact example: The URL pattern you should use looks like this:...