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
Reset the admin user password
Issue How to reset the admin password? Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution Using " Forgot Password" in the "Sign in" portlet Note: Please make sure...
Startup failure due to com.liferay.portal.kernel.exception.NoSuchRoleException: No Role exists with the key {companyId=0, name=Owner}
Issue A scenario has been reported where the startup process will fail, and an error message indicating "No Role exists with the key {companyId=0, name=Owner}" or similar as in the following stack trace will be thrown:...
Could not resolve module - Unresolved requirement error
Issue Getting below error while deploying the ext module in the Liferay instance  org.osgi.framework.BundleException: Could not resolve module: com.liferay.journal.service [1099]_ Unresolved requirement:...
Moving an asset category lead to bigint out of range error
Issue We have tens of thousands of categories, and we perform frequent changes in the structure, moving categories in the category tree. I experience bigint out of range error when trying to move a category....
After Liferay DXP 7.0 Fix Pack 83, double click on table's edges no longer opens a dialog with the table's properties in AlloyEditor
Issue On Liferay DXP 7.0 Fix Pack 83+, double click on table's edges no longer opens a dialog with the table's properties in AlloyEditor Environment Liferay DXP 7.0 Fix Pack 83+ Resolution In order to...
I cannot import a LAR file through the widget's Export/Import menu
Issue I have a LAR file that was exported from the portal instance (for example: Wiki_Admin-202004081110.portlet.lar) I navigate to the page where the Wiki widget is located and select the Export/Import option in the...
Startup errors after installing a hotfix with DXP 7.1 Fix Pack 17
Issue After upgrading to a hotfix with Fix Pack 17, several errors related to OAuth are displayed Some examples : ERROR [main][OAuth2JSONWSPortalInstanceLifecycleListener:93] bundle...
When authorizing OAuth2 applications HTTP is used instead of HTTPS
Issue If there's a web server in front of Liferay, when clicking on the Authorize button to authorize OAuth2 applications HTTP is used instead of HTTPS and the following WARNs are displayed in the log. 2019-11-08...