Search Results

ナレッジベース 3817
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Calling UserImporter in com.liferay.portal.security.exportimport.api throws unsatisfied references error.
Issue On 7.3 we are using this class to Import users from a SamlProvider: com.liferay.portal.security.exportimport.UserImporter.importUser(long companyId, String emailAddress, String screenName) We call the service by...
Error "Portlet is temporarily unavailable" appears for Category Facet widget
Issue When an invalid ID is passed as the value of the category field in the URL, all the widget shows the error "Portlet is temporarily unavailable". As a result, all the widgets should show the message "No...
Not able to paste image directly into the CKEditor (Web content)
Issue Not able to directly paste the image in CKEditor (Webcontent). Steps to Reproduce: 1. Start Liferay Quarterly Release 2023.q4.4. 2. Navigate to Product Menu > Web Content > Click 'New Button' and then...
Facing UI error in the AI creator when adding the API key
Issue AI creator is not working; it is showing the UI error when adding the API key to the Liferay instance. Steps to reproduce: 1. Start the server. 2. Navigate to the Global Menu → Control Panel tab → Instance...
Builds fail due to org.jenkinsci.plugins.github_branch_source.ApiRateLimitChecker$RateLimitCheckerAdapter checkRateLimit
Issue Jenkins is failing while creating the DXP cloud build and the following errors are observed: ERROR: org.jenkinsci.plugins.github_branch_source.ApiRateLimitChecker$RateLimitCheckerAdapter...
SSL errors when configuring a private repository in Liferay PaaS
Issue You are using a private repository and while trying to configure it for the CI service you notice the webhook is not automatically created Also the following logs are shown in the INFRA environment Aug 13...
Is it possible to search web content using wildcards or a 'contains' clause?
Issue Entering keywords in the search bar can only search for the Web Content at the beginning of the keyword. For example, if there’s a web content named “Text_name”, the users can find the web content typing “text”...
No Documents are returned when using a Filter through Headless API
Issue I am able to retrieve documents using the Headless API successfully if no Filters are specified. However, when using a Filter, no results are returned. This might happen when working with endpoints like...
ElasticsearchStatusException: Action/metadata line [1] contains an unknown parameter [_type]
Issue When upgrading our Cloud Stack, we have found a problem with the Search Service. The following error is shown in the logs: Caused by: java.lang.RuntimeException: ElasticsearchStatusException[Elasticsearch...
HTTP Security Headers Missing on 404 pages
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue While adding the below security headers in nginx.conf file...
Remove the Site Name and Portal Name from the Browser Title
Issue While hovering the mouse on a browser tab of any page, it displays the "Page Name - Site Name - Portal Name". How to remove the Portal Name part from it? Environment Liferay DXP 7.4 Resolution Create the...
DefaultValue in structures with repeatable fields are incorrect
Issue Default values in structure with repeatable field don't work as expected. After creating an exporting a structure with a repeatable field, the default value is empty, despite being defined in the...
module java.base does not "opens java.lang" error in buildService using Java 21
Issue The following exception is thrown when trying to build a service with Service Builder: Failed to initialize ClearThreadLocalUtil java.lang.ExceptionInInitializerError at...
ORA-00972: IDENTIFIER IS TOO LONG
Issue When using Oracle 19c as the database, setting the compatible version to 12.1.0.2 or lower can lead to errors under certain circumstances, such as when publishing an object that has relationships...
When using Liferay Objects, the pages are inaccessible when viewed from the ellipses menu
Issue When using Liferay Obejcts with enough Objects to where the ellipses menu is necessary (7 pages), the pages shown when clicking on the ellipses are inaccessible.  The pages are only accessible if they are...
Web Content with Multi-Select List Fails to Save Values
Issue After creating a structure, the multi-select field does not save more than one option. The list in my web content doesn't save if one of the values has a comma in the option.  Environment Liferay DXP...
How to resolve "At most 15 SSL certificate(s)...can be specified" errors when adding many custom SSL certificates in Liferay Cloud
Issue When attempting to add a new custom SSL certificate to our load balancer, the certificate is not updating even though we see on this Custom Domains page that we can add 50 custom domains In the logs, we see...
Unable to Cancel Shutdown Event
Issue After scheduling a shutdown event, and trying to cancel it, you see an error: "Error:Text verification failed."   When trying to cancel a shutdown event, I'm prompted to input a CAPTCHA, but there is...
WorkFlow Task Timer Does Not Send Notifications
Issue Kaleo Task does not execute a timer with a Groovy type action. After setting a notification in a Workflow Task Timer, the message is not printed in the log. Timer notification is not sent when the...
The portal is not reindexing because the following error: "HTTP/1.1 413 Request Entity Too Large"
Issue When attempting to reindex the portal, the process fails, and the following messages are displayed in the logs: May 29 12:46:07.767 build-3886 liferay[liferay-5655d97f59-99cjk] [dxp] ERROR...
Image added via rich text editor on Wiki tool losing reference
Issue When adding an image in a rich text editor within a Wiki Page using Ctrl C + Ctrl V and then publishing that page, the image loses its reference and is no longer displayed in my content manager. Is there any way...
Adding or Editing a Web Content in an Asset Publisher does not display a success message
Issue When editing or adding a Web Content in an Asset Publisher that is on one of my Portal pages, no message is displayed to the user confirming that the action was performed or if it was successful. If this step is...
Why does my Liferay Docker container slowly accumulate memory over time and run into OutOfMemoryErrors?
Issue In some implementations of containerized Liferay Docker environments, there are reports of memory usage slowly increasing over time until an OutOfMemoryError is reached or the pod alerts trigger a kill of the pod. ...
Large Amount of Object Data within the `analyticsmessage` table.
Issue We're experiencing slow database restore times due to excessive large object data, primarily within the `analyticsmessage` table. When planning an upgrade, we've found a table with millions of...
'Backup "undefined" not found' when trying to restore a db dump in another environment
Issue I have performed a backup in one env (for example, DEV), and I want to restore it in another env (for example, PRD). When I try to do that, the result is not successful. In the logs, this error is shown: [ERROR]...
All out-of-the-box Liferay Job Schedulers stop working if one job scheduler is incorrectly configured
Issue Setting the interval to -1 for scheduled jobs is allowed by the UI, but causes an array of issues. Steps to reproduce:  Start the server and login as an administrator. Open Application Menu from top right...
When logging into Dynatrace I cannot see my hosts
Issue I log in to my Dynatrace Dashboard I see the message "You have no monitored hosts"   Environment Liferay PaaS   Resolution Make sure that the tenant is correctly configured. The tenant or environmentid...
After an upgrade, some fragments get broken because JS strict mode seems to be enforced now
Issue We do not declare JS variables when developing fragments. After an upgrade, these fragments stop working properly. Environment Upgrades to the following Patch Releases: 2023.Q3.5+, 2023.Q4.1+ Upgrades to 2024.Q1...
NoSuchGroupException: No Group exists with the primary key 0 when updating a Journal Article via service API
Issue When trying to update a Journal Article (i.e., a web content) using the service API  journalArticleLocalService.updateArticle( journalArticle.getUserId(), journalArticle.getGroupId(),...
Unable to read the content for custom_robots.txt file
Issue I am getting the following message in my log file: [RobotsUtil:47] Unable to read the content for custom_robots.txt However, the same does not happen in other environments. What can be the reason? Environment...
SecureXMLFactoryProviderImpl.class_blocked.pdf is not listed
Issue The user was unable to install a patch or hotfix, even after restarting the server and attempting with a vanilla instance, the following errors can be seen:  ERROR [Patcher:-1] The command has failed. Please...
Unable to Edit Document with a Name Not Including a File Extension
Issue We cannot edit a document's properties if the document name does not contain a file extension and here are the steps we took: Navigate to Control Panel > System Settings > Documents and Media Change the value for...
Unable to restore backups in Liferay PaaS
Issue When attempting to restore a backup to the Liferay service, the backup appears to be restored successfully, but there is no document library that appears associated with the Liferay service The following error...
After an upgrade and database migration, old theme is not being replaced by new theme
Issue After an upgrade, a new theme developed to replace an old theme is not applied to pages that utilized the old theme. There are multiple pages with different theme settings and updating them one-by-one is...
Error appears in Liferay logs when "Members" Widget is added to a blank site
Issue When adding a "Members" widget to a new page, on a blank site, the following error appears in the Liferay logs: ERROR [http-nio-8080-exec-6][ComboServlet:412] Skip...
Receiving multiple notification when clicking on 'Done' button multiple times in workflow
Issue Getting multiple notifications in the workflow when clicking on the 'Done' button multiple times when assigning the task 'to me' or to the user in the slow network. Steps to Reproduce: 1. Start the server....
Web Content Not Showing as `Translated`
Issue After creating a web content in English, then selecting a new language and translating the content, we're able to publish, but the content remains untranslated. We created a sample web content and...
The portal is not reindexing because Elastic Search has reached the maximum number of shards.
Issue When attempting to reindex the portal, the process fails, and the following messages are displayed in the logs: Validation Failed: 1: this action would add [1] shards, but this cluster currently has...
com.liferay.portal.kernel.exception.LocaleException occurs during upgrade
Issue I am receiving the following locale exception error when upgrading my database:  ERROR - Failed upgrade process for module com.liferay.layout.admin.web com.liferay.portal.kernel.upgrade.UpgradeException:...
Product Description contains HTML elements
Issue When searching products, the product description contains HTML elements. Steps to Reproduce: 1. Create a site using the Minium accelerator. 2. Navigate to Commerce > Product Management > Products 3. Open Brake Fluid and...
Not all the subCategories are shown when empty search performed
Issue When empty search performed not all the available subCategories are shown under a certain Category. Environment Liferay 7.4+ Resolution At your search facets, select configuration of the Category facet and...
OpenID Connect Client Secret field must be filled
Issue I configured an OpenID Connect Provider Connection. When I try to login using the OpenID  Connect Client Name, I get an internal server error. In logs, a java exception is thrown: WARN [http...
Checking for missing files in the Document Library as a result of File Store Migration
Issue If Document Library files are missing after performing a File Store Migration, can the missing files be identified?   Environment Liferay 7.4   Resolution The following Query may be able to check for what is...
Duplicate account details are visible to user
Issue The admin user needs to place an order on behalf of B2C and B2B customers who have different accounts. While impersonating users simultaneously in the same browser, duplicate account details are visible....
Creating and Editing a Web Content Structure in Partitioned DB Results in Error
Issue Creating and Editing a Web Content Structure in a Virtual Instance in PaaS or a database partitioned environment results in an error like below ERROR [http-nio-8080-exec-1][BundleSiteInitializer:635] null...
Why do I experience slowness after Liferay 7.4 2023.q4?
Issue User experiences a slowness in the Liferay 7.4 Q1+ while they check the below query: SELECT COUNT (*) AS col_0_0_ FROM PortletPreferences portletpre0_ WHERE (portletpre0_.ownerType = ?) AND...
Click-to-Chat Bubble Disappears When Navigating to Other Pages
Issue Click-to-Chat bubble disappears if I change to a different page. The page needs to be reloaded for the click-to-chat bubble to appear. During conversation in click-to-chat bubble, the conversation...
Why is Jenkins build failing with SynchronousResumeNotSupportedException?
Issue We are facing an issue where the builds are failing and we are getting the below error:  org.jenkinsci.plugins.workflow.steps.SynchronousResumeNotSupportedException: Resume after a restart not...
Is there any risk to remove the SystemEvent table entries while using Staging?
Issue I would like to remove all entries from the SystemEvent table using the approach from this article. Environment Liferay DXP 7.0+ Resolution The Site Deletions must be published before the property...
Theme is not persisting in site templates
Issue When a user creates a new site template and configures a custom theme, it is redirected to the 'classic theme' when a new site is created using that template. Steps to reproduce: 1. Start Liferay 2024.Q2.0...
Error on SecRuleEngine ${LCP_WEBSERVER_MODSECURITY}
Issue Issues with Websever relating to Modsecurity: ERROR 'SecRuleEngine ${LCP_WEBSERVER_MODSECURITY}' was not declared on /etc/nginx/modsec/modsecurity.conf file Environment 7.4, Quarterly Release Resolution This...
Framework Event Error after installing Liferay Reports App
Issue After installing the Reports App in Marketplace, the bundle starts with the following errors in the logs and the Reports App is not available. ERROR [Framework Event Dispatcher: Equinox Container:...
Can't add a new admin or requester to our project
Issue We tried to add a new user to our Zendesk project but they still can't access the tickets Environment Zendesk Resolution You should check if you have support seats left available, if they are full,...
Why do I get PortletDataException when trying to delete a Site?
Issue When I try to delete a Site, I am getting the following error (full stacktrace attached): ERROR [http-nio-7080-exec-4][GroupLocalServiceImpl:4161] Unable to delete data for portlet null in group 2934490...
Cloud Console email verification gives an invalid email error
Issue When I click on the Accept Invite link in the email to verify my email address to access the DXP Cloud Console, I receive the following error: Invalid email. How can I log in? Environment Liferay SaaS Liferay...
Time-out occurred while waiting for buffer latch type 2 for page
Issue I am running the upgrade tool (e.g. 2024.Q1.3) on my MS SQL db  I am performing the upgrade locally on my Mac, with a Docker container of the database (mcr.microsoft.com/mssql/server:2019-latest) the upgrade fails...
PatchFileStructureException: Could not find hotfix.json or hotfix.sign
Issue In some circumstances, users are unable to install the hotfix in their environment. The cause is often due to the incompatibility of the patching tool version. Sometimes, users receive the following error...
Strange characters appearing in Control Panel
Issue We are observing a strange behavior in the system, where many fields display strange values, such as "   ", in both System Settings and Instance Settings. We are also seeing the following WARN in our...
New Users Are Not Being Indexed, But Exist in the Database
Issue After upgrading to 7.4, users are not being indexed, but we are able to see them in the database. New users are unable to login and are not searchable within the portal. Admin is unable to search new...
Cannot use Iframe in Web Content Article
Issue Cannot use Iframe tag in Web content article source, because it automatically adds sandbox tag and it cannot be modified. Environment 2024.Q1 2024.Q2 Resolution This change was made due to security reasons to...