Search Results

Knowledge Base 3756
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
“Your request failed to complete” shows up when trying to discard changes of a published Publication
Issue “Your request failed to complete” is displayed in the UI when trying to discard the changes of a published Publication. Environment DXP 7.4+ Resolution What happens is that, originally, the Discard...
How to improve "idle in transaction" state in PostgreSQL?
Issue A user encounters a state where a specific update is not being executed. The system hangs and the specific process cannot finish. Hanging transactions in the database that can only be unblocked if you...
Categories are not working properly in cluster enviornment
Issue Categories are sometimes available while editing a document, yet usages show 0 in the categories section. There is no specific pattern, however, categories do not function as expected when working in a...
Docusign integration not working
Issue We are trying to integrate docusign to our app and for that we followed this...
Cannot redirect user account creation page to prevent guest users to create new accounts
Issue Would like to be able to control user account creation on the portal. Trying to use the redirection feature of Liferay, however, it seemed not to be working. Environment DXP 7.4 Resolution Configure the...
Title is not replaced when importing fragment
Issue When renaming a fragment that has been previously imported into the environment in a collection and subsequently importing the same collection again, the system indicates a successful import. However, upon...
Error "Invalid site key" when using reCAPTCHA v3
Issue When configuring reCAPTCHA v3 and testing it on the "Forgot Password" page, the following error message is reported: "ERROR for site owner: Invalid site key". Environment Liferay DXP 7.2+ Resolution Liferay...
Theme elements appear duplicated on embedded pages
Issue The header, footer, search bar and other elements appears duplicated on embedded pages. Environment DXP 7.4 Resolution It is possible to edit a page so that only the embedded page is displayed. For this, you...
Not found error accessing commerce product detail
Issue Steps to reproduce: Create a new site (language default en_US, and make sure the en_GB is available) based on a minium site initializer Create a new Catalog with language en_GB and EUR as currency (Catalog A). Create...
http.nonProxyHosts property is being neglected
Issue You might encounter an issue where you are using a proxy and configured http.nonProxyHosts property, but it seems it is being ignored Environment Liferay 7.0+ Resolution Make sure that you use the right...
URL for uploaded documents not being displayed
Issue After uploading a document in Documents & Media and clicking on Details, its URL should being displayed on the right hand side menu, under "Latest version URL, but it is not. Environment DXP 7.3 Resolution A .jsp...
Web Content Does not appear in Asset Publisher
Issue After updating to a new update, web content is no longer appearing in the Asset Publisher. Environment Liferay DXP 7.4 Quarterly Release 2023 Q4 Resolution Sometimes, when web content does not appear in the Asset...
'${processor.processMax()' error while creating Application Display Templates
Issue In the application display templates, whenever try to create an asset publisher template, the below error appears on the UI: The error appears in the Liferay logs as well: ERROR [WebContainer :...
PortalUUID: 'cannot find symbol' in Service Builder module
Issue When trying to build my Service Builder module, the following error is thrown in *PersisenceImpl.java classes: cannot find symbol PortalUUID *PersisenceImpl.java classes contain the following reference:...
Error "The SSL certificate does not match the SSL private key"
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue The deployment process failed with the following error...
Deployment failure due to invalid Environment Variable name
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue The deployment process failed with the following error...
Error "Someone may be trying to circumvent the permission checker" when deleting a virtual instance
Issue When attempting to delete a virtual instance, users may encounter the following error: javax.portlet.PortletException: com.liferay.portal.kernel.exception.SystemException:...
Approver does not have access to preview of Content Page
Issue Created a custom role to approve Content Pages Added View and Update permissions for Pages When the user with the role opens the Workflow Task and clicks the preview button, the following error appears: ...
SAML Sessions remain Active despite Logout in Liferay
Issue We have integrated SAML with our Liferay configuration. We have noticed that after a User logs out, their session remains active in Liferay. Environment Liferay DXP 7.3 Resolution This issue may occur if the...
I cannot select a Folder when adding a Basic Document via Asset Publisher
Issue I have an Asset Publisher Widget configured as Manual Asset Selection. When adding a Basic Document, the portal does not allow me to change the default Folder. Environment Liferay DXP 7.4 Resolution The...
Unable to add images to an out of the box paragraph fragment
Issue We are facing editing issues on the out of the box paragraph fragments when trying to add images to it. The add button is only available in the editor when the paragraph is placed in a grid. If the paragraph is...
Modules with escapeModel=true attribute in search-container not working
Issue We have detected that the modules that implement the search-container with escapedModel="true" attribute in the search-container-row, are not working. We have also seen the following messages appear in...
Can't order web content structures alphabetically
Issue Alphabetically sorting when selecting a structure during web content creation Steps to reproduce: 1. Create 7 structures 2. Start to create web content, select 'More' in the list Expected behavior: The user...
Unable to activate ModSecurity
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When trying to activate ModSecurity or add new rules following...
java.lang.IllegalStateException: Unknown background task executor com.liferay.portal.search.internal.background.task.ReindexPortalBackgroundTaskExecutor
Issue When trying to perform a full portal reindex, we are obtaining below error in the logs: java.lang.IllegalStateException: Unknown background task executor...
JDK 11 protocol TLSv1.3
Issue TLS protocol version used by default in JDK 11 is TLSv1.3, and connection with third parties can be affected, default protocols are:  -Dhttps.protocols=TLSv1.2 (default in Java 8)...
What should be the preferred sequence to import data to an environment?
Issue User faces 'Missing References' issue many times when importing the data to an environment, therefore, if we have a probable sequence to import this, the issues might get minimised. Environment Liferay DXP...
Backup Service fails to start successfully
Issue The backup service fails to start successfully and the following errors can be found in the backup logs: cat: /sys/fs/cgroup/memory/memory.limit_in_bytes: No such file or directory  Environment Liferay DXP 7.4...
Unable to register portal instance, NullPointerException at TextEmbeddingFieldCreationPortalInstanceLifecycleListener
Issue When starting the portal we obtain below stacktrace that prevents from starting it correctly: 2023-11-07 07:33:58.152 WARN [main][PortalInstanceLifecycleListenerManagerImpl:204] Unable to register...
Unable to add more than seven favorite structures from the web content administration
Issue When trying to add favorite structures from the web content section, the following message is displayed when number of structures selected is equals to 7-> 'Warning:Right now your quick menu is full of favorites....
Requests to Liferay with an invalid HOST request HTTP header returns the default site
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Requests to Liferay with an invalid HOST request...
Clicking Back in Edit Mode leads to Error Page
Issue When editing a content page in our environments, trying to exit using the back arrow leads to an Error page and a NullPointerException when rendering the page. On the url, the parameter...
Filter CAPTCHA words
Issue We want to filter which words are being displayed on in Liferay Simple Captcha The DictionaryWordTextProducer is one of the Text Producers that Liferay’s SimpleCaptchaImpl is configured to use by default....
A/B testing is not showing data in Analytics Cloud
Issue We are currently running an A/B test. The entire team is hitting the page and we've noticed that no data has been flowing over to Analytics Cloud. Environment 7.4 DXP Analytics Cloud Resolution When...
Page editor fails to render if a user who commented on the fragment is deleted
Issue If a user posts a comment on a fragment and then the user is deactivated and consequently deleted afterwards, the fragment becomes unavailable for editing. Environment DXP 7.4 U75 Resolution The fix...
Client Extension fails to deploy when extension name is too long
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When naming a Client Extension, the extension will fail to deploy if...
CI service's monitoring data is not visible in cloud console
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue CI service is not showing any monitoring data after a...
Exception executing batch [java.sql.BatchUpdateException: data exception: string data, right truncation ; size limit: 75 table: COMMERCEVIRTUALORDERITEM column: URL]
Issue Virtual Product URLs can contain only 75 characters Steps To Reproduce 1. Create a Minium 2. Money Order is enabled 3. Create a Virtual Product with a price 4. Into the URL, put something that contains more...
Deleted category images references are showing in 'CPAttachementFileEntry' table
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 U83. 2. Navigate to Categories > Categorization 3. Create a vocabulary. 4. Inside vocabulary, create a category. 5. Now, edit this category > Navigate to Images...
Encountering NullPointerException while creating relationships using Oracle database
Issue Steps to reproduce: 1. Configure Liferay DXP 7.4 with the Oracle database. 2. Navigate  Applications Menu > Control Panel > Objects. 3. Create a custom object. 4. Create a text field and mark the unique...