Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
(IX_228562AD) violated on Server restart caused by a DuplicateLockException
Issue Unique constraint (IX_228562AD) violated on Server restart. It could be shown as an ERROR log message in JDBCExceptionReporter class and an INFO log error in BackgroundTaskMessageListener class. 2022-04-20...
Page .lar exports are failing to be imported due to a "DuplicateVocabularyException: A category vocabulary with the name topic already" exists
Issue Page .lar exports from one 7.3 environment are currently failing to be imported in a separate 7.3 environment due to the following error:  DuplicateVocabularyException: A category vocabulary with the name topic...
CounterLocalService.fetchCounter" does not exist in DXP 7.2 or later versions.
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...
Product specifications are not getting created if not available on the portal
Issue When specifications are not available on the portal. It's giving 500 Internal Server Error in the response body while creating the product via headless API. Steps to reproduce: 1. Create a product by using...
Product status is not updating by using Patch API
Issue PATCH API is not updating the status of the product workflow. Steps to reproduce: 1. Create a product via headless API( request is attached). 2. Check the status of the product in UI ( It's showing as draft...
Old auditing data taking up database space
Issue Are there any alternative methods to manage audit data? Environment DXP 7.3   DXP 7.2 Resolution As an alternative to saving all of the logging data into the database, instead, we may choose to save it to a...
Layout permissions lost upgrading from 6.2 to 7.2
Issue After the upgrade from 6.2 to 7.2, several Layout permissions have been changed. Some pages restricted to the user Guest are accessible after the upgrade. There are rows in the ResourcePermission table with the...
Error handling LOB columns
Issue We have developed a custom entity using Service Builder. One of the tables defines a LOB column. When we try to insert a record in that column we get following database exception:...
Establish an external data source using JNDI
Issue Sometimes there is a requirement to use data sources other than Liferay DXPs. To do this, the data source can be configured via JNDI data source or JDBC properties. Any database other than Liferay DXP's...
Product status is not changing via headless APIs
Issue If the product is created via headless API with workflow-enabled. The status of the product is in a 'draft' state rather than a 'pending' state. Steps to reproduce: 1. Assign a default workflow to Commerce...
Intermittent performance issues caused by Journal Articles Display
Issue After installing dxp-16, intermittent performance issues are being seen Thread dumps taken during the performance issue show a number of threads with a similar format: at...
What does expires header with "Thu, 01 Jan 1970 00:00:00 GMT" value means?
Issue When retrieving HTML content the following header/value can be found: Expires: Thu, 01 Jan 1970 00:00:00 GMT  Along with the Expires header the following ones are also sent in the response: Cache-Control:...
Webcontent Images is getting removed after Patch Upgrade
Issue Steps to Reproduce: Start the 7.1GA1. Create a structure add text, image, and number fields, and save. Create a template. Select the newly created structure and select the structure fields from the left sidebar...
Establish an external data source using JDBC
Issue This article outlines how to set up a connection between Liferay and an external database using JDBC properties. Environment Liferay DXP 7.3 Liferay DXP 7.4 MySQL database Resolution There are two ways to...
NullPointerException/ElasticsearchConnectionNotInitializedException/ArrayIndexOutOfBoundsException when starting JBoss EAP server
Issue After deploying Liferay DXP 7.3/7.4 on JBoss EAP server, the server can not be started due to the following error: 10:17:20,354 INFO 2022-02-17 10:17:20.308 ERROR [Framework Event Dispatcher: Equinox Container:...
How to include the gradle dependency of a module into another module project?
Issue How to include the Gradle dependency of a module (Workspace A) into another module (Workspace B) project? Environment Liferay DXP 7.2 Resolution Please Note: Please choose to follow your appropriate discretion...
JS and CSS files are loading only after page refresh
Issue JS and CSS files in portlet are loaded only after refreshing a page Environment Liferay DXP 7.2 Resolution Certain elements of the page may require regular navigation to work properly. In these cases,...
Extracting Database structure of Liferay
Issue User needs to extract complete database structure of Liferay. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution Liferay does not have any OOTB functionality for extracting the DB...
Apache Felix Webconsole JS and CSS resources not loaded
Issue Apache Felix Webconsole JS and CSS resources not loaded with 'org.eclipse.equinox.http.servlet' Steps to reproduce: 1. Start the server. 2. Download this: org.apache.felix.webconsole-4.6.4-all.jar from here:...
Unable to delete navigation menu from page
Issue Unable to remove the navigation menu widget from the page. Environment Liferay DXP 7.0 Resolution It is the intended behavior of Liferay as there is an option to enable Hidden from Navigation Menu...